open-consul/ui-v2/app/services/repository
John Cowen 14c6152361
ui: Normal proxies link to services, sidecars to instances (#5944)
* ui: Normal proxies line to services, sidecars to instances

Following on from https://github.com/hashicorp/consul/pull/5933 we
noticed that 'normal' proxies should link to the service, rather than
the service instance. Additionally proxy 'searching' within the
repository should take into account the name of the node that the
originating service is on (sidecar proxies are generally co-located)

Added an additional test here to prove that a sidecar-proxy with the
same service id but on a different node does not show the sidecar proxy
link.
2019-06-20 09:37:17 +01:00
..
type UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
acl.js ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
coordinate.js UI: Add support for blocking queries on the service instance detail page (#5487) 2019-05-01 18:22:23 +00:00
dc.js ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
intention.js ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
kv.js ui: Replaces destroyRecord with unloadRecord for KV 404's (#5837) 2019-06-04 15:56:20 +01:00
node.js UI: Add support for blocking queries on the service instance detail page (#5487) 2019-05-01 18:22:23 +00:00
policy.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
proxy.js ui: Normal proxies link to services, sidecars to instances (#5944) 2019-06-20 09:37:17 +01:00
role.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
service.js ui: Ensure Service Instance pages account for nodes (#5933) 2019-06-11 10:18:50 +01:00
session.js ui: Prefer `cursor` over `index`, add `configuration` option to repos (#5042) 2019-05-01 18:21:54 +00:00
token.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00