The Cancer Imaging Archive
  1. The Cancer Imaging Archive

submission-wizard

Public
AuthorCommitMessageCommit dateIssues
Julie FrundJulie Frund
08b964d9c9dTADMIN-1084 resolve some build errors plus add file count to anonymization resultsTADMIN-1084
Julie FrundJulie Frund
8223e93b621Added Apache 2 license file
Julie FrundJulie Frund
b77e470df21TADMIN-469 Allow skip import stepTADMIN-469
Julie FrundJulie Frund
002d8ed0812TADMIN-450 - Bug fix for frame partially covered by bottom bar.TADMIN-450
Julie FrundJulie Frund
c716b50778fTADMIN-448. - Rework the end of the submission wizard so that the 'Thank you' does not display until the export is actually finished.TADMIN-448
Julie FrundJulie Frund
cdf77cb0f81TADMIN-447.Fixes for Internet Explorer supportTADMIN-447
Julie FrundJulie Frund
6e9745d1e71TADMIN-445 Changed exporting indicator to only start polling when visible.TADMIN-445
Julie FrundJulie Frund
74dac21486eTADMIN-444.Fixed bug introduced on previous check-in on 'start over' buttons.TADMIN-444
Julie FrundJulie Frund
d1effa1f34dTADMIN-442 Deactivate steps as buttonsTADMIN-442
Julie FrundJulie Frund
bba6a7c4b67TADMIN-444 Move action button to the bottom right for better usability.TADMIN-444
Julie FrundJulie Frund
45d186dcd18TADMIN-443.Replace 'back' with current path for choosing import folderTADMIN-443
Julie FrundJulie Frund
dc37a9ec796workflow tweaks and terminology changes.
Julie FrundJulie Frund
395921c4196cancel import
julie_frundjulie_frund
556c6eabc42Fix for 'Shut Down CTP' modal not closing itself.
julie_frundjulie_frund
86b92278669TADMIN-373 Updated TCIAPlugin.pdf documentation from John PerryTADMIN-373
julie_frundjulie_frund
8e477cc0f88TADMIN-373 Fix for long folder names on Import Data tab. Added accepted file count and skipped file count to the Select Data tab.TADMIN-373
julie_frundjulie_frund
12513732ccbhandle the '<NOTOK/> response for submitFile method
julie_frundjulie_frund
432ca03b0a8Download my Submission history across bottom on 1st and last step. Export history to the PI
julie_frundjulie_frund
b5716cfc750Added links to first tab for downloading the history database with and without PHI. Added buttons to the Finished tab for the same.
julie_frundjulie_frund
76154d48bafRemoved 'clearManifest' in the transfer to TCIA step. Reworked initial page load to call the reset function immediately after login. Add the 'Download history' button on the Finished tab.
julie_frundjulie_frund
f46e151c49aChanged modal on last page to match the other modal. Removed some old dependencies. Refactored original 'Modal' into 'startOverModal'
julie_frundjulie_frund
946c5cef387Added number of files to the export warning message upon start over
julie_frundjulie_frund
b910389f589removed some unneeded bits from app.vue
julie_frundjulie_frund
44627047148Are you sure? modal when starting over if there is stuff ready to be exported.
julie_frundjulie_frund
932b26782eaChanged quarantine url to "All Quarantines" page
julie_frundjulie_frund
6a4351daddcchanged navigation control to button element instead of div.
julie_frundjulie_frund
743d9d6b98emake quarantine link red.
julie_frundjulie_frund
188740165b1decreased polling intervals
julie_frundjulie_frund
872484ee1f9button hover to orange, fixed some spacing issues
julie_frundjulie_frund
49283b2e0fdMin-width to app
julie_frundjulie_frund
74da0b6db0bAdded hover color to the 'back' button.
julie_frundjulie_frund
b924b3cded7Fixed error messages that had been refactored into components
julie_frundjulie_frund
a19f0026e84clean up of dead code
julie_frundjulie_frund
acf906dfdc2Replaced wizard buttons with custom buttons
julie_frundjulie_frund
00579f6fb05Refactored contents of the select data tab out into its own component
julie_frundjulie_frund
e621d116af5Select Data tab functional with updated tree UI. Still needs refactored to use separate Select Data component
julie_frundjulie_frund
1d787fdfb75removed title, added image to finished tab, added dicom icon, conditional icon/style for quarantines, overall css updates
julie_frundjulie_frund
e33cbd0340bincluding folder png files
julie_frundjulie_frund
b01ea6d4de8updated polling loader component with newer look and feel
julie_frundjulie_frund
790ad127156Add filetype-folder2.png
julie_frundjulie_frund
920c93fa86eAdded copyright info to header
julie_frundjulie_frund
3196945bc6eAdded parameter 'dcm' to the listFiles in the Import step, which limits the files to only dicom types
julie_frundjulie_frund
8595478fa4dlatest TCIAPlugin.pdf doc from John Perry. "This one supports the dcm query parameter in the listFiles function."
julie_frundjulie_frund
72b90effaa1Removed some older css that was conflicting with new css.
julie_frundjulie_frund
3a5d41c4dabadded background color for selected item
julie_frundjulie_frund
fea2a3c4404Import components looks more like Jeff's mockup
julie_frundjulie_frund
83d719e248dcss refactor. Added 'back' bar to the Import component to replace 'Up' button.
julie_frundjulie_frund
4d0bc37d11eImport component now functional. Still needs prettied up.
julie_frundjulie_frund
ad2bd2e2d8bWork in progress - Import Data component
julie_frundjulie_frund
4fe5080ec49Added Configure component. Stub for Select Data component. Restored Jeff's css except for a tweak to the app container to be 100%