open-consul/ui/packages/consul-ui/app/serializers
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
..
application.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
auth-method.js ui: Auth Methods List view (#9617) 2021-02-17 13:56:56 -05:00
binding-rule.js ui: Auth Methods - Create Binding Rules tab (#9914) 2021-03-26 11:47:47 -04:00
coordinate.js ui: Move ember-data classes to use native JS classes/decorators (#9136) 2020-11-09 17:29:12 +00:00
discovery-chain.js ui: Move ember-data classes to use native JS classes/decorators (#9136) 2020-11-09 17:29:12 +00:00
http.js ui: New search/sort/filtering bar for Node > ServiceInstances (#9326) 2020-12-09 13:08:30 +00:00
intention.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
kv.js ui: Refactor KV and Lock Sessions following partitions update (#11666) 2021-12-01 11:33:33 +00:00
node.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
nspace.js ui: Fixup displaying a Nspace default policy when expanding the preview pane (#12316) 2022-02-18 17:22:05 +00:00
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 ui: Change partitions to expect `[]` from the API (#11791) 2021-12-10 14:41:08 +00:00
permission.js ui: Restrict the viewing/editing of certain UI elements based on the users ACLs (#9687) 2021-02-19 16:42:16 +00:00
policy.js ui: Move ember-data classes to use native JS classes/decorators (#9136) 2020-11-09 17:29:12 +00:00
proxy.js ui: Rename a model attribute to not be overwritten by ember-data (#9524) 2021-01-12 09:53:21 -05:00
role.js ui: Move ember-data classes to use native JS classes/decorators (#9136) 2020-11-09 17:29:12 +00:00
service-instance.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
service.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
session.js ui: Refactor KV and Lock Sessions following partitions update (#11666) 2021-12-01 11:33:33 +00:00
token.js ui: Move ember-data classes to use native JS classes/decorators (#9136) 2020-11-09 17:29:12 +00:00
topology.js ui: Topology Intentions Popovers (#9137) 2020-11-12 10:40:15 -05:00