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 ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
auth-method.js ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
health-check.js ui: Serf Health Check warning notice (#10194) 2021-05-13 11:36:51 +01:00
intention.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
kv.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
node.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
nspace.js ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00
peer.js ui: Add peer searching and sorting (#13634) 2022-07-04 11:31:58 +01:00
policy.js ui: Fuzzy and Regex searching (#9424) 2020-12-18 10:38:15 +00:00
role.js ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00
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 ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00
upstream-instance.js ui: Fix text search for upstream instances (#10151) 2021-05-04 17:25:57 +01:00