open-consul/ui/packages/consul-ui/app
Michael Klein 59b044f96d
ui: no partition and peer in bucket-list at the same time (#13812)
* don't show partition / peer at the same time in bucket-list

* use bucket-list in intentions table

* add bucket-list tests

* Simplify bucket list - match old behavior

Refactor the bucket-list component to be easier to grok and match
how the old template based approach worked. I.e. do not surface
partition or namespace when it matches the passed nspace or partition
property.

* Update docs for bucket-list

* fix linting
2022-07-20 16:07:52 +01:00
..
abilities ui: Move peers to a subapplication (#13725) 2022-07-14 11:22:45 +01:00
adapters ui: remove with-peers query param (#13756) 2022-07-14 19:32:53 +01:00
components ui: no partition and peer in bucket-list at the same time (#13812) 2022-07-20 16:07:52 +01:00
controllers
decorators
filter/predicates
forms
helpers
instance-initializers
locations
machines
mixins
models
modifiers
routes ui: Move peers to a subapplication (#13725) 2022-07-14 11:22:45 +01:00
routing
search/predicates
serializers
services ui: Add additional API requests for peering establishment (#13734) 2022-07-14 11:23:16 +01:00
sort/comparators
styles ui: Peer token use form (#13792) 2022-07-20 12:38:39 +01:00
templates ui: Move peers to a subapplication (#13725) 2022-07-14 11:22:45 +01:00
utils ui: Move peers to a subapplication (#13725) 2022-07-14 11:22:45 +01:00
validations
app.js
env.js
formats.js
index.html
router.js