arvados-workbench2.git
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-21 Lucas Di Pentima15672: Adds test for params being just under the limit...
2020-01-18 Lucas Di Pentima15672: Cleans & simplifies test code.
2020-01-17 Lucas Di Pentima15672: Adds unit test to API's list request with method...
2020-01-17 Lucas Di Pentima15672: Fixes test
2020-01-17 Peter AmstutzMerge branch '16041-valid-name' refs #16041
2020-01-17 Peter AmstutzIllegalNamingWarning is conditional on ForwardSlashName... 16041-valid-name
2020-01-16 Peter Amstutz16041: Adjust name validation behavior depending on...
2020-01-15 Lucas Di Pentima15672: Removes commented out imports.
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
2020-01-02 Lucas Di PentimaMerge branch 'dependabot/npm_and_yarn/handlebars-4...
2019-12-30 Lucas Di PentimaMerge branch 'master' into 15672-subprocess-list-v2
2019-12-28 dependabot[bot]Bump handlebars from 4.0.14 to 4.3.0
2019-12-20 Lucas Di Pentima15672: Removes unused code.
2019-12-20 Lucas Di Pentima15672: Uses process context menu on subprocess panel.
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 double-click navigation and sigle-click...
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-19 Lucas Di Pentima15672: Switches to POST when using long query strings...
2019-12-18 Peter AmstutzUpdate package build
2019-12-18 Peter AmstutzMerge branch '15936-use-webdavdownload' refs #15936
2019-12-18 Peter Amstutz15936: Workbench2 should use WebDAVDownload for file... 15936-use-webdavdownload
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 mutually exclusive data explorer column...
2019-12-17 Eric Biagiotti15672: Adds functionality for tree item selection with...
2019-12-17 Eric Biagiotti15672: Adds renderers for create_at and container run...
2019-12-17 Eric Biagiotti15672: Adds minimal subprocess data explorer (WIP)
2019-12-17 Eric Biagiotti15672: Fixes warnings
2019-12-17 Eric Biagiotti15672: Changes the list method to use the POST special...
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-16 Lucas Di Pentima15672: Fixes filter usage on workflow service.
2019-12-16 Lucas Di Pentima15672: Fixes filter usage on tag service.
2019-12-16 Lucas Di Pentima15672: Fixes filter usage on project service.
2019-12-16 Lucas Di Pentima15672: Fixes filter usage on favorite service.
2019-12-16 Lucas Di Pentima15672: Fixes filter translations to snake case.
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-11 Lucas Di Pentima15921: Fixes the link account service call.
2019-12-10 Lucas Di Pentima15921: Updates tests to not expect trailing slashes...
2019-12-10 Lucas Di Pentima15921: Avoids adding a trailing slash to every resource...
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-03 Lucas Di Pentima15856: Adds name validation to projects and collection...
2019-12-02 Lucas Di Pentima15856: Replaces icon.
2019-12-02 Lucas Di Pentima15856: Enhances error constant naming.
2019-12-02 Lucas Di Pentima15856: Renders warning component on project & collectio...
2019-12-02 Lucas Di Pentima15856: Fixes error handling on collection updates.
2019-11-27 Peter AmstutzUpdate 'set-value' package for CVE-2019-10747
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 Lucas Di Pentima15856: Unifies project tree component code into one...
2019-11-26 Lucas Di Pentima15856: Removes more unused code.
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 Lucas Di Pentima15856: Removes unused component.
2019-11-26 Lucas Di Pentima15856: Adds a conditional warning icon on the breadcrum...
2019-11-26 Lucas Di Pentima15856: Adds new component to show a conditional warning...
2019-11-26 Eric BiagiottiMerge branch '15840-project-page-hang'
2019-11-26 Eric Biagiotti15840: Adds comment to refactored tree construction
2019-11-26 Eric Biagiotti15840: Removes trailing slash from directory propfinds
2019-11-20 Lucas Di PentimaMerge branch '15069-tag-searching-by-ids'
2019-11-20 Lucas Di Pentima15069: Renames parameter for code readability. 15069-tag-searching-by-ids
2019-11-20 Peter Amstutz15069: Fix typechecking for skipValidation parameter...
2019-11-19 Eric Biagiotti15840: Fixes merge
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's key/value labels correctly...
2019-11-19 Lucas Di Pentima15069: Renders property chips correctly from the search...
2019-11-19 Lucas Di Pentima15069: Simplifies conditional logic.
2019-11-19 Lucas Di Pentima15069: Use properties' key/value ids on search when...
2019-11-19 Lucas Di Pentima15069: Adds optional validation disabling to property...
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
next