open-nomad/ui/tests/integration
Phil Renaud da4cb6422e Secure Variables: Build a path tree and traverse it at /variables/*path (#13202)
* Recursive trie-building with variable paths

* tree structure applied to new path routes and a new util class

* Breadcrumbs for SV paths and prompt when nothing exists at a path

* Lint and test cleanup

* Pre-review cleanup

* lintfix

* Abstracted pathtree each-ins into a new component class

* Path tree component styles

* Types added and PR feedback addressed

* Path tree to variable paths

* Slightly simpler path QP mods

* More pr feedback handling

* Trim moved into a function on variable model

* Traversal and compaction tests for PathTree

* Trim Path tests

* Variable-paths component tests

* Lint fixup for tests
2022-07-11 13:34:04 -04:00
..
components Secure Variables: Build a path tree and traverse it at /variables/*path (#13202) 2022-07-11 13:34:04 -04:00
data-modeling Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
helpers Secure Variables: Build a path tree and traverse it at /variables/*path (#13202) 2022-07-11 13:34:04 -04:00
modifiers Secure Variables UI: /variables/new and /variables/*path (#13069) 2022-07-11 13:34:04 -04:00
util ui: apply new qunit linting rules to tests 2022-01-20 10:01:35 -05:00
.gitkeep