open-nomad/ui/app/controllers
hc-github-team-nomad-core e9b6be87e2
[ui] Job Variables page (#17964) (#18106)
* Bones of a component that has job variable awareness

* Got vars listed woo

* Variables as its own subnav and some pathLinkedVariable perf fixes

* Automatic Access to Variables alerter

* Helper and component to conditionally render the right link

* A bit of cleanup post-template stuff

* testfix for looping right-arrow keynav bc we have a new subnav section

* A very roundabout way of ensuring that, if a job exists when saving a variable with a pathLinkedEntity of that job, its saved right through to the job itself

* hacky but an async version of pathLinkedVariable

* model-driven and async fetcher driven with cleanup

* Only run the update-job func if jobname is detected in var path

* Test cases begun

* Management token for variables to appear in tests

* Its a management token so it gets to see the clients tab under system jobs

* Pre-review cleanup

* More tests

* Number of requests test and small fix to groups-by-way-or-resource-arrays elsewhere

* Variable intro text tests

* Variable name re-use

* Simplifying our wording a bit

* parse json vs plainId

* Addressed PR feedback, including de-waterfalling

Co-authored-by: Phil Renaud <phil.renaud@hashicorp.com>
2023-08-01 09:59:39 -04:00
..
allocations [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
clients [ui] links to allocations explicitly go through their route model hook (#17737) 2023-06-27 10:01:50 -04:00
csi [ui] links to allocations explicitly go through their route model hook (#17737) 2023-06-27 10:01:50 -04:00
evaluations [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
jobs [ui] Job Variables page (#17964) (#18106) 2023-08-01 09:59:39 -04:00
optimize [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
policies [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
servers [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
settings ui: fix notification service in token controller (#16918) 2023-04-17 20:33:50 -04:00
variables backport of commit 715764bfe448fc6a80ca3858377b4f760d39c611 (#18010) 2023-07-20 11:38:52 -05:00
.gitkeep sync 2017-09-19 10:08:23 -05:00
application.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
clients.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
exec.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
jobs.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
oidc-mock.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
optimize.js ui: add option to filter for jobs that are packs (#17226) 2023-05-18 12:47:11 -04:00
servers.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00
topology.js Backport of ui: fix Topology node state filter into release/1.6.x (#18000) 2023-07-19 15:38:55 -05:00
variables.js [COMPLIANCE] Add Copyright and License Headers 2023-04-10 15:36:59 +00:00