arvados-workbench2.git
2020-04-23 Peter Amstutz16029: Add 'make integration-tests-in-docker' 16029-cypress-testing
2020-04-21 Lucas Di Pentima16029: Adds options to orchestration script to allow...
2020-04-20 Lucas Di Pentima16029: Enhances orquestration script in various ways.
2020-04-20 Lucas Di Pentima16029: Working on a better way of launching arvados...
2020-04-17 Lucas Di Pentima16029: Moves Dockefile to its own subdir.
2020-04-15 Lucas Di Pentima16029: Updates Dockerfile to build a seeded image with...
2020-04-15 Lucas Di Pentima16029: Adds orquestration script.
2020-04-13 Lucas Di Pentima16029: Removes the need to use pre-existing fixtures.
2020-04-07 Lucas Di Pentima16029: Force cypress to request minimist 1.2.5 instead...
2020-04-06 Lucas Di Pentima16029: Merge branch 'master' into 16029-cypress-testing
2020-04-06 Lucas Di PentimaUpgrades vulnerable minimist module by upgrading handle...
2020-04-06 Lucas Di PentimaUpgrades minimist package (indirect dependency) to...
2020-04-06 Lucas Di PentimaUpgrades acorn package (indirect dependency) to address...
2020-03-16 Lucas Di Pentima16029: Completes the basic set of login tests.
2020-03-16 Lucas Di Pentima16029: Fixes failed login attempt by redirecting the...
2020-03-16 Lucas Di Pentima16029: Tests login with valid & expired tokens. Exposes...
2020-03-14 Lucas Di Pentima16029: Adds support for reading YAML fixtures and recei...
2020-03-11 Lucas Di PentimaMerge branch '15951-filter-ui-polish'. Closes #15951
2020-03-10 Lucas Di Pentima15951: Fixes 'select columns' button tooltip label... 15951-filter-ui-polish
2020-03-04 Lucas Di Pentima15951: Removes dead code, updates tests to work with...
2020-03-04 Lucas Di Pentima15951: Hides tooltips on filter buttons after being...
2020-03-04 Lucas Di Pentima15951: Accepts filter toggle actions when clicking...
2020-03-03 Lucas Di Pentima15951: Makes 'mutually exclusive' filter dialog auto...
2020-02-27 Peter AmstutzMerge branch '16181-fix-vm-view' refs #16181
2020-02-27 Peter Amstutz16181: Default to empty string if SSHHelpHostSuffix... 16181-fix-vm-view
2020-02-27 Peter Amstutz16181: Rework the user attributes dialog a bit
2020-02-27 Peter Amstutz16181: Support SSHHelpHostSuffix, fix user VM page...
2020-02-24 Lucas Di Pentima16029: Adds first end-to-end tests for the login flow.
2020-02-21 Lucas Di Pentima16029: Adds cypress as a dev dependency.
2020-02-19 Lucas Di PentimaFixes package building.
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-15 Ward VandewegeUpdate maintainer for our OS packages.
2020-02-14 Lucas Di Pentima15781: Avoids showing duplicate property 'chips' on...
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 Pentima16067: Adds remaining collection resource read-only... 16067-collection-copy-fix
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-04 Peter AmstutzDon't crash if name is null or undefined
2020-02-04 Peter AmstutzMerge branch '16111-ssh-help' refs #16111
2020-02-03 Lucas Di Pentima15781: Adds tests for resource properties util functions.
2020-02-03 Peter Amstutz16111: Display customizable SSHHelpPageHTML 16111-ssh-help
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: Fix tests 16108-favorites
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-29 Peter AmstutzSet build version
2020-01-28 Lucas Di PentimaMerge branch '16086-no-inputs-fix'
2020-01-28 Lucas Di Pentima16086: Splits input id by '/' using the last element... 16086-no-inputs-fix
2020-01-28 Lucas Di Pentima16086: Looks up input values by the correct input id.
2020-01-27 Lucas Di Pentima16086: Enhances readability by using plural on Array...
2020-01-27 Lucas Di Pentima16086: Adds default value on string array validator.
2020-01-27 Lucas Di Pentima16086: Fixes inputs retrieval from workflow mount.
2020-01-27 Lucas Di Pentima16086: Don't re-parse dates on process information...
2020-01-27 Lucas Di PentimaMerge branch '16052-update-packages'
2020-01-27 Lucas Di PentimaMerge branch '15012-all-processes-page'
2020-01-24 Peter AmstutzFix package build, use version-at-commit script for...
2020-01-24 Lucas Di Pentima16052: Upgrades serialize-javascript requested by a... 16052-update-packages
2020-01-24 Lucas Di Pentima16052: Upgrades webpack-dev-server's version requested...
2020-01-24 Lucas Di Pentima16052: Upgrades js-yaml indirect dependency to fix...
2020-01-23 Lucas Di Pentima16052: Upgrades react-scripts-ts dependencies, fixing...
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: Updates all processes page when websocket event...
2020-01-23 Lucas Di Pentima15012: Clears the subprocess panel before populating...
2020-01-23 Lucas Di Pentima15012: Shows process context menu on all_process page...
2020-01-22 Peter AmstutzTesting commit-build hook no issue #
2020-01-22 Lucas Di Pentima15012: Adds run time column to all_processes. Fixes...
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-22 Lucas Di Pentima15019: Changes joinFilters() to accept variable number...
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 PentimaFixes tests to work with connected components.
2020-01-21 Lucas Di Pentima15019: Adds Status filtering to project panel. 15019-project-view-status-filter
2020-01-21 Lucas Di Pentima15019: Changes joinFilters() to accept variable number...
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-21 Lucas Di Pentima15672: Adds test for params being just under the limit...
next