consul/ui/packages/consul-ui/app/services/repository
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
..
auth-method.js
binding-rule.js
coordinate.js
dc.js ui: Don't automatically move rz read-replicas out of the rz (#12740) 2022-04-13 10:33:31 +01:00
dc.mdx ui: Add license endpoint/datasource (#12506) 2022-03-09 09:03:15 +00:00
discovery-chain.js
intention-permission-http-header.js
intention-permission.js
intention.js
kv.js ui: Fixup KV folder creation then further creation within that folder (#12081) 2022-01-19 10:09:25 +00:00
license.js ui: Add license endpoint/datasource (#12506) 2022-03-09 09:03:15 +00:00
license.mdx ui: Add license endpoint/datasource (#12506) 2022-03-09 09:03:15 +00:00
metrics.js
node.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
nspace.js
oidc-provider.js ui: Ensure the partition is passed through to the request for the SSO auth URL (#11979) 2022-01-11 11:02:46 +00:00
partition.js
peer.js ui: Add peer searching and sorting (#13634) 2022-07-04 11:31:58 +01:00
permission.js ui: Overview UI Routing (#12493) 2022-03-15 12:58:14 +00:00
policy.js
proxy.js ui: Ensure service instance data does not get re-written on blocking refresh (#11903) 2022-01-07 19:16:21 +00:00
role.js
service-instance.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
service.js
session.js
token.js
topology.js