open-nomad/ui/app/serializers
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
..
agent.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
allocation.js ui: prettify js files 2022-01-20 09:54:56 -05:00
application.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
deployment.js ui: prettify js files 2022-01-20 09:54:56 -05:00
drain-strategy.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
evaluation.js Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
fragment.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-plan.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-scale.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-summary.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-version.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job.js refact: update serializer log for prefix and namespace (#14062) 2022-08-09 14:08:28 -04:00
namespace.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
network.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
node-event.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
node.js ui: prettify js files 2022-01-20 09:54:56 -05:00
plugin.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
policy.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
port.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
recommendation-summary.js ui: prettify js files 2022-01-20 09:54:56 -05:00
recommendation.js ui: prettify js files 2022-01-20 09:54:56 -05:00
reschedule-event.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
resources.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
scale-event.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
service.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
structured-attributes.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-event.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-group-deployment-summary.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-group-scale.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-group.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-state.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
token.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
variable.js UI variables made to be unique by namespace and path (#14072) 2022-08-15 11:56:09 -04:00
volume.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00