open-nomad/ui/tests/acceptance
Buck Doyle 196f27aec4
Add multiple substring highlights for search (#8287)
The fuzzy search highlighting was ignoring everything after the first
substring that was matched, this now highlights all substrings.
2020-06-25 15:26:52 -05:00
..
behaviors UI: add filesystem browsing for allocations (#7951) 2020-06-01 08:15:59 -05:00
allocation-detail-test.js
allocation-fs-test.js UI: add filesystem browsing for allocations (#7951) 2020-06-01 08:15:59 -05:00
application-errors-test.js
client-detail-test.js
client-monitor-test.js Test coverage for the client monitor page 2020-06-16 10:23:36 -07:00
clients-list-test.js
exec-test.js
job-allocations-test.js
job-definition-test.js
job-deployments-test.js
job-detail-test.js
job-evaluations-test.js
job-run-test.js
job-versions-test.js
jobs-list-test.js Add phase 1 of global search (#8175) 2020-06-19 13:05:28 -05:00
namespaces-test.js
plugin-allocations-test.js
plugin-detail-test.js
plugins-list-test.js
regions-test.js
search-test.js Add multiple substring highlights for search (#8287) 2020-06-25 15:26:52 -05:00
server-detail-test.js Test coverage for new features of the server detail page 2020-06-16 10:23:36 -07:00
server-monitor-test.js Server monitor page 2020-06-16 10:23:36 -07:00
servers-list-test.js
task-detail-test.js
task-fs-test.js UI: add filesystem browsing for allocations (#7951) 2020-06-01 08:15:59 -05:00
task-group-detail-test.js Acceptance tests for task group scaling 2020-06-18 23:23:03 -07:00
task-logs-test.js
token-test.js
volume-detail-test.js
volumes-list-test.js