18029: Disable pagination next if list is empty
[arvados-workbench2.git] / src /
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-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-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.
2021-07-06 Lucas Di Pentima17782: Fixes 'react/jsx-no-target-blank' compile warnings.
2021-07-06 Lucas Di Pentima17782: Fixes some of the 'no-unused-vars' compile warnings.
2021-07-06 Lucas Di Pentima17782: Fixes 'array-callback-return' compile warnings.
2021-07-06 Daniel Kutyła16971: Added tests to cover more places
2021-07-02 Daniel Kutyła16971: Fixed issue in other places
2021-07-02 Lucas Di Pentima17782: Fixes test.
2021-07-02 Lucas Di Pentima17782: Disabling typechecking for some common Field...
2021-07-02 Lucas Di Pentima17782: Typing fixes on cwl-svg.
2021-07-02 Lucas Di Pentima17782: Additional imports and typing fixes.
2021-07-02 Lucas Di Pentima17782: Further imports fixing.
2021-07-02 Lucas Di Pentima17782: Fixes almost all tests (4 left) mostly by fixing...
2021-07-02 Lucas Di Pentima17782: Fixes absolute import paths from '~/somedir...
2021-07-02 Lucas Di Pentima17782: Adds missing copyright headers.
2021-07-01 Ward VandewegeThe bleeding edge branch is now called 'main'.
2021-06-30 Daniel Kutyła16971: Added more tests
2021-06-24 Daniel Kutyła16971: Fixed project edit issues and added tests
2021-06-08 Lucas Di PentimaMerge branch '17653-security-upgrades'
2021-06-08 Lucas Di Pentima17653: Fixes type check issue after upgrading axios.
2021-06-07 Daniel KutyłaMerge branch '17305-projects-file-size-always-0'
2021-06-07 Daniel Kutyła17305: Added unit tests 17305-projects-file-size-always-0
2021-06-02 Daniel Kutyła17305: Added handling for non collection file size...
2021-05-28 Peter AmstutzMerge branch '17722-clear-localstorage' refs #17722
2021-05-25 Peter Amstutz17722: When saving or removing data from storage, clear... 17722-clear-localstorage
2021-05-21 Daniel KutyłaMerge branch '16647-Responsible-person'
2021-05-21 Daniel Kutyła16647: Style fix 16647-Responsible-person
2021-05-20 Daniel Kutyła16647: Added key search from config and tests
2021-05-19 Daniel Kutyła16647: Added responsible person property check
2021-05-19 Peter AmstutzMerge branch '17686-array-input-null' refs #17686
2021-05-18 Peter Amstutz17686: Don't crash with default null value
2021-05-18 Lucas Di PentimaMerge branch '17637-not-found-after-trash'
2021-05-17 Lucas Di Pentima17637: Adds tests. 17637-not-found-after-trash
2021-05-17 Lucas Di Pentima17637: Fixes edge case while simplifying code.
2021-05-17 Daniel KutyłaMerge branch '17595-Selecting-multiple-collections...
2021-05-13 Daniel Kutyła17595: Fixed selection based on hash 17595-Selecting-multiple-collections-as-inputs-to-a-workflow
2021-05-13 Lucas Di Pentima17637: Fixes error snackbar when untrashing collection...
2021-05-13 Lucas Di Pentima17637: Takes the user to the recently untrashed project.
2021-05-13 Lucas Di Pentima17637: Fixed function to (re)load projects on side...
2021-05-13 Lucas Di Pentima17637: Fixes supurious "not found" error when trashing...
2021-05-11 Lucas Di PentimaMerge branch '17582-square-brackets-on-names-fix'
2021-05-11 Lucas Di Pentima17582: Fixes bug by avoiding an JSON param decoding...
2021-05-07 Daniel Kutyła16647: Added the responsible person renderer
2021-05-05 Lucas Di PentimaMerge branch '17568-api-token-dialog-expiration-fix'
2021-05-05 Lucas Di PentimaMerge branch '17289-dir-download-action-removal'
2021-05-05 Lucas Di Pentima17289: Removes commented-out code. 17289-dir-download-action-removal
2021-05-05 Lucas Di Pentima17568: Adds relative time information to token expirati... 17568-api-token-dialog-expiration-fix
2021-05-04 Daniel Kutyła17595: Fixed multiselect, added tests
2021-04-28 Lucas Di Pentima17289: Splits context menu actions set to avoid showing...
2021-04-26 Lucas Di Pentima17568: Merge branch 'master' into 17568-api-token-dialo...
next