open-nomad/ui/app/routes
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
..
allocations fix broken link to task-group in Recent Allocation table in jobs.job.index (#12765) 2022-04-28 14:02:15 -04:00
clients Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
csi Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
evaluations Chronological most-recent evals by default (#12847) 2022-05-05 16:11:27 -04:00
exec/task-group ui: disable linting on files that use controllerFor 2022-01-20 09:46:49 -05:00
jobs 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
optimize ui: prettify js files 2022-01-20 09:54:56 -05:00
servers
variables UI variables made to be unique by namespace and path (#14072) 2022-08-15 11:56:09 -04:00
.gitkeep
application.js ui: prettify js files 2022-01-20 09:54:56 -05:00
clients.js
exec.js ui: prettify js files 2022-01-20 09:54:56 -05:00
index.js
not-found.js ui: disable linting on files that use controllerFor 2022-01-20 09:46:49 -05:00
optimize.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
servers.js
topology.js
variables.js UI variables made to be unique by namespace and path (#14072) 2022-08-15 11:56:09 -04:00