open-consul/ui/packages/consul-ui/app/adapters
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
..
acl.js
application.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
auth-method.js ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
binding-rule.js ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
coordinate.js
dc.js
discovery-chain.js
http.js
intention.js
kv.js
node.js
nspace.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
oidc-provider.js
permission.js ui: DataSource Decorator (#9746) 2021-02-23 08:56:42 +00:00
policy.js
proxy.js
role.js
service-instance.js
service.js
session.js
token.js
topology.js