16118: Adds test checking writable/readonly collection UI changes.
[arvados-workbench2.git] / src / store /
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.
2019-12-12 Peter AmstutzMerge branch '15256-removing-files-during-upload'
2019-12-12 Eric Biagiotti15256: Fixes error handling when collection creation...
2019-12-12 Eric Biagiotti15256: Simplifies file upload deleting and removes...
2019-12-12 Peter AmstutzMerge branch '15256-removing-files-during-upload'
2019-12-11 Lucas Di PentimaMerge branch '15921-trailing-slash-fix'
2019-12-11 Peter Amstutz15921: Fix collection create from upload dialog 15921-trailing-slash-fix
2019-12-03 Lucas Di PentimaMerge branch '15856-illegal-chars-warning'
2019-12-03 Lucas Di Pentima15856: Merge branch 'master' into 15856-illegal-chars... 15856-illegal-chars-warning
2019-12-02 Lucas Di Pentima15856: Enhances error constant naming.
2019-12-02 Lucas Di Pentima15856: Fixes error handling on collection updates.
2019-11-27 Peter AmstutzMerge branch '15803-unsetup' refs #15803
2019-11-27 Peter Amstutz15803: Fix whitespace
2019-11-27 Peter Amstutz15803: INIT->INIT_USER, CONFIG->SET_CONFIG, remove... 15803-unsetup
2019-11-27 Peter Amstutz15803: Add checks that user uuid (from getUserUuid...
2019-11-26 Peter AmstutzMerge branch 'master' into 15803-unsetup
2019-11-26 Lucas Di Pentima15856: Merge branch 'master' into 15856-illegal-chars...
2019-11-26 Eric BiagiottiMerge branch '15840-project-page-hang'
2019-11-26 Eric Biagiotti15840: Adds comment to refactored tree construction
2019-11-20 Lucas Di PentimaMerge branch '15069-tag-searching-by-ids'
2019-11-19 Eric Biagiotti15840: Project panel uses collection attributes for...
2019-11-19 Lucas Di Pentima15069: Removes an unused import to make the linter...
2019-11-19 Lucas Di Pentima15069: Fixes bug on advanced search UI disallowing...
2019-11-19 Lucas Di Pentima15069: Fixes typos on actions, interfaces and constants...
2019-11-19 Lucas Di Pentima15069: Renders property chips correctly from the search...
2019-11-19 Lucas Di Pentima15069: Use properties' key/value ids on search when...
next