Merge branch '16735-Require-password-login'
[arvados-workbench2.git] / src / store /
2020-08-17 Daniel Kutyła16659: Added copy of full token, fixed tests 16659-copy-api-token-to-clipboard
2020-08-14 Peter AmstutzMerge branch '16683-fed-sharing' refs #16683
2020-08-14 Peter Amstutz16683: Take count out from list params. Fix getPublicGr... 16683-fed-sharing
2020-08-14 Peter Amstutz16683: Tweak other calls to user listing to work with...
2020-08-13 Peter Amstutz16683: Add count: "none" to sharing dialog
2020-07-24 Daniel KutyłaMerge branch '16594-Add-project-uuid-when-starting...
2020-07-17 Daniel Kutyła16594: Added unit tests 16594-Add-project-uuid-when-starting-workflow
2020-07-17 Daniel Kutyła16594: Added project-uuid when starting workflow
2020-07-13 Daniel KutyłaMerge branch '14990-attempting-to-navigate-to-non-exist...
2020-07-13 Daniel Kutyła14990: added 404 page with wildcard route
2020-07-10 Lucas Di PentimaMerge branch '15610-large-collection-perf-fix'
2020-07-10 Lucas Di Pentima15610: Clears the collection's files panel before loadi...
2020-06-26 Lucas Di Pentima15610: Adds behaviors like the original Tree, and max...
2020-06-23 Lucas Di Pentima15610: Uses a virtualized list to show the collection...
2020-06-17 Daniel KutyłaMerge branch '16437-indicate-when-projects-are-not...
2020-06-17 Daniel Kutyła16437: Removes context items when projects are not...
2020-06-15 Lucas Di Pentima15610: Avoids loading the file list on big collections...
2020-06-12 Lucas Di Pentima15610: Shows status indicator while loading collection...
2020-06-12 Lucas Di Pentima15610: Enhances performance on tree handling.
2020-06-03 Lucas Di PentimaMerge branch '16439-objects-creation-placement-fix'
2020-06-02 Lucas Di Pentima16439: Merge branch 'master' into 16439-objects-creatio...
2020-06-02 Lucas Di Pentima16439: Fixes colletion/project creation placement.
2020-05-29 Lucas Di Pentima16439: Adds read-only field 'Location' to project/colle...
2020-05-28 Lucas Di Pentima16439: Sends the user to the newly created project...
2020-05-28 Lucas Di PentimaMerge branch '16118-readonly-collections-lucas'
2020-05-14 Lucas Di Pentima16118: Merge branch '15881-ldap' into 16118-readonly...
2020-05-01 Lucas Di Pentima16118: Restricts UI elements when a collection is read...
2020-04-30 Lucas Di PentimaMerge branch '16212-login-form'
2020-04-29 Lucas Di Pentima16212: Refactors PeopleSelect component used on 'Share...
2020-04-29 Lucas Di Pentima16212: Uses getUserDisplayName() wherever needed to...
2020-04-29 Lucas Di Pentima16212: Displays user depending on available user data.
2020-04-29 Lucas Di Pentima16212: Loads remote clusters configs at app boot.
2020-04-23 Lucas Di PentimaMerge branch '16029-cypress-testing'
2020-04-06 Lucas Di Pentima16029: Merge branch 'master' into 16029-cypress-testing
2020-03-16 Lucas Di Pentima16029: Fixes failed login attempt by redirecting the...
2020-02-19 Lucas Di PentimaMerge branch '15781-multi-value-property-edit'
2020-02-19 Lucas Di Pentima15781: Replaces 'like' operator with '=' on fallback... 15781-multi-value-property-edit
2020-02-19 Lucas Di Pentima15781: Changes filter fallback on properties to use...
2020-02-14 Lucas Di Pentima15781: Fixes property removal on the advanced search...
2020-02-13 Lucas Di Pentima15781: Fixes project tag add/delete error handling.
2020-02-13 Lucas Di Pentima15781: Fixes collection tag add/delete error handling.
2020-02-12 Lucas Di Pentima15781: Uses 'contains' or 'ilike' on prop searches...
2020-02-12 Lucas Di Pentima15718: Adds API revision number from discovery doc...
2020-02-11 Lucas Di Pentima15781: Merge branch 'master' into 15781-multi-value...
2020-02-05 Lucas Di PentimaMerge branch '16067-collection-copy-fix' 2.0.0
2020-02-05 Lucas Di PentimaMerge branch '16116-collection-rename-fix'
2020-02-05 Lucas Di Pentima16067: Ignores certain fields on create & update api...
2020-02-05 Lucas Di Pentima16116: Unifies collections and projects update handling... 16116-collection-rename-fix
2020-02-04 Peter AmstutzNeither "log in as user" nor "setup VM for user" works...
2020-02-03 Lucas Di Pentima15781: Allows multi-value properties on the search...
2020-02-03 Peter AmstutzMerge branch '16108-favorites' refs #16108
2020-02-02 Peter Amstutz16108: Tweak ordering of sidebar to put 'favorites...
2020-02-02 Peter Amstutz16108: Query for favorites should filter on owner not...
2020-01-31 Lucas Di Pentima15781: Uses 'contains' filter operator to search for...
2020-01-31 Lucas Di Pentima15781: Adds multi-value property support for projects.
2020-01-30 Lucas Di Pentima15781: Adds support for multi-value property additions...
2020-01-30 Lucas Di Pentima15781: Renders multi-value properties as multiple chips.
2020-01-28 Lucas Di PentimaMerge branch '16086-no-inputs-fix'
2020-01-27 Lucas Di Pentima16086: Fixes inputs retrieval from workflow mount.
2020-01-27 Lucas Di PentimaMerge branch '16052-update-packages'
2020-01-27 Lucas Di PentimaMerge branch '15012-all-processes-page'
2020-01-23 Lucas Di Pentima15012: Fixes Queued process filtering. 15012-all-processes-page
2020-01-23 Lucas Di Pentima15012: Don't show Completed processes as Cancelled...
2020-01-23 Lucas Di Pentima15012: Clears the subprocess panel before populating...
2020-01-22 Lucas Di Pentima15012: Uses varargs version of joinFilters().
2020-01-22 Lucas Di Pentima15019: Adds Status filtering to project panel.
2020-01-21 Lucas Di PentimaMerge branch '15019-project-view-status-filter'
2020-01-21 Lucas Di Pentima15012: Adds filtering by process type & ordering by...
2020-01-21 Lucas Di Pentima15012: Adds process status filtering to all_processes...
2020-01-21 Lucas Di Pentima15012: Removes duplicated code.
2020-01-21 Lucas Di Pentima15012: Adds 'All Processes' panel. (WIP)
2020-01-21 Lucas Di Pentima15012: Adds 'All Processes' item to left panel tree.
2020-01-21 Lucas Di Pentima15019: Adds Status filtering to project panel. 15019-project-view-status-filter
2020-01-21 Lucas Di PentimaMerge branch '15047-exclude-child-processes'
2020-01-21 Lucas Di Pentima15047: Fixes build by nesting pipe() calls instead... 15047-exclude-child-processes
2020-01-21 Lucas Di Pentima15047: Adds 'process type' filtering to project panel.
2020-01-21 Lucas Di PentimaMerge branch '15672-subprocess-list-v2'
2020-01-21 Lucas Di Pentima15672: Merge branch 'master' into 15672-subprocess... 15672-subprocess-list-v2
2020-01-17 Lucas Di Pentima15672: Fixes test
2020-01-10 Peter Amstutz15672: Delete comment out code
2020-01-10 Peter Amstutz15672: Update container runtime every 5 seconds
2020-01-08 Peter Amstutz15672: Fix NaN runtime
2020-01-08 Peter Amstutz15672: Auto-update project panel on container activity
2020-01-08 Peter Amstutz15672: Rate limiting for data explorer refresh
2019-12-30 Lucas Di PentimaMerge branch 'master' into 15672-subprocess-list-v2
2019-12-20 Lucas Di Pentima15672: Fixes a couple tests.
2019-12-20 Lucas Di Pentima15672: Shows "no subprocesses" message at subprocess...
2019-12-20 Lucas Di Pentima15672: Fixes some code styling.
2019-12-20 Lucas Di Pentima15672: Adds filtering by name on subprocess panel by...
2019-12-20 Lucas Di Pentima15672: Fixes status filtering on subprocess panel.
2019-12-20 Lucas Di Pentima15672: Clears data explorer when there're no subprocess...
2019-12-20 Lucas Di Pentima15672: Removes filter panel & makes pagination choices...
2019-12-17 Lucas Di Pentima15672: Subprocess list filter by status & pagination.
2019-12-17 Eric Biagiotti15672: subprocess view WIP
2019-12-17 Eric Biagiotti15672: Adds minimal subprocess data explorer (WIP)
2019-12-17 Lucas Di PentimaMerge branch '15672-filters-translation-fix'
2019-12-16 Lucas Di Pentima15672: More filter usage fixes. 15672-filters-translation-fix
2019-12-16 Lucas Di Pentima15672: Fixes filter usage on search bar actions.
2019-12-16 Lucas Di Pentima15672: Fixes filter usage on collections and favorite...
2019-12-16 Lucas Di Pentima15672: Fixes filter usage on group related store code.
next