open-consul/ui/packages/consul-ui/app
Michael Klein fdddf7af48
ui: peered services only show instance- and tags-tabs (#13840)
* Only show instances- and tags-tab peered services

* Adapt show-with-slashes test to peering changes

Tests always have the peering feature turned on and the default service
we load from the mock-api will be peered. This is why the topology
view of the service.show page will not be accessible in the updated
test it will show the instances instead. This change does not change
what the test is actually testing so just putting changing to the now
different url is fine.
2022-07-21 16:09:54 +01:00
..
abilities ui: Move peers to a subapplication (#13725) 2022-07-14 11:22:45 +01:00
adapters ui: remove with-peers query param (#13756) 2022-07-14 19:32:53 +01:00
components ui: Surface peer info in nodes.show view (#13832) 2022-07-21 15:35:54 +01:00
controllers ui: Add peer searching and sorting (#13634) 2022-07-04 11:31:58 +01:00
decorators ui: Add license endpoint/datasource (#12506) 2022-03-09 09:03:15 +00:00
filter/predicates ui: Peer Deletion (#13665) 2022-07-07 18:23:26 +01:00
forms ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
helpers ui: use environment variable for feature flagging peers (#13703) 2022-07-12 12:02:45 +01:00
instance-initializers ui: Runtime Injectable Components (#11969) 2022-01-19 10:14:59 +00:00
locations ui: Fix up peer ENT tests (#13633) 2022-06-29 19:07:39 +01:00
machines ui: Disclosure Component (#12263) 2022-02-08 19:24:50 +00:00
mixins
models ui: Peer Deletion (#13665) 2022-07-07 18:23:26 +01:00
modifiers ui: feature-flagged peering mvp (#13425) 2022-06-23 14:16:26 +01:00
routes ui: Move peers to a subapplication (#13725) 2022-07-14 11:22:45 +01:00
routing ui: Allow templateName paths to be relative (#11955) 2022-01-12 09:27:00 +00:00
search/predicates ui: Add peer searching and sorting (#13634) 2022-07-04 11:31:58 +01:00
serializers ui: Add peer searching and sorting (#13634) 2022-07-04 11:31:58 +01:00
services ui: Add additional API requests for peering establishment (#13734) 2022-07-14 11:23:16 +01:00
sort/comparators ui: Peer Deletion (#13665) 2022-07-07 18:23:26 +01:00
styles ui: Surface peer info in nodes.show view (#13832) 2022-07-21 15:35:54 +01:00
templates ui: peered services only show instance- and tags-tabs (#13840) 2022-07-21 16:09:54 +01:00
utils ui: Move peers to a subapplication (#13725) 2022-07-14 11:22:45 +01:00
validations ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
app.js
env.js
formats.js
index.html
router.js ui: Runtime Injectable Components (#11969) 2022-01-19 10:14:59 +00:00