arvados-workbench2.git
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.
2019-11-11 Lucas Di Pentima15067: Assign key/value ids to hidden field so they...
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-05 Lucas Di Pentima15067: Changes use of tag/value ids for labels on tag...
2019-11-04 Peter Amstutz15736: Add delete button to site manager
2019-11-04 Peter Amstutz15736: Improve error handling for multisite search
2019-11-04 Lucas Di Pentima15067: Makes key/value matching case insensitive.
2019-11-04 Lucas Di Pentima15067: Updates properties form to handle vocabulary...
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 Peter AmstutzMerge branch '15766-copy-property-text' refs #15766
2019-10-31 Peter AmstutzMerge branch '15728-property-filter' refs #15728
2019-10-31 Lucas Di Pentima15067: Updates the vocabulary model to match the new...
2019-10-31 Lucas Di Pentima15067: Uses new vocabulary example. Temporarily forces...
2019-10-29 Peter Amstutz15766: Clicking on a property chip copies its text... 15766-copy-property-text
2019-10-29 Peter Amstutz15728: Use case-insensitive regexp for autocomplete 15728-property-filter
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 AmstutzMerge branch '13936-inactive-user-text' refs #13936
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-28 Peter Amstutz15530: Adjust code formatting a bit. 15530-wb2-logincluster
2019-10-28 Peter Amstutz13936: Use Workbench.SiteName for the upper left banner
2019-10-25 Peter Amstutz13936: Embed InactivePageHTML on inactive panel
2019-10-25 Peter Amstutz15530: Eliminate silly hack adding "-" to use ResourceC...
2019-10-25 Peter Amstutz15530: Use ResourceCluster to render cluster links.
2019-10-24 Peter Amstutz15530: Fix tests
2019-10-24 Peter Amstutz15530: Don't link if remoteHostConfig is undefined
2019-10-24 Peter Amstutz15530: Link account page has link to home cluster
2019-10-23 Peter Amstutz15530: Config takes precedence over local storage sessions
2019-10-23 Peter Amstutz15530: Plain "Log in" button when loginCluster or not...
2019-10-22 Peter Amstutz15530: Turn Site Manager Link into Button
2019-10-15 Peter Amstutz15530: Ensure local cluster is also in store remoteHost...
2019-10-11 Peter AmstutzMerge branch '15424-wb2-welcome-page' refs #15424
2019-10-11 Peter Amstutz15424: Add margin around WelcomePageHTML div 15424-wb2-welcome-page
next