arvados-workbench2.git
2019-12-30 Lucas Di PentimaMerge branch 'master' into 15672-subprocess-list-v2
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
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 Lucas Di Pentima15067: Adds tests for vocabulary functions. 15067-tag-editing-by-ids
2019-11-14 Peter Amstutz15803: Move LOGOUT side effects to middleware
2019-11-14 Lucas Di Pentima15067: Generalizes handleSelect & handleBlur on propert...
2019-11-14 Lucas Di Pentima15067: Creates PropertyChipComponent to be used where...
2019-11-13 Peter Amstutz15803: Add missing auth middleware file
2019-11-13 Lucas Di Pentima15067: Shows tags labels on project details. Adds copy...
2019-11-13 Lucas Di Pentima15067: Creates project tags by id when possible.
2019-11-13 Lucas Di Pentima15067: Generalizes Key/Value fields to be reused on...
2019-11-13 Peter Amstutz15803: Refactor internal user and API token management
2019-11-13 Lucas Di Pentima15067: Removes unnecesssary hidden Field components.
2019-11-13 Lucas Di Pentima15067: Clicking on a property chip copies its visual...
2019-11-12 Lucas Di Pentima15067: Renders properties' key/values by their labels...
2019-11-12 Lucas Di PentimaMerge branch 'master' into 15067-tag-editing-by-ids
2019-11-12 Lucas Di Pentima15067: Tag key/value suggestions show all available...
2019-11-11 Lucas Di Pentima15067: When adding/updating a property, use IDs when...
2019-11-11 Lucas Di Pentima15067: Supports key/value IDs matching when manually...
2019-11-11 Lucas Di Pentima15067: Retrieve property values by its key id.
next