open-nomad/ui/mirage
Phil Renaud 0982ad1079
Change path-linked-variables to start with nomad/jobs/, instead of jobs/ (#13862)
* Support pathLinkedEntities starting with nomad/jobs/ instead of jobs/

* links from jobs/groups/tasks to variables now look for nomad/jobs/ instead of jobs/

* Tests updated to reflect nomad/jobs/ change

* Acceptance test for disallowing nomad/foo/, and hint text updates

* Defensive logic in case path not yet set

* Allow exactly nomad/jobs as a variable path
2022-07-20 12:19:01 -04:00
..
data
factories Link Variables to Jobs (#13627) 2022-07-11 13:34:06 -04:00
models
scenarios Change path-linked-variables to start with nomad/jobs/, instead of jobs/ (#13862) 2022-07-20 12:19:01 -04:00
serializers
common.js
config.js Throw an error if you try to save a Secure Variable with no items (#13424) 2022-07-11 13:34:06 -04:00
faker.js Visual diff tests seed-stabilized by default (#12965) 2022-05-12 16:09:19 -04:00
utils.js