16719: Adds integration test for collection's old version searching.
[arvados-workbench2.git] / src / views /
2020-10-15 Lucas Di Pentima16719: Adds integration test for collection's old versi...
2020-10-14 Lucas Di Pentima16719: Fixes collection panel when showing an old version.
2020-10-12 Lucas Di Pentima16718: Merge branch 'master' into 16718-past-collection...
2020-10-12 Lucas Di Pentima16718: Removes redundant column on search results.
2020-10-07 Lucas Di Pentima16718: Shows collection status info as "old version...
2020-10-05 Peter AmstutzMerge branch '16941-inactive-remotes' refs #16941
2020-10-05 Peter Amstutz16941: Remove debug statement.
2020-10-05 Peter AmstutzMerge branch 'master' into 16941-inactive-remotes 16941-inactive-remotes
2020-10-02 Peter Amstutz16941: Multi-site search recognizes inactive remote...
2020-09-22 Daniel KutyłaMerge branch '16243-filter-files-by-name-on-collections...
2020-09-08 Lucas Di PentimaMerge branch '16679-token-security-enhancements'
2020-09-04 Lucas Di Pentima16679: Adds AutoLogout component that closes the sessio...
2020-09-02 Lucas Di PentimaMerge branch '16680-expired-token-handling'
2020-08-28 Peter AmstutzMerge branch '16602-wb2-acr-version' refs #16602
2020-08-27 Daniel KutyłaMerge branch '16743-blank-page-for-some-links'
2020-08-26 Peter Amstutz16602: Read WorkflowRunnerResources from workflow to...
2020-08-26 Tom CleggMerge branch '16314-test-user-db'
2020-08-24 Daniel KutyłaMerge branch '16735-Require-password-login'
2020-08-24 Daniel Kutyła16735: Added test for non existing method 16735-Require-password-login
2020-08-21 Tom Clegg16314: Invoke user/pass prompt for Test authentication...
2020-08-21 Daniel Kutyła16735: Added array of possible login methods
2020-08-21 Daniel Kutyła16735: Added better checks for the PAM and LDAP login
2020-07-13 Daniel KutyłaMerge branch '14990-attempting-to-navigate-to-non-exist...
2020-07-13 Daniel Kutyła14990: added 404 page with wildcard route
2020-07-10 Lucas Di PentimaMerge branch '15610-large-collection-perf-fix'
2020-07-10 Lucas Di Pentima15610: Uses only ExpansionPanel as the top 2 panels...
2020-07-07 Lucas Di Pentima15610: Makes the 2 top cards collapsable on collection...
2020-06-30 Lucas Di Pentima15610: Fixes layout issues with the collection panel...
2020-06-17 Daniel KutyłaMerge branch '16437-indicate-when-projects-are-not...
2020-06-17 Daniel Kutyła16437: Removes context items when projects are not...
2020-06-15 Lucas Di Pentima15610: Avoids loading the file list on big collections...
2020-06-12 Lucas Di Pentima15610: Shows status indicator while loading collection...
2020-06-03 Lucas Di PentimaMerge branch '16439-objects-creation-placement-fix'
2020-06-02 Lucas Di Pentima16439: Merge branch 'master' into 16439-objects-creatio...
2020-05-28 Lucas Di PentimaMerge branch '16118-readonly-collections-lucas'
2020-05-27 Lucas Di Pentima16118: Shows only the readonly icon by the collection... 16118-readonly-collections-lucas
2020-05-22 Lucas Di Pentima16118: Changes read-only icon to be a slash+pencil...
2020-05-18 Lucas Di PentimaMerge branch '15881-ldap'
2020-05-18 Lucas Di Pentima16118: Adds test checking writable/readonly collection...
2020-05-14 Lucas Di Pentima16118: Merge branch '15881-ldap' into 16118-readonly...
2020-05-14 Lucas Di Pentima15881: Simplifies code that decides if it need to show... 15881-ldap
2020-05-14 Tom Clegg15881: Use user/pass login if server config uses LDAP.
2020-05-11 Lucas Di Pentima16118: Changes read-only padlock icon with an explicit...
2020-05-01 Lucas Di Pentima16118: Restricts UI elements when a collection is read...
2020-04-30 Lucas Di PentimaMerge branch '16212-login-form'
2020-04-29 Lucas Di Pentima16212: Updates form POST to use new 'users/authenticate...
2020-04-29 Lucas Di Pentima16212: Support LoginCluster feature.
2020-04-29 Lucas Di Pentima16212: Loads remote clusters configs at app boot.
2020-04-29 Lucas Di Pentima16212: Sets api token on login success, re-focus on...
2020-04-29 Lucas Di Pentima16212: Adds login form when PAM Login is enabled. ...
2020-04-23 Lucas Di PentimaMerge branch '16029-cypress-testing'
2020-04-06 Lucas Di Pentima16029: Merge branch 'master' into 16029-cypress-testing
2020-03-16 Lucas Di Pentima16029: Fixes failed login attempt by redirecting the...
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: Support SSHHelpHostSuffix, fix user VM page...
2020-02-19 Lucas Di PentimaMerge branch '15781-multi-value-property-edit'
2020-02-11 Lucas Di Pentima15781: Merge branch 'master' into 15781-multi-value...
2020-02-05 Lucas Di PentimaMerge branch '16116-collection-rename-fix'
2020-02-04 Peter AmstutzMerge branch '16111-ssh-help' refs #16111
2020-02-03 Peter Amstutz16111: Display customizable SSHHelpPageHTML 16111-ssh-help
2020-01-31 Lucas Di Pentima15781: Adds multi-value property support for projects.
2020-01-30 Lucas Di Pentima15781: Renders multi-value properties as multiple chips.
2020-01-28 Lucas Di PentimaMerge branch '16086-no-inputs-fix'
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: 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-23 Lucas Di Pentima15012: Shows process context menu on all_process page...
2020-01-22 Lucas Di Pentima15012: Adds run time column to all_processes. Fixes...
2020-01-22 Lucas Di Pentima15019: Adds Status filtering to project panel.
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: Adds 'All Processes' panel. (WIP)
2020-01-21 Lucas Di Pentima15019: Adds Status filtering to project panel. 15019-project-view-status-filter
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
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: Adds double-click navigation and sigle-click...
2019-12-20 Lucas Di Pentima15672: Removes filter panel & makes pagination choices...
2019-12-17 Eric Biagiotti15672: subprocess view WIP
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-12 Peter AmstutzMerge branch '15256-removing-files-during-upload'
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-11-27 Peter AmstutzMerge branch '15803-unsetup' refs #15803
2019-11-27 Peter Amstutz15803: INIT->INIT_USER, CONFIG->SET_CONFIG, remove... 15803-unsetup
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: Adds a conditional warning icon on the breadcrum...
2019-11-26 Eric BiagiottiMerge branch '15840-project-page-hang'
2019-11-20 Lucas Di PentimaMerge branch '15069-tag-searching-by-ids'
next