open-nomad/ui/tests/acceptance
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
..
behaviors
allocation-detail-test.js 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
allocation-fs-test.js
application-errors-test.js
client-detail-test.js fix broken link to task-group in Recent Allocation table in jobs.job.index (#12765) 2022-04-28 14:02:15 -04:00
client-monitor-test.js
clients-list-test.js Percy snapshot tests (#12872) 2022-05-05 16:05:13 -04:00
evaluations-test.js Allow wildcard for Evaluations API (#13530) 2022-07-11 16:42:17 -04:00
exec-test.js
global-header-test.js
job-allocations-test.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
job-clients-test.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
job-definition-test.js [ui] Fix a bug where redirects after planning/editing a job didn't include namespace (#13588) 2022-07-05 15:58:56 -04:00
job-deployments-test.js
job-detail-test.js
job-dispatch-test.js
job-evaluations-test.js
job-run-test.js [ui] Fix a bug where redirects after planning/editing a job didn't include namespace (#13588) 2022-07-05 15:58:56 -04:00
job-versions-test.js
jobs-list-test.js Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
optimize-test.js Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00
plugin-allocations-test.js
plugin-detail-test.js
plugins-list-test.js
proxy-test.js Fix Exec not working with reverse proxy X-Nomad-Token (#12925) 2022-05-10 13:42:12 -04:00
regions-test.js 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
search-test.js
secure-variables-test.js ui: add namespace filter to variables.index (#13618) 2022-07-22 16:05:35 -04:00
server-detail-test.js
server-monitor-test.js
servers-list-test.js Percy snapshot tests (#12872) 2022-05-05 16:05:13 -04:00
task-detail-test.js 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
task-fs-test.js
task-group-detail-test.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
task-logs-test.js
token-test.js Percy snapshot tests (#12872) 2022-05-05 16:05:13 -04:00
topology-test.js 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
volume-detail-test.js
volumes-list-test.js Remove namespace cache (#13679) 2022-07-11 18:06:18 -04:00