open-nomad/ui/tests/acceptance
Michael Lange b3fe5b4f75 Changing namespaces now situationally redirects to jobs or volumes
Changing namespaces can be done anywhere in the app even though many
Nomad resources aren't namespace-sensitive (e.g., clients, plugins).

A user changing namespaces is an intent to reset context, "now I want
to begin a task that relates to Namespace X". Where that task begins
used to always be the Jobs list, since it was the only namespace
sensitive resource. Now with CSI Volumes, "square 1" is Volumes if the
namespace is changed from a storage page.
2020-05-08 17:35:27 -07:00
..
behaviors Apply the page size select behavior to the other pages with the page size selector 2020-04-02 12:50:37 -07:00
allocation-detail-test.js UI: Add representations for task lifecycles (#7659) 2020-04-30 08:15:19 -05:00
application-errors-test.js UI: Update Mirage to 1.1.2 (#6166) 2019-09-26 13:47:07 -05:00
client-detail-test.js Correct a test and a dependent key 2020-02-14 16:44:28 -08:00
clients-list-test.js Apply the page size select behavior to the other pages with the page size selector 2020-04-02 12:50:37 -07:00
exec-test.js UI: add exec handling for dead jobs/task states (#7637) 2020-04-06 14:08:22 -05:00
job-allocations-test.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
job-definition-test.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
job-deployments-test.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
job-detail-test.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
job-evaluations-test.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
job-run-test.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
job-versions-test.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
jobs-list-test.js Factor page select tests into their own behavior 2020-04-02 12:50:36 -07:00
namespaces-test.js Changing namespaces now situationally redirects to jobs or volumes 2020-05-08 17:35:27 -07:00
plugin-detail-test.js Acceptance test for PluginDetail 2020-05-06 17:36:45 -07:00
plugins-list-test.js Introduce shallow to plugin factories to speed up tests 2020-05-07 17:29:42 -07:00
regions-test.js ui: Change Run Job availability based on ACLs (#5944) 2020-01-20 14:57:01 -06:00
server-detail-test.js UI: Update Mirage to 1.1.2 (#6166) 2019-09-26 13:47:07 -05:00
servers-list-test.js UI: Update Mirage to 1.1.2 (#6166) 2019-09-26 13:47:07 -05:00
task-detail-test.js UI: Add representations for task lifecycles (#7659) 2020-04-30 08:15:19 -05:00
task-fs-test.js Add handling for not-running task filesystem query (#6267) 2019-09-04 17:38:26 -05:00
task-group-detail-test.js UI: Add representations for task lifecycles (#7659) 2020-04-30 08:15:19 -05:00
task-logs-test.js UI: Update Mirage to 1.1.2 (#6166) 2019-09-26 13:47:07 -05:00
token-test.js ui: explicit reference to window.localStorage 2020-04-03 14:31:19 -04:00
volume-detail-test.js Acceptance test for PluginDetail 2020-05-06 17:36:45 -07:00
volumes-list-test.js Searchable plugins 2020-05-07 17:25:24 -07:00