arvados-workbench2.git
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....
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: Patch shellinabox to cleanly close instead of...
2021-09-20 Stephen Smith17229: Webshell don't update idle timer when timed out
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-20 Stephen Smith17229: Webshell variable typo
2021-09-20 Stephen Smith17229: Webshell show message when toke is missing
2021-09-16 Daniel Kutyła17585: New collection viewer layout
2021-09-16 Stephen Smith17229: Webshell clear token from variable after logging in
2021-09-16 Stephen Smith17229: Webshell use localstorage if available
2021-09-16 Stephen Smith17229: Clear webshell token from url after page loads
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 Daniel Kutyła17585: Removed it.only
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
next