arvados-workbench2.git
2021-12-12 Stephen Smith18123: Use fa-users icon for groups
2021-12-10 Daniel Kutyła17579: reverted color change
2021-12-10 Daniel Kutyła17579: added check if search input contains value
2021-12-08 Daniel Kutyła17579: Fixed clear search input when changing project...
2021-12-08 Daniel KutyłaMerge remote-tracking branch 'origin/main' into 17579...
2021-12-08 Daniel Kutyła17579: fix for wrong conflict resolution
2021-12-08 Daniel Kutyła17579: Fix for collection cypress failure
2021-12-08 Daniel Kutyła17579: Fix for collection cypress failure
2021-12-07 Daniel Kutyła17579: Fixed test issues removed not required files
2021-12-07 Stephen Smith18123: Free up space in group member list by removing...
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: Make the properties panel of hidden by default.
2021-12-02 Lucas Di Pentima18128: Improves collection's view different panels...
2021-12-02 Lucas Di Pentima18128: Adds Multi-View Panel to collection's view.
2021-12-02 Lucas Di Pentima18128: Removes WIP logs panel & hides details panel...
2021-12-02 Lucas Di Pentima18128: Adds unit tests.
2021-12-02 Lucas Di Pentima18128: Adds logs panel to process view. WIP
2021-12-02 Lucas Di Pentima18128: Separate process details into their own component.
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: Applies MPVContainer component to the process...
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 Stephen Smith18123: Add tests for disabling actions on built-in...
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 Stephen Smith18123: Disable controls related to group for built...
2021-12-01 Stephen Smith18123: Test shared resource permission level in group...
2021-12-01 Stephen Smith18123: Add test for resources shared with group.
2021-12-01 Lucas Di Pentima18257: Adds checks to array values thay may be null... 18257-chips-error-fix
2021-12-01 Stephen Smith18123: Add tests for hide group member and rename/delet...
2021-12-01 Stephen Smith18123: Disable delete group link if user lacks permission.
2021-11-30 Stephen Smith18123: Change edit permission level to context menu.
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-29 Stephen Smith18123: Add active toggle to group member list.
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-23 Stephen Smith18123: Reload group links after editing permission.
2021-11-19 Stephen Smith18123: Hide add member button unless the user can_manag...
2021-11-19 Stephen Smith18123: Add isActive checkbox to group member list for...
2021-11-19 Stephen Smith18123: stopSubmit on failure in edit group dialog
2021-11-19 Stephen Smith18123: Add group edit dialog actions to re-use edit...
2021-11-19 Stephen Smith18123: Use project update dialog for renaming group
2021-11-19 Stephen Smith18123: Add group rename dialog
2021-11-19 Stephen Smith18123: Partial group rename dialog
2021-11-19 Stephen Smith18123: Fix extraneous props.dispatch being passed to...
2021-11-19 Stephen Smith18123: Remove unnecessary cick handlers
2021-11-19 Stephen Smith18123: Add edit permission level dialog for group membe...
2021-11-19 Stephen Smith18123: Filter groups list to type role instead of exclu...
2021-11-19 Stephen Smith18123: Allow hiding search box while actions are presen...
2021-11-19 Stephen Smith18123: Fix directionality of link tail renderer.
2021-11-19 Stephen Smith18123: Add role group class to model to fix creating...
2021-11-19 Stephen Smith18123: Add group data table renderers
2021-11-19 Stephen Smith18123: Fix directionality of queried links for group...
2021-11-19 Stephen Smith18123: Filter uuids by kind before querying API
2021-11-19 Stephen Smith18123: Fix add and remove group member.
2021-11-19 Stephen Smith18123: Add projects to group member list, make variable...
2021-11-19 Stephen Smith18123: List all permission links in group members list...
2021-11-19 Stephen Smith18123: Improve checking of group permission head type...
2021-11-19 Stephen Smith18123: Add group details permissions columns and tweake...
2021-11-19 Stephen Smith18123: Add permissions data explorer and tab in groups...
2021-11-19 Stephen Smith18123: Display full name of group members in group...
2021-11-19 Stephen Smith18123: Add Groups page to sidebar
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-14 Daniel Kutyła18195: Added additional checks to the cypress test
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-11-01 Peter Amstutz--config-files goes to APP_NAME so that multiple packag...
2021-10-29 Peter AmstutzUpdate version of Go used in the docker image.
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....
next