open-nomad/ui/tests/acceptance
Phil Renaud d7def242b8
UI variables made to be unique by namespace and path (#14072)
* Starting on namespaced id

* Traversal for variables uniqued by namespace

* Delog

* Basic CRUD complete w namespaces included

* Correct secvar breadcrumb joining and testfix now that namespaces are included

* Testfixes with namespaces in place

* Namespace-aware duplicate path warning

* Duplicate path warning test additions

* Trimpath reimplemented on dupe check

* Solves a bug where slash was not being passed to the can write check

* PR fixes

* variable paths integration test fix now uses store

* Seems far less hacky in retrospect

* PR feedback addressed

* test fixes after inclusion of path as local non-model var

* Prevent confusion by dropping namespace from QPs on PUT, since its already in .data

* Solves a harsh bug where you have namespace access but no secvars access (#14098)

* Solves a harsh bug where you have namespace access but no secvars access

* Lint cleanup

* Remove unneeded condition
2022-08-15 11:56:09 -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 Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
optimize-test.js Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
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 UI variables made to be unique by namespace and path (#14072) 2022-08-15 11:56:09 -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 Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00