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!

67 Commits (0d3df51dec1c1258e5222063f92d654e2f35858f)

Author SHA1 Message Date
  Stanislaw Adaszewski 0d3df51dec Added ability to edit project/collection/process/workflow description. 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 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 cc15888b36 Started implementing sharing management. 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 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 a6c0a704a9 Implemented file download via StreamSaver. 4 years ago
  Stanislaw Adaszewski 17cf0550f4 Small fix 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 63294c816f Added ability to delete objects. 4 years ago
  Stanislaw Adaszewski 220ad9dd27 Added renaming functionality. 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 82c7cf7031 Still working on launching 4 years ago
  Stanislaw Adaszewski 236dc12fca Continuing work 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 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 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