open-consul/ui/packages/consul-ui/app/search/predicates
John Cowen dae1f9d0b8
ui: Add peer searching and sorting (#13634)
* ui: Add peer searching and sorting

Initial name search and sort only, more to come here

* Remove old peerings::search component

* Use @model peers

* ui: Peer listing with dc/ns/partition/name based unique IDs and polling deletion (#13648)

* ui: Add peer repo with listing datasource

* ui: Use data-loader component to use the data-source

* ui: Remove ember-data REST things and Route.model hook

* 10 second not 1 second poll

* Fill out Datacenter and Partition

* route > routeName

* Faker randomised mocks for peering endpoint

* ui: Adds initial peer detail page plus address tab (#13651)
2022-07-04 11:31:58 +01:00
..
acl.js
auth-method.js
health-check.js
intention.js
kv.js
node.js
nspace.js
peer.js ui: Add peer searching and sorting (#13634) 2022-07-04 11:31:58 +01:00
policy.js
role.js
service-instance.js ui: Fixup names of Meta for instance search, also add Node (#11774) 2021-12-21 07:00:02 +00:00
service.js ui: allow searching services by admin-partition (#13650) 2022-06-30 17:24:52 +01:00
token.js
upstream-instance.js