open-nomad/ui/tests/acceptance
Buck Doyle 07831ab455
Update to v4 of Ember Power Select (#10226)
This closes #10146.

Because of cibernox/ember-power-select#1203, which documents
the current impossibility of attaching test selectors to a
PowerSelect invocation, this uses test selectors on parent
containers instead, occasionally adding wrappers when needed.
I chose to leave the existing test selectors in the hopes that
we can return to using them eventually, but I could easily
remove them if it seems like extra noise now.

Presumably for the same reason, @class no longer works, so
this adjusts the scoping of global search CSS to preserve the style
of the search control.

I also included an update to the latest version of
ember-test-selectors, since we were far behind and I tried
that before finding the aforelinked issue.

Finally, this replaces ember-cli-uglify with ember-cli-terser to address
production build failures as described at ember-cli/ember-cli#9290.
2021-03-26 08:55:12 -05:00
..
behaviors Update to v4 of Ember Power Select (#10226) 2021-03-26 08:55:12 -05:00
allocation-detail-test.js add on update to services table in allocation details (#10153) 2021-03-11 12:28:38 -05:00
allocation-fs-test.js Always show the file browser for allocations and tasks. 2020-10-25 22:24:56 -07:00
application-errors-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
client-detail-test.js Change down to highest-priority composite status (#9927) 2021-02-01 12:00:34 -06:00
client-monitor-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
clients-list-test.js Change down to highest-priority composite status (#9927) 2021-02-01 12:00:34 -06:00
exec-test.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
job-allocations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-definition-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-deployments-test.js Change compared page object to match by name (#8915) 2020-09-17 11:08:47 -05:00
job-detail-test.js Update to v4 of Ember Power Select (#10226) 2021-03-26 08:55:12 -05:00
job-evaluations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-run-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
job-versions-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
jobs-list-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
namespaces-test.js Update to v4 of Ember Power Select (#10226) 2021-03-26 08:55:12 -05:00
optimize-test.js Fix recommendation test to ensure CPU exists (#10004) 2021-02-16 08:43:18 -06:00
plugin-allocations-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
plugin-detail-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
plugins-list-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
regions-test.js Update to v4 of Ember Power Select (#10226) 2021-03-26 08:55:12 -05:00
search-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
server-detail-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
server-monitor-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
servers-list-test.js Clean up erroneous and redundant mirage things 2020-08-27 17:58:24 -07:00
task-detail-test.js Add an acceptance test exercising errors from an HTTP response to a notification 2021-01-28 13:47:22 -08:00
task-fs-test.js Always show the file browser for allocations and tasks. 2020-10-25 22:24:56 -07:00
task-group-detail-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
task-logs-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
token-test.js Add component accessibility auditing and fixes (#8679) 2020-08-25 10:56:02 -05:00
topology-test.js Merge branch 'master' into b-ui/topo-viz-accounting 2021-01-28 09:56:46 -06:00
volume-detail-test.js Move breadcrumbs objects into shared layout object (#9576) 2020-12-10 11:51:22 -06:00
volumes-list-test.js csi/api: populate ReadAllocs/WriteAllocs fields (#9377) 2020-11-25 16:44:06 -05:00