IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an email to s dot adaszewski at gmail dot com. User accounts are meant only to report issues and/or generate pull requests. This is a purpose-specific Git hosting for ADARED projects. Thank you for your understanding!

#1 master

Merged
sadaszewski merged 171 commits from sadaszewski1/wba:master into master 3 years ago

171 Commits

Author SHA1 Message Date
  Stanislaw Adaszewski df6f40b92d Email fix. 3 years ago
  Stanislaw Adaszewski 8c455da24e Add copyright notes. 3 years ago
  Stanislaw Adaszewski 172287996f Copyright fix for public release. 3 years ago
  Stanislaw Adaszewski 7cc62e9d40 Merge branch 'master' of https://code.adared.ch/sadaszewski1/wba 3 years ago
  Stanislaw Adaszewski 05256089fc Add package-lock.json for frontend. 3 years ago
  Stanislaw Adaszewski 80429683e9 Fix in parseKeepRef. 4 years ago
  Stanislaw Adaszewski 877ef7fde3 Added a workaround to WBAccordion so that it doesn't fold so easily. To be seen if this is fine in practice. 4 years ago
  Stanislaw Adaszewski d4f9067b27 Avoid accordion folding in WBJsonEditor but not when properties updated. 4 years ago
  Stanislaw Adaszewski 040f9063ae Added a What's New link in the navbar. 4 years ago
  Stanislaw Adaszewski 95f0d9ba81 Error box spacing in WBJsonEditor. 4 years ago
  Stanislaw Adaszewski eb6d797455 Added properties editor to WBProjectFields. 4 years ago
  Stanislaw Adaszewski 1afd3a1f15 Added properties editor to WBContainerRequestFields. 4 years ago
  Stanislaw Adaszewski c63bd07c37 Started implementing properties editors - WBCollectionFields for starters. 4 years ago
  Stanislaw Adaszewski fea18bb088 Resolved the problem with paths in default values for workflow parameters. 4 years ago
  Stanislaw Adaszewski bef304ae6c Don't break lines in baseCommand json viewer 4 years ago
  Stanislaw Adaszewski c6e6a6ecd0 Add project properties view. 4 years ago
  Stanislaw Adaszewski 86f221579c Minor lifecycle fix in WBJsonViewer. 4 years ago
  Stanislaw Adaszewski a0edc66dfb Added lookups to WBJsonViewer. 4 years ago
  Stanislaw Adaszewski 872b2e0ee0 Wrap fix in .wb-json-viewer 4 years ago
  Stanislaw Adaszewski 06639bb5aa Replaced <pre>s with WBJsonViewer in WBCollectionFields, WBContainerFields and WBWorkflowFields. 4 years ago
  Stanislaw Adaszewski d275025a8d Replaced <pre>s with WBJsonViewer in WBContainerRequestFields. 4 years ago
  Stanislaw Adaszewski 416fc08245 Added WBJsonViewer. 4 years ago
  Stanislaw Adaszewski a6bb8bc6ca Fixed a CSS typo in WBLiveLogs. 4 years ago
  Stanislaw Adaszewski b9df02edf2 Added more log entries per page switch to WBLiveLogs. 4 years ago
  Stanislaw Adaszewski 47eadecf2c Added scrollback to top on page change in WBLiveLogs. 4 years ago
  Stanislaw Adaszewski fe4eaba244 Refresh button in WBLiveLogs not necessary with pagination. 4 years ago
  Stanislaw Adaszewski 438dc4bb18 Improved WBPagination, three dots now move to the middle of neighboring pages. 4 years ago
  Stanislaw Adaszewski ace10afce7 Added pagination to WBLiveLogs. 4 years ago
  Stanislaw Adaszewski a5a829959d Added WBLiveLogs to container view. 4 years ago
  Stanislaw Adaszewski c1250d77cc Extended the no default tab effect to All Projects view. 4 years ago
  Stanislaw Adaszewski aade2d9b16 Make no tab open by default in the listing of home directory, since this is the one that usually contains a mess. 4 years ago
  Stanislaw Adaszewski 2c95865e2e Automatic subproject creation for processes seems to work. 4 years ago
  Stanislaw Adaszewski 9979cb0b6f Started implementing running processes in automatically created sub-projects, needs testing. 4 years ago
  Stanislaw Adaszewski f6ffec6bb1 Further modularization of wb-launch-workflow-page, looks much more manageable now. 4 years ago
  Stanislaw Adaszewski 89fe88a41b Breaking out some pieces from wb-launch-workflow-page. 4 years ago
  Stanislaw Adaszewski daacdc3bc1 Reorganized files slightly. 4 years ago
  Stanislaw Adaszewski eebcec1f50 Added a tmux script. 4 years ago
  Stanislaw Adaszewski 8e4f93cae2 Fix modal dialog on history back press. 4 years ago
  Stanislaw Adaszewski 5677512efa Add collection type filtering: log, output, etc. 4 years ago
  Stanislaw Adaszewski fa8375fc98 Fix WBAccordion's state getting confused when navigating between pages. 4 years ago
  Stanislaw Adaszewski 041d3bb15a Started working on fixing WBAccordion 4 years ago
  Stanislaw Adaszewski 6a5e0c498b A bit of debugging in WBAccordion. 4 years ago
  Stanislaw Adaszewski f11d42c5d2 Fix in wbFormatSpecialValue() 4 years ago
  Stanislaw Adaszewski 11be269b86 Periodic refresh instead of every iteration in manifest worker. 4 years ago
  Stanislaw Adaszewski d8e66eb1c7 Started implementing WBIdTools. 4 years ago
  Stanislaw Adaszewski f6044afd07 Fix WBProcessState - mark processes as Failed when exit_code is not 0, as Cancelled when priority is 0. 4 years ago
  Stanislaw Adaszewski 49574a208a Add wbProcessStateName for reuse. 4 years ago
  Stanislaw Adaszewski 9687678d6b Restored polling whether Papaya loaded. 4 years ago
  Stanislaw Adaszewski f2cb003915 Owner column in project listing - added WBNameAndUuid controls 4 years ago
  Stanislaw Adaszewski 5078d35f5b Made the process dashboard lazy. 4 years ago
  Stanislaw Adaszewski cfdbb532f7 Added lazy mode to WBNameAndUuid and WBProcessState. 4 years ago
  Stanislaw Adaszewski 9865a725c0 Order fix in WBProcessDashboard. 4 years ago
  Stanislaw Adaszewski dff95fab2d Add ability to cancel container_requests 4 years ago
  Stanislaw Adaszewski 3d026c072e WBProcessDashboard now fetches data when parentProcessUuid changes. 4 years ago
  Stanislaw Adaszewski 17a712bcce Cleaning up WBProcessView. 4 years ago
  Stanislaw Adaszewski cefa4399c9 WBProcessDashboard seems to mostly work. 4 years ago
  Stanislaw Adaszewski f318afe8bf Started implementing WBProcessDashboard. 4 years ago
  Stanislaw Adaszewski 4217a270c2 Support [File, Directory] syntax in workflow input type spec 4 years ago
  Stanislaw Adaszewski de3985b007 Pass undefined workflow params as null. 4 years ago
  Stanislaw Adaszewski 39a1eb82fa Support for viewing .nii.gz 4 years ago
  Stanislaw Adaszewski 9c1ed80b08 Default values in workflows seem to work. 4 years ago
  Stanislaw Adaszewski 9268bcba84 Started working on using default values in workflows. 4 years ago
  Stanislaw Adaszewski 0d3df51dec Added ability to edit project/collection/process/workflow description. 4 years ago
  Stanislaw Adaszewski cdaea262cf Add project description during creation 4 years ago
  Stanislaw Adaszewski 0395efc73b Add normal login via redirection. 4 years ago
  Stanislaw Adaszewski 277d8dd293 Finished the new workflow launcher. 4 years ago
  Stanislaw Adaszewski d9c7f4b0b9 Further progress in workflow launcher. 4 years ago
  Stanislaw Adaszewski 880eee342b Working on workflow launcher. 4 years ago
  Stanislaw Adaszewski 9c2496f50d Remove the toolbox button. 4 years ago
  Stanislaw Adaszewski b948c812f4 Fix default selection cell/sharing button render functions in WBProcessListing. 4 years ago
  Stanislaw Adaszewski 06767271bf Added a discrete indeterminate progress indicator following the mouse cursor to signal outstanding API requests. 4 years ago
  Stanislaw Adaszewski e3d98fd2f8 Make WBBrowse more concise by using common properties. 4 years ago
  Stanislaw Adaszewski cf3405b418 Added navbar text search support in WBBrowse and WBUsersPage. 4 years ago
  Stanislaw Adaszewski 3c7aa92fb0 Better encoding of collectionPath in the URL. 4 years ago
  Stanislaw Adaszewski 38d75278a7 Make collection content crumbs functional. 4 years ago
  Stanislaw Adaszewski 71b56cd3b5 Implemented sharing management. 4 years ago
  Stanislaw Adaszewski 7f64a46700 Added WBPickObjectDialog. 4 years ago
  Stanislaw Adaszewski cc15888b36 Started implementing sharing management. 4 years ago
  Stanislaw Adaszewski 7ff593a834 Added ability to copy collections. 4 years ago
  Stanislaw Adaszewski a1c966a332 Added ability to move objects. 4 years ago
  Stanislaw Adaszewski a7b27ab8ff Added selectability to WBBrowse. 4 years ago
  Stanislaw Adaszewski 2a7358a2d6 Added WBImageViewerPage using Papaya. 4 years ago
  Stanislaw Adaszewski ba62733c7d Added ability hold off refresh in WBProcessListing. 4 years ago
  Stanislaw Adaszewski 17fb685941 Made WBProcessListing more responsive. 4 years ago
  Stanislaw Adaszewski b1d2721acf Added listing of children to WBProcessView. 4 years ago
  Stanislaw Adaszewski 938a73692d Removed filtering by container state. 4 years ago
  Stanislaw Adaszewski 867b58ef7b Added error/warning display in WBProcessListing. 4 years ago
  Stanislaw Adaszewski e3c9e70177 WBProcessListing now displays only top level requests by default. 4 years ago
  Stanislaw Adaszewski 68a09d9f94 Completed infrmation displayed by WBProcessListing. 4 years ago
  Stanislaw Adaszewski 22972466a5 Switched to rollup-plugin-uglify, made a deployment. 4 years ago
  Stanislaw Adaszewski 6dae814746 Added keephelper. 4 years ago
  Stanislaw Adaszewski db8247446f Implemented WBBrowseDialogCollectionContent. 4 years ago
  Stanislaw Adaszewski dfd7371976 Deprecated some manifest related modules. 4 years ago
  Stanislaw Adaszewski 4d929fe251 File download works again. 4 years ago
  Stanislaw Adaszewski d5c78ab70f Created WBManifestWorkerWrapper and abandoned rootDir transfer back to main thread as it is too slow for big collections, ruins user experience. 4 years ago
  Stanislaw Adaszewski d5e76ff524 For some reason 200 seems to be a valid result for object creation as well as 202. 4 years ago
  Stanislaw Adaszewski ddf8ba0c55 Working on dockerization. 4 years ago
  Stanislaw Adaszewski 4c9604c011 Started working on dockerization. 4 years ago
  Stanislaw Adaszewski fc2b9a91a4 Small but important fix computing file blocks. 4 years ago
  Stanislaw Adaszewski 589a1aece8 Attempt to download inline but doesn't seem to work. 4 years ago
  Stanislaw Adaszewski a6c0a704a9 Implemented file download via StreamSaver. 4 years ago
  Stanislaw Adaszewski 17cf0550f4 Small fix 4 years ago
  Stanislaw Adaszewski a646fabd84 Made project creation synchronous. 4 years ago
  Stanislaw Adaszewski e7dc4b1c03 Small fix 4 years ago
  Stanislaw Adaszewski cf3b341c4f Added WBContainerView. 4 years ago
  Stanislaw Adaszewski 12192c5b93 Support for YAML workflow definitions. 4 years ago
  Stanislaw Adaszewski 12f1349735 Added Shared with Me mode in WBBrowse. 4 years ago
  Stanislaw Adaszewski d37252dded Configurable expected status in makeArvadosRequest() 4 years ago
  Stanislaw Adaszewski e857d2e824 Added ability to create new projects. 4 years ago
  Stanislaw Adaszewski 63294c816f Added ability to delete objects. 4 years ago
  Stanislaw Adaszewski 220ad9dd27 Added renaming functionality. 4 years ago
  Stanislaw Adaszewski 567d4d0a2e Implemented WBBrowseDialogCollectionList. 4 years ago
  Stanislaw Adaszewski 6aeae1b66d Implemented WBBrowseDialogUserList. 4 years ago
  Stanislaw Adaszewski e93ef4da96 Correct implementation of fetchSharedWithMe(). 4 years ago
  Stanislaw Adaszewski e425b631a9 Clumsy attempt at fetchSharedWithMe(). 4 years ago
  Stanislaw Adaszewski aa467cd073 WBBrowseDialog slowly tarts working... 4 years ago
  Stanislaw Adaszewski e2fca06e2a Started reworking WBBrowseDialog to make it managable. 4 years ago
  Stanislaw Adaszewski 1340f0927d Attempt to use hash history but this is not going to work. 4 years ago
  Stanislaw Adaszewski 7aacacb072 Working on history in browse dialog. 4 years ago
  Stanislaw Adaszewski d3da3055da Started implementing proper browse dialog. 4 years ago
  Stanislaw Adaszewski 9fd043a568 Small improvements to manifest worker-based approach. 4 years ago
  Stanislaw Adaszewski 86dd8e6b53 Manifest parsing in a web worker seems to work well. 4 years ago
  Stanislaw Adaszewski 3731fa54f0 Starting to work on manifest worker. 4 years ago
  Stanislaw Adaszewski e938d9f93c Working on a more efficient manifest reader. 4 years ago
  Stanislaw Adaszewski b9795a4802 Downloading all blocks in parallel for better performance. 4 years ago
  Stanislaw Adaszewski b6dcdf751a Switched to using keepproxy for file downloads. 4 years ago
  Stanislaw Adaszewski c66df4da40 Pagination for collection content. 4 years ago
  Stanislaw Adaszewski 9a712cbb95 Made manifest unescapeName take care of all \NNN codes. 4 years ago
  Stanislaw Adaszewski 82c7cf7031 Still working on launching 4 years ago
  Stanislaw Adaszewski 236dc12fca Continuing work on workflow launcher 4 years ago
  Stanislaw Adaszewski 56c58b325d Working on workflow launcher 4 years ago
  Stanislaw Adaszewski 7a49cdce1e Fixes not to fetch manifest_text when not needed. 4 years ago
  Stanislaw Adaszewski e92f70b6ad Added WBWorkflowView. 4 years ago
  Stanislaw Adaszewski cacfe20b80 Fix for colon parsing in manifests. 4 years ago
  Stanislaw Adaszewski e19c17708a Renamed wbApplyRequestOrdering to more universal wpApplyPromiseOrdering. 4 years ago
  Stanislaw Adaszewski d955e5b1ee Request ordering implemented and seems to be working but decreases responsiveness, perhaps better to manage ordering within components. 4 years ago
  Stanislaw Adaszewski e6df9e0eb3 Started implementing request ordering. 4 years ago
  Stanislaw Adaszewski dc1c6c282f Changed default collection url to content browser, added properties as optional action in the listing. 4 years ago
  Stanislaw Adaszewski 5e34042312 Added WBWorkflowListing. 4 years ago
  Stanislaw Adaszewski d682eea9ac Better sign out. 4 years ago
  Stanislaw Adaszewski 1f9d923958 Transitioning to WBNavbarCommon and fixing regressions on the way. 4 years ago
  Stanislaw Adaszewski d104d57027 Adapted WBNavbar to handle URLs in addition to onclick callbacks. 4 years ago
  Stanislaw Adaszewski d2081a08a3 Added user listing view. 4 years ago
  Stanislaw Adaszewski 694d8d5a52 Implemented file download but held back by CORS issues. 4 years ago
  Stanislaw Adaszewski a5cd564375 WBCollectionBrowse starting to work... 4 years ago
  Stanislaw Adaszewski 1aa0e39e73 Started implementing WBCollectionBrowse. 4 years ago
  Stanislaw Adaszewski edf6882767 Small fix 4 years ago
  Stanislaw Adaszewski 7a13ab582c Added WBCollectionView, started using WBNameAndUuid in WBCommonFields. 4 years ago
  Stanislaw Adaszewski 7ffca1b48c Added WBCollectionListing, started implementing WBArvadosCollection. 4 years ago
  Stanislaw Adaszewski 7b317f169d Improvements to field tables. 4 years ago
  Stanislaw Adaszewski c805147174 Added WBContainerRequestFields. 4 years ago
  Stanislaw Adaszewski 0b1afd95de Added WBCommonFields. 4 years ago
  Stanislaw Adaszewski 9f18e60358 Added portable data hash detection. 4 years ago
  Stanislaw Adaszewski 429223bb67 Added UUID detection. 4 years ago
  Stanislaw Adaszewski a369d1e02e Started implementing process view. 4 years ago
  Stanislaw Adaszewski 5e94a25816 Filtering by container_request state. 4 years ago
  Stanislaw Adaszewski d879964fdc Object type tabs mockup. 4 years ago
  Stanislaw Adaszewski a7c041799b Some improvements to navigation. 4 years ago
  Stanislaw Adaszewski 6a306e6183 Added breadcrumbs. 4 years ago
  Stanislaw Adaszewski 5e10d1cfbd Incorporated projects page into URL routing. 4 years ago
  Stanislaw Adaszewski 5c30ed4766 Sign in/out seems to work. 4 years ago
  Stanislaw Adaszewski f3b6e9794c Making the navbar more configurable. 4 years ago
  Stanislaw Adaszewski 0bb1ec1259 Display UUID in project listing. 4 years ago
  Stanislaw Adaszewski a5f2377b65 A basic navigation is in place. 4 years ago
  Stanislaw Adaszewski 1e2c7387ae Started working on navbar. 4 years ago
  Stanislaw Adaszewski 0d4b578025 Small fixes for pagination. 4 years ago
  Stanislaw Adaszewski 712d366579 Cool, can actually browse the projects already. 4 years ago
  Stanislaw Adaszewski 41e59baaa6 Trying to implement pagination. 4 years ago
  Stanislaw Adaszewski 09de898398 Slowly slowly starting the implementation. 4 years ago
  Stanislaw Adaszewski cb37bf41aa Decided to go for native frontend/backend instead of Dash. 4 years ago
  Stanislaw Adaszewski 110b0b4014 Initial commit. 4 years ago