open-consul/ui/packages/consul-ui/app/adapters
Michael Klein 8b9a126386
ui: remove with-peers query param (#13756)
* Don't request nodes/services `with-peers` anymore

This will be automatic - no need for the query-param anymore.

* Return peering data based on feature flag mock-api services/nodes

* Update tests to reflect removed with-peers query-param

* setup cookie for turning peer feature flag on in mock-api in testing

* Add missing `S` for renamed PEERING feature-flag cookie
2022-07-14 19:32:53 +01:00
..
application.js
auth-method.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
binding-rule.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
coordinate.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
discovery-chain.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
http.js
intention.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
kv.js ui: Fix up blocking reconciliation for multiple models (#11237) 2021-10-07 12:38:04 +01:00
node.js ui: remove with-peers query param (#13756) 2022-07-14 19:32:53 +01:00
nspace.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
oidc-provider.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
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 ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
proxy.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
role.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
service-instance.js ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
service.js ui: remove with-peers query param (#13756) 2022-07-14 19:32:53 +01:00
session.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00
token.js ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
topology.js ui: Adds Partitions to the HTTP layer (#10447) 2021-09-15 18:09:55 +01:00