17579: Fix for collection cypress failure
[arvados-workbench2.git] / src /
2021-12-07 Daniel Kutyła17579: Fixed test issues removed not required files
2021-12-02 Daniel Kutyła17579: Added search input clear after project change
2021-12-01 Lucas Di PentimaMerge branch '18484-collection-manifest-fix' into main...
2021-12-01 Lucas Di PentimaMerge branch '18257-chips-error-fix' into main. Closes...
2021-12-01 Lucas Di Pentima18257: Adds checks to array values thay may be null... 18257-chips-error-fix
2021-11-30 Lucas Di Pentima18484: Improves CollectionService.get() to support... 18484-collection-manifest-fix
2021-11-30 Daniel KutyłaMerge branch '18482-Info-Button-for-projects-is-broken...
2021-11-29 Lucas Di Pentima18484: Makes a list request on collectionService.get().
2021-11-29 Daniel Kutyła18482: Fixed info icon issue and added cypress test 18482-Info-Button-for-projects-is-broken
2021-11-26 Daniel KutyłaMerge branch '18169-cancel-button-not-working' into...
2021-11-25 Daniel Kutyła18169: Fixed upload cancelation on a single file 18169-cancel-button-not-working
2021-11-19 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 18169...
2021-11-18 Daniel Kutyła18169: Post review changes, Cypress tests added
2021-11-16 Lucas Di PentimaMerge branch '18215-collection-update-without-manifest...
2021-11-16 Lucas Di Pentima18215: Fixes unrelated test. 18215-collection-update-without-manifest
2021-11-15 Lucas Di Pentima18215: Adds test.
2021-11-15 Lucas Di Pentima18215: Always select 'version' & 'modified_at' for...
2021-11-15 Lucas Di Pentima18215: Requests back only updated fields on collection...
2021-11-14 Daniel KutyłaMerge branch '18195-Refresh-Button-does-not-seem-to...
2021-11-11 Lucas Di PentimaMerge branch '17944-vocabulary-endpoint-retrieval'...
2021-11-10 Lucas Di Pentima17944: Adds property key/value auto-selection when... 17944-vocabulary-endpoint-retrieval
2021-11-04 Daniel Kutyła18195: Added multiple action dispatch in order to refre... 18195-Refresh-Button-does-not-seem-to-refresh-the-sidebar-tree
2021-11-02 Lucas Di Pentima17944: Configures a vocabulary file previous to the...
2021-11-02 Lucas Di Pentima17944: Request the vocabulary exclusively from the...
2021-10-18 Daniel Kutyła18169: Removed cancel disable when uploading
2021-10-08 Stephen SmithMerge branch '18116-fix-chips-bugs' into main. Closes... 2.3.0
2021-09-24 Daniel KutyłaMerge branch '17585-Redesign-navigation-of-files-in...
2021-09-23 Daniel Kutyła17585: Added arrow to left panel for the selected folder 17585-Redesign-navigation-of-files-in-collections
2021-09-23 Stephen SmithMerge branch '17229-integrate-webshell' into main....
2021-09-23 Stephen Smith17229: Change extra token const value to extraToken... 17229-integrate-webshell
2021-09-21 Stephen Smith18116: Chips guard against invariant bug
2021-09-20 Stephen Smith17229: Update test for token browser storage location
2021-09-20 Stephen Smith17229: Webshell add idle timer and auto log out
2021-09-16 Daniel Kutyła17585: New collection viewer layout
2021-09-16 Stephen Smith17229: Webshell use localstorage if available
2021-09-14 Daniel KutyłaMerge branch '16655-Upload-speed-indicator-shows-wrong...
2021-09-14 Daniel Kutyła16655: Fixed wrong speed indicator, added test 16655-Upload-speed-indicator-shows-wrong-information
2021-09-10 Stephen SmithMerge branch '18029-fix-nan-pagination' into main....
2021-09-10 Stephen Smith18029: Handle empty data explorer in data explorer... 18029-fix-nan-pagination
2021-09-10 Stephen Smith18029: Disable pagination next if list is empty
2021-09-10 Stephen Smith18029: Fix divide by zero on empty pagination by defaul...
2021-09-10 Daniel Kutyła17585: FIxed tests
2021-09-10 Daniel Kutyła17585: FIxed tests
2021-09-09 Daniel Kutyła17585: Added tests
2021-09-09 Stephen Smith17229: Add webshell to workbench2
2021-09-07 Daniel Kutyła17585: Added data-cy attribute
2021-09-04 Daniel Kutyła17585: Fixed eslint warnings
2021-09-01 Daniel Kutyła17585: Fixed color, font size and added file size
2021-08-30 Daniel Kutyła17585: Added search fields, optimized requests
2021-08-26 Stephen SmithMerge branch '15159-disable-open-in-new-tab-when-cannot...
2021-08-25 Stephen Smith15159: Add unit tests for collection-file-viewer-action... 15159-disable-open-in-new-tab-when-cannot-serve-inline
2021-08-23 Stephen Smith15159: Hide file preview when not secure and trustallco...
2021-08-20 Daniel Kutyła17585: First initial impl
2021-08-16 Stephen Smith15159: Hide "open in new tab" if unsafe and TrustAllCon...
2021-08-12 Stephen SmithMerge branch '17532-collection-version-history-username...
2021-08-12 Stephen Smith17532: Move collection details history modified by...
2021-08-10 Stephen SmithMerge branch '17982-recent-saved-searches-display-bug...
2021-08-10 Stephen Smith17982: Trigger loading saved/recent queries when clicki... 17982-recent-saved-searches-display-bug
2021-08-10 Lucas Di Pentima17982: Updates integration test cluster's config file...
2021-08-10 Stephen Smith17532: Remove unused code in renderers
2021-08-10 Stephen Smith17532: Add modifiedByUser to collection details version...
2021-08-09 Stephen Smith17982: Open basic searchview on click if searchValue...
2021-08-04 Stephen SmithMerge branch '17690-user-ssh-key-page' into main. Close...
2021-08-04 Stephen SmithMerge branch '17564-file-size-inaccuracy' into main...
2021-08-03 Stephen Smith17564: Change file size unit base from 1000 to 1024 17564-file-size-inaccuracy
2021-08-02 Stephen Smith17690: Add guard against undefined user in ssh key... 17690-user-ssh-key-page
2021-08-02 Stephen Smith17690: Fix stray accidental copy+paste
2021-08-02 Stephen Smith17690: Filter ssh keys shown in user keys to only curre...
2021-08-02 Stephen SmithMerge branch '17691-relax-add-ssh-validation' into...
2021-08-02 Stephen Smith17691: Add unit tests for isRsaKey 17691-relax-add-ssh-validation
2021-08-02 Stephen Smith17691: Relax ssh key frontend validation to accept...
2021-08-02 Stephen SmithMerge branch '17526-3rd-party-access-ui' into main...
2021-08-02 Stephen Smith17526: Remove filename placeholder from webdav dialog... 17526-3rd-party-access-ui
2021-08-02 Stephen SmithMerge branch '17951-remove-compute-nodes-ui' into main...
2021-08-02 Lucas Di PentimaMerge branch '17928-new-collection-storage-classes...
2021-07-30 Stephen Smith17951: Remove compute node ui and associated code 17951-remove-compute-nodes-ui
2021-07-29 Stephen Smith17526: Remove redundant user/pass from webdav wget...
2021-07-29 Stephen Smith17526: Use codesnippet component on webdav dialog wget...
2021-07-28 Stephen Smith17526: Fix webdav dialog > wget tab command copy button...
2021-07-28 Stephen Smith17526: Rename supportsWebdav to isCollection
2021-07-28 Stephen Smith17526: Change webdav dialog title to "Open" to preserve...
2021-07-28 Stephen Smith17526: Add wget/curl tab to webdav dialog
2021-07-28 Stephen Smith17526: Rename cyberduck tab to webdav, mention credenti...
2021-07-28 Stephen Smith17526: Rename webdav dialong to Access with 3rd party...
2021-07-22 Lucas Di Pentima17928: Adds storage classes checkboxes to collection...
2021-07-16 Lucas Di PentimaMerge branch '17573-edit-storage-classes' into main...
2021-07-16 Lucas Di Pentima17573: Always include 'default' storage class in the... 17573-edit-storage-classes
2021-07-15 Lucas Di Pentima17573: Adds integration tests for storage classes displ...
2021-07-14 Lucas Di Pentima17573: Adds storage selection checkboxes to edit dialog.
2021-07-14 Lucas Di Pentima17573: Adds redux-form controlled multi-checkbox select...
2021-07-14 Lucas Di Pentima17573: Adds storage classes information to the collecti...
2021-07-13 Lucas Di Pentima17573: Adds Volumes config support.
2021-07-13 Lucas Di PentimaMerge branch '17782-react-scripts-ts-migration' into...
2021-07-13 Lucas Di Pentima17782: Merge branch 'main' into 17782-react-scripts... 17782-react-scripts-ts-migration
2021-07-13 Lucas Di Pentima17782: Removes the last linter warnings.
2021-07-13 Lucas Di Pentima17782: removes linter warnings for cwl-svg code.
2021-07-07 Daniel KutyłaMerge branch '16971-Issues-with-Project-and-Collection... 2.2.1
2021-07-06 Lucas Di Pentima17782: Fixes a jest warning when running tests.
2021-07-06 Lucas Di Pentima17782: Fixes assorted compile warnings.
2021-07-06 Lucas Di Pentima17782: Fixes 'no-mixed-operators' compile warnings.
next