consul/ui-v2/app/adapters
Kenia f26201a7a4
ui: Service Mesh - Topology tab and basic layout (#8788)
* Create Topology Tab with foundational layout and styling

* Create Toplogy Metrics component with dynamic SVG

* Add ember-render-modifiers addon

* Implement Topology Metrics comp and fix up styling

* Create topology endpoint with tests

* Move arrow drawing to index.js file

* Add topology to show controller

* Fix up conditional wrapper, tabs positioning, links, and styling

* Group upstreams by dc and fix up styling

* Create service/health-percentage helper

* Add health check percentages to upstreams and downstreams

* Basic Layout

* Upgrade @hashicorp/consul-api-double to v5.2.3

* Renamed endpoint to be service-topology

* Refactor styling

* Update to only show Topology tab when Connect is enabled

* Fix bug and changes from review notes

* Remove unused functions that are replaced with SVG markers

* Refactor to resuse svg-curve helper

* Use the render-template helper for the metrics link

* Add topology default null to services show route

* Removed unused ID

* Fix up tests broken by redirect to /topology
2020-10-05 13:07:35 -04:00
..
acl.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00
application.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00
coordinate.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
dc.js ui: Improved main navigation (#7673) 2020-05-12 17:14:28 +00:00
discovery-chain.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
http.js ui: Remove jQuery from the production build (#8088) 2020-07-07 19:58:46 +01:00
intention.js ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
kv.js ui: Ensure KV flags are passed through to Consul on update (#7216) 2020-02-05 09:37:45 +00:00
node.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
nspace.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
oidc-provider.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
policy.js ui: oss don't ever POST/PUT Namespaces when writing data (#7238) 2020-02-07 15:50:50 +00:00
proxy.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
role.js ui: Support for Node Identities (#8137) 2020-06-23 09:59:43 +01:00
service-instance.js ui: Split ember-data service model into service/service-instance (#8557) 2020-08-26 15:24:30 +01:00
service.js ui: Use X-Range header as a signal as to whether to reconcile the ember-data store (#8384) 2020-07-29 10:16:09 +02:00
session.js ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
token.js ui: Replaces old request method with rpc. (#8298) 2020-07-13 14:23:15 +01:00
topology.js ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00