open-consul/ui-v2/tests
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
..
acceptance ui: Normal proxies link to services, sidecars to instances (#5944) 2019-06-20 09:37:17 +01:00
helpers UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
integration ui: URL encodes any varaibles interpolated into the template... (#5766) 2019-05-02 18:29:43 +00:00
lib UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
pages ui: Ensure Service Instance pages account for nodes (#5933) 2019-06-11 10:18:50 +01:00
steps ui: Adds ability to search by policy, role or service ident names (#5811) 2019-06-05 09:25:32 +01:00
unit ui: Adds ability to search by policy, role or service ident names (#5811) 2019-06-05 09:25:32 +01:00
index.html
pages.js ui: Adds ability to search by policy, role or service ident names (#5811) 2019-06-05 09:25:32 +01:00
steps.js ui: Ensures nested policy forms are reset properly (#5838) 2019-06-04 15:57:35 +01:00
test-helper.js