open-consul/ui/packages/consul-ui/tests/unit
Kenia 5ce88774b8
ui: Auth Methods - Create Binding Rules tab (#9914)
* Create BindingRule adapter and tests

* Create BindingRule serializer and test

* Create BindingRule model and repository

* Add binding-rules mock data

* Create binding-rules router and call endpoint

* Create Binding rules tab

* Create and use BindingView component

* Create empty state for BindingView

* Remove binding rule requestForQueryRecord endpoint and tests

* Update binding rules selector to be monospaced

* Add bind type tooltip

* Create and Tabular-dl styling component

* Update hr tag global styling

* Rename BindingView to BindingList and refactor

* Add translations for bind types tooltip info

* Remove unused endpoint

* Refactor based on review notes
2021-03-26 11:47:47 -04:00
..
adapters ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
components ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
controllers
filter/predicates ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
helpers
mixins
models ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
routes
search/predicates
serializers ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
services ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
sort/comparators
utils ui: Keep track of previous node checks and avoid adding them twice (#9661) 2021-01-29 15:57:47 +00:00