open-nomad/ui/app/controllers
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 Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
clients [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
csi Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
evaluations Allow wildcard for Evaluations API (#13530) 2022-07-11 16:42:17 -04:00
jobs Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
optimize refact: clean-up breadcrumb invocations 2021-12-23 12:41:52 -05:00
servers ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
settings ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
variables ui: add namespace filter to variables.index (#13618) 2022-07-22 16:05:35 -04:00
.gitkeep sync 2017-09-19 10:08:23 -05:00
application.js Toast-style global notification state (#13341) 2022-07-11 13:34:05 -04:00
clients.js refact: clean-up breadcrumb invocations 2021-12-23 12:41:52 -05:00
exec.js ui: prettify js files 2022-01-20 09:54:56 -05:00
jobs.js refact: clean-up breadcrumb invocations 2021-12-23 12:41:52 -05:00
optimize.js Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
servers.js refact: clean-up breadcrumb invocations 2021-12-23 12:41:52 -05:00
topology.js ui: prettify js files 2022-01-20 09:54:56 -05:00
variables.js ui: add namespace filter to variables.index (#13618) 2022-07-22 16:05:35 -04:00