Merge branch 'master' into 15672-subprocess-list-v2
[arvados-workbench2.git] / src / store /
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...
2019-11-15 Peter Amstutz15803: Ensure mocks get cleaned up after test
2019-11-15 Peter Amstutz15803: Update test
2019-11-15 Lucas Di PentimaMerge branch '15067-tag-editing-by-ids'
2019-11-14 Peter Amstutz15803: Updating tests WIP
2019-11-14 Peter Amstutz15803: Display loading screen during "get user info...
2019-11-14 Peter Amstutz15803: use getUserUuid instead of getting from local...
2019-11-14 Peter Amstutz15803: Move LOGOUT side effects to middleware
2019-11-13 Peter Amstutz15803: Add missing auth middleware file
2019-11-13 Lucas Di Pentima15067: Creates project tags by id when possible.
2019-11-13 Peter Amstutz15803: Refactor internal user and API token management
2019-11-12 Lucas Di PentimaMerge branch 'master' into 15067-tag-editing-by-ids
2019-11-11 Lucas Di Pentima15067: When adding/updating a property, use IDs when...
2019-11-07 Peter Amstutz15803: If user is inactive, attempt to self-activate.
2019-11-06 Peter Amstutz15803: toggleIsActive will use unsetup to deactivate...
2019-11-05 Peter AmstutzMerge branch '15736-site-mgr' refs #15736
2019-11-05 Peter Amstutz15736: Make sure to save sessions from state not local 15736-site-mgr
2019-11-05 Peter Amstutz15736: When validating sessions, save the config
2019-11-05 Peter Amstutz15736: Don't redundantly load local config
2019-11-05 Peter Amstutz15736: Don't allow user to delete local/federation...
2019-11-04 Peter Amstutz15736: Add delete button to site manager
2019-11-04 Peter Amstutz15736: Improve error handling for multisite search
2019-11-01 Peter Amstutz15736: Fallback behavior to log in to remote clusters
2019-10-31 Peter Amstutz15736: "add-session" route, support tokens received...
2019-10-31 Peter Amstutz15736: Add uuid column to site manager page
2019-10-31 Lucas Di Pentima15067: Updates the vocabulary model to match the new...
2019-10-29 Peter AmstutzMerge branch '15669-search-params' refs #15669
2019-10-29 Peter Amstutz15669: Advanced search also sets query in URI 15669-search-params
2019-10-28 Peter Amstutz15669: Store and retrieve search value in location...
2019-10-28 Peter AmstutzMerge branch 'master' into 13936-inactive-user-text 13936-inactive-user-text
2019-10-28 Peter AmstutzMerge branch '15530-wb2-logincluster' refs #15530
2019-10-28 Peter AmstutzMerge branch 'master' into 15530-wb2-logincluster
2019-10-24 Peter Amstutz15530: Fix tests
2019-10-15 Peter Amstutz15530: Ensure local cluster is also in store remoteHost...
2019-10-07 Peter Amstutz15530: Fedlogin sends unsalted token
2019-09-24 Peter Amstutz15530: When loading sessions, clear 'active' flag and...
2019-09-24 Peter Amstutz15530: Set homeCluster to LoginCluster
2019-09-09 Lucas Di Pentima15067: Fixes typo on file name.
2019-08-26 Lucas Di PentimaMerge branch '15524-wb2-sharing-fixes'
2019-08-26 Lucas Di Pentima15524: Fixes 'share with group' feature. 15524-wb2-sharing-fixes
2019-08-26 Lucas Di Pentima15524: Shows groups names on sharing dialog's permissio...
2019-08-23 Lucas Di PentimaMerge branch '15027-object-update-fix'
2019-08-23 Lucas Di Pentima15027: Fixes unused declarations errors.
2019-08-23 Lucas Di Pentima15027: Cleans up unused imports.
2019-08-22 Lucas Di Pentima15027: Fixes user admin toggles to only send is_admin...
2019-08-22 Lucas Di Pentima15027: Fixes projects update requests to only send...
2019-08-22 Lucas Di Pentima15027: Fixes typo on group's writable_by api response...
2019-08-22 Lucas Di Pentima15027: Fixes collection update requests to only send...
2019-08-20 Lucas Di PentimaMerge branch '15407-camel-casing-fix'
2019-08-20 Lucas Di Pentima15407: Simplifies code handling workflow json mounts.
2019-08-19 Lucas Di Pentima15407: Fixes mount handling. Re-run process now shows...
2019-08-19 Lucas Di Pentima15407: Fixes pending model.
2019-08-19 Lucas Di Pentima15407: Fixes handling of runtime constraints and schedu...
2019-08-19 Lucas Di Pentima15407: Fixes collection versioning keys on advanced...
2019-08-01 Eric BiagiottiMerge branch '14813-cluster-config'
2019-07-30 Eric Biagiotti14813: Fixes remote cluster config state
2019-07-30 Eric Biagiotti14813: wb2 uses cluster config
2019-07-22 Eric BiagiottiMerge remote-tracking branch 'origin/15106-trgm-text...
2019-06-25 Lucas Di PentimaMerge branch '14874-properties-editor-error-handling'
2019-06-23 mateuszrojeckiAdded removing files during upload feature
next