open-nomad/ui/mirage/factories
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
..
agent.js UI: Add tests for prodcut links (#11645) 2021-12-07 19:51:17 -05:00
alloc-file.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
allocation.js ui: prepare rebase for contextual job-page 2022-01-24 10:58:28 -05:00
client-allocation-stat.js Update everything to work with the mirage backwards incompat 2019-04-10 14:54:37 -07:00
client-stat.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
csi-plugin.js Work around a mirage bug 2020-05-18 17:23:55 -07:00
csi-volume.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
deployment-task-group-summary.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
deployment.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
evaluation.js [ui, mirage] Evaluation mocks (#12471) 2022-04-27 12:11:24 -04:00
job-scale.js Model job scaling and events in Mirage 2020-07-29 19:07:24 -07:00
job-summary.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
job-version.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
job.js [ui, mirage] Evaluation mocks (#12471) 2022-04-27 12:11:24 -04:00
namespace.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
node-event.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
node.js ui: display Nomad version in the Clients and Servers table (#11366) 2021-10-22 10:33:06 -04:00
policy.js fix: auth node requests with mirage 2022-01-24 11:07:17 -05:00
recommendation.js Add DAS UI code from enterprise (#9192) 2020-10-29 07:46:42 -05:00
region.js Properly model regions in Mirage 2018-08-09 19:57:21 -07:00
scale-event.js Force mock error scale events to be annotations 2020-08-05 12:02:22 -07:00
service.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
storage-controller.js Add cycling to factory healthy flags 2020-06-19 15:43:32 -05:00
storage-node.js Add cycling to factory healthy flags 2020-06-19 15:43:32 -05:00
task-event.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
task-group-scale.js Make scale event properties more conditional and serialized correctly 2020-07-29 19:07:24 -07:00
task-group.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
task-resource.js Migrate to the new resources properties for allocs and nodes 2020-10-15 02:54:16 -07:00
task-state.js UI: Change Mirage data to be stable in development (#6389) 2019-10-03 09:13:08 -05:00
task.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
token.js ui: create variable permission logic (#13447) 2022-07-11 13:34:06 -04:00
variable.js ui: add namespace filter to variables.index (#13618) 2022-07-22 16:05:35 -04:00