open-nomad/ui/tests/acceptance
Phil Renaud e9219a1ae0
Allow wildcard for Evaluations API (#13530)
* Failing test and TODO for wildcard

* Alias the namespace query parameter for Evals

* eval: fix list when using ACLs and * namespace

Apply the same verification process as in job, allocs and scaling
policy list endpoints to handle the eval list when using an ACL token
with limited namespace support but querying using the `*` wildcard
namespace.

* changelog: add entry for #13530

* ui: set namespace when querying eval

Evals have a unique UUID as ID, but when querying them the Nomad API
still expects a namespace query param, otherwise it assumes `default`.

Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2022-07-11 16:42:17 -04:00
..
behaviors
allocation-detail-test.js 12986 UI fails to load job when there is an "@" in job name in nomad 130 (#13012) 2022-05-13 17:01:27 -04:00
allocation-fs-test.js
application-errors-test.js
client-detail-test.js
client-monitor-test.js
clients-list-test.js
evaluations-test.js Allow wildcard for Evaluations API (#13530) 2022-07-11 16:42:17 -04:00
exec-test.js
global-header-test.js
job-allocations-test.js
job-clients-test.js
job-definition-test.js [ui] Fix a bug where redirects after planning/editing a job didn't include namespace (#13588) 2022-07-05 15:58:56 -04:00
job-deployments-test.js
job-detail-test.js
job-dispatch-test.js
job-evaluations-test.js
job-run-test.js [ui] Fix a bug where redirects after planning/editing a job didn't include namespace (#13588) 2022-07-05 15:58:56 -04:00
job-versions-test.js
jobs-list-test.js [bugfix, ui] Allow running jobs from a namespace-limited token (#13659) 2022-07-11 12:33:17 -04:00
optimize-test.js
plugin-allocations-test.js
plugin-detail-test.js
plugins-list-test.js
proxy-test.js
regions-test.js 12986 UI fails to load job when there is an "@" in job name in nomad 130 (#13012) 2022-05-13 17:01:27 -04:00
search-test.js
secure-variables-test.js Link Variables to Jobs (#13627) 2022-07-11 13:34:06 -04:00
server-detail-test.js
server-monitor-test.js
servers-list-test.js
task-detail-test.js 12986 UI fails to load job when there is an "@" in job name in nomad 130 (#13012) 2022-05-13 17:01:27 -04:00
task-fs-test.js
task-group-detail-test.js
task-logs-test.js
token-test.js
topology-test.js 12986 UI fails to load job when there is an "@" in job name in nomad 130 (#13012) 2022-05-13 17:01:27 -04:00
volume-detail-test.js
volumes-list-test.js