18315: Adds file upload test proving that the UI is correctly updated.
[arvados-workbench2.git] / src / components /
2022-02-04 Lucas Di PentimaMerge branch '18661-refresh-flicker-fix'. Closes #18661
2022-02-03 Lucas Di Pentima18661: Fixes the '<div> cannot appear as a child of...
2022-01-19 Daniel KutyłaMerge branch '18207-Workbench2-is-not-clearing-the...
2022-01-18 Lucas Di Pentima18207: Makes 'working' status work in 'Shared with... 18207-Workbench2-is-not-clearing-the-project-content-when-switching
2022-01-18 Daniel Kutyła18207: Added common icon and removed code duplication
2022-01-14 Daniel Kutyła18207: Replaced loader with null to be consistent with...
2022-01-12 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 18207...
2022-01-05 Lucas Di PentimaMerge branch '18219-props-in-collection-details-panel...
2021-12-17 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 18207...
2021-12-17 Lucas Di Pentima18219: Disables custom props forwarding on MPV componen...
2021-12-16 Stephen SmithMerge branch '18123-group-edit-page-rebase1' into main...
2021-12-16 Daniel KutyłaMerge branch '17579-Clear-table-filter-when-changing...
2021-12-15 Daniel Kutyła17579: added better description for the test 17579-Clear-table-filter-when-changing-the-project
2021-12-12 Stephen Smith18123: Use fa-users icon for groups
2021-12-10 Daniel Kutyła17579: added check if search input contains value
2021-12-08 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 17579...
2021-12-07 Daniel Kutyła17579: Fixed test issues removed not required files
2021-12-03 Lucas Di PentimaMerge branch '18128-multi-panel-view' into main. Closes...
2021-12-02 Lucas Di Pentima18128: Fixes triple negation. 18128-multi-panel-view
2021-12-02 Lucas Di Pentima18128: Fixes unit test due to behavior change.
2021-12-02 Lucas Di Pentima18128: Adds panel indication and auto-scroll on mouse...
2021-12-02 Lucas Di Pentima18128: Improves collection's view different panels...
2021-12-02 Lucas Di Pentima18128: Adds unit tests.
2021-12-02 Lucas Di Pentima18128: Makes the toggle button bar always visible.
2021-12-02 Lucas Di Pentima18128: Improves process panel.
2021-12-02 Lucas Di Pentima18128: Fixes app's main content layouts.
2021-12-02 Lucas Di Pentima18128: Adds panel maximizing capabilities.
2021-12-02 Lucas Di Pentima18128: Adds ability to set up initial per-panel visibility.
2021-12-02 Lucas Di Pentima18128: Exports a common type for panel implementors...
2021-12-02 Lucas Di Pentima18128: Improves toggle button bar's alignment & separation.
2021-12-02 Lucas Di Pentima18128: Adds better styling to the toggle bar.
2021-12-02 Lucas Di Pentima18128: Show [X] close button on individual panels.
2021-12-02 Lucas Di Pentima18128: Adds Multi Panel View (MPV for short) component...
2021-12-02 Lucas Di Pentima18128: Removes unused code.
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 Stephen Smith18123: Change edit permission level to context menu.
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-23 Stephen Smith18123: Add basic group edit cypress tests.
2021-11-19 Stephen Smith18123: Allow hiding search box while actions are presen...
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-14 Daniel KutyłaMerge branch '18195-Refresh-Button-does-not-seem-to...
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-10-22 Daniel Kutyła17585: Project change should trigger loader
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-21 Stephen Smith18116: Chips guard against invariant bug
2021-09-16 Daniel Kutyła17585: New collection viewer layout
2021-09-10 Stephen SmithMerge branch '18029-fix-nan-pagination' into main....
2021-09-10 Stephen Smith18029: Disable pagination next if list is empty
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-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-20 Daniel Kutyła17585: First initial impl
2021-08-02 Stephen SmithMerge branch '17691-relax-add-ssh-validation' into...
2021-08-02 Stephen SmithMerge branch '17526-3rd-party-access-ui' into main...
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-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-15 Lucas Di Pentima17573: Adds integration tests for storage classes displ...
2021-07-14 Lucas Di Pentima17573: Adds redux-form controlled multi-checkbox select...
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-06 Lucas Di Pentima17782: Fixes assorted 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-02 Lucas Di Pentima17782: Fixes test.
2021-07-02 Lucas Di Pentima17782: Disabling typechecking for some common Field...
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-05-21 Daniel KutyłaMerge branch '16647-Responsible-person'
2021-05-18 Lucas Di PentimaMerge branch '17637-not-found-after-trash'
2021-05-17 Daniel KutyłaMerge branch '17595-Selecting-multiple-collections...
2021-05-04 Daniel Kutyła17595: Fixed multiselect, added tests
2021-04-23 Peter Amstutz17426: Add "enableWhenPristine" option for dialog boxes.
2021-04-13 Lucas Di Pentima16159: Merge branch 'master' into 16159-logout-request... 16159-logout-request-with-token
2021-04-05 Peter AmstutzMerge branch '17426-plug-ins' refs #17426
2021-04-05 Peter Amstutz17426: Add "enableWhenPristine" option for dialog boxes.
2021-04-01 Daniel KutyłaMerge branch '17337-files-not-visible-in-arvados'
2021-03-30 Ward VandewegeMerge branch '17119-support-filter-groups'
2021-03-23 Daniel Kutyła17337: Added % sign handling in collection files
2021-03-21 Ward Vandewege17119: implement review feedback.
2021-03-17 Ward Vandewege17119: Merge branch 'master' into 17119-support-filter...
2021-03-17 Lucas Di PentimaMerge branch '16848-unit-tests-fixes'
2021-03-17 Lucas Di Pentima16848: Fixes unit tests.
2021-03-12 Ward Vandewege17119: Merge branch 'master' into 17119-support-filter...
next