open-nomad/ui/app/routes
Jai 7d90d22956
ui: add namespace filter to variables.index (#13618)
* ui: add namespace filter feature

ui:  add namespace filtering to variables.index

test:  namespace filter

refact:  fix action in template

ui:  move data fetching and query param logic to

ui:  controller query parameter logic

ui:  prevent  from forwarding query param

ui:  create variables controller

refact:  use dependency injection for controlling parent qp

chore: clean-up reset in  route

chore:  clean-up reset in  route

* ui:  add namespace filter to secure var form (#13629)

ui:  update variable factory to accept namespaces

refact:  update  api to accept disabled

ui:  add namespace setting logic to form

refact:  remove debugger

refact:  get correct selectors for

ui:  move data loading to namespace-filter component

chore:  prettify template

ui: update factory to handle namespace setting

refact:  remove inline styling for grid class

* ui:  fix placement of filter in `SecureVariablesForm` (#13762)

* refact:  conditionally render css class

* chore:  remove unused CSS property

* refact:  edit path-input class to prevent textarea override

* refact:  inject missing store service (#13763)

* chore:  patch fixes for when no default namespace is available (#13782)

* test:  add tests for namespace filtering conditions (#13816)

* test:  add tests for namespace filtering and namespaces appearing in form

* patch namespace related issue to saving and querying (#13825)

* refact:  use namespace id, not entity

* refact:  update adapter to edit request to include qp

* ui: early exit if no snapshot

* refact:  test passes wrong interface to method

* chore:  add missing url update URL builder

* refact:  model in  doesn't have absolutePath

* Align error message

* chore:  update tests (#13905)

* chore:  patch brittle tests with better selectors

* chore:  update assertion count

Co-authored-by: Phil Renaud <phil@riotindustries.com>
2022-07-22 16:05:35 -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 fix: delete state from routes and move to controllers and add renderless component to templates 2021-12-21 07:45:12 -05:00
variables ui: add namespace filter to variables.index (#13618) 2022-07-22 16:05:35 -04:00
.gitkeep
application.js ui: prettify js files 2022-01-20 09:54:56 -05:00
clients.js fix: delete state from routes and move to controllers and add renderless component to templates 2021-12-21 07:45:12 -05:00
exec.js ui: prettify js files 2022-01-20 09:54:56 -05:00
index.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
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 fix: delete state from routes and move to controllers and add renderless component to templates 2021-12-21 07:45:12 -05:00
topology.js fix: delete state from routes and move to controllers and add renderless component to templates 2021-12-21 07:45:12 -05:00
variables.js ui: add namespace filter to variables.index (#13618) 2022-07-22 16:05:35 -04:00