open-consul/ui/packages/consul-ui/tests/unit
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
..
abilities ui: Add peer searching and sorting (#13634) 2022-07-04 11:31:58 +01:00
adapters ui: Add license endpoint/datasource (#12506) 2022-03-09 09:03:15 +00:00
components ui: Amends to Routing visualization for partitions (#11747) 2021-12-09 10:47:58 +00:00
controllers ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
filter/predicates ui: peering chores (#13636) 2022-06-30 15:47:04 +01:00
helpers ui: Remove old style 'filterable' searching (#9356) 2020-12-09 19:12:17 +00:00
mixins ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
models ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
routes ui: Remove Settings Ember Route (#12488) 2022-03-09 08:29:27 +00:00
search/predicates ui: allow searching services by admin-partition (#13650) 2022-06-30 17:24:52 +01:00
serializers ui: Add license endpoint/datasource (#12506) 2022-03-09 09:03:15 +00:00
services ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
sort/comparators ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
utils ui: Allow templateName paths to be relative (#11955) 2022-01-12 09:27:00 +00:00