consul/ui/packages/consul-ui/app/adapters
John Cowen 27e50ae925
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
..
application.js
auth-method.js
binding-rule.js
coordinate.js
discovery-chain.js
http.js
intention.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
kv.js
node.js ui: Fix up peer ENT tests (#13633) 2022-06-29 19:07:39 +01:00
nspace.js
oidc-provider.js
partition.js ui: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01:00
permission.js ui: [Port] Ensure the tokens default nspace (and partition) is passed thru to the auth endpoint (#11490) 2021-11-11 12:02:29 +00:00
policy.js
proxy.js
role.js
service-instance.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
service.js ui: Fix up peer ENT tests (#13633) 2022-06-29 19:07:39 +01:00
session.js
token.js
topology.js