open-consul/ui-v2/app/models
Kenia 454ce7166b
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 Use defaultValue for making sure Name is at least '' 2018-06-12 11:24:36 +01:00
coordinate.js ui: Reconcile ember-data store when records are deleted via blocking (#5745) 2019-09-04 08:34:57 +00:00
dc.js ui: Reduce discovery-chain log errors (#8065) 2020-06-10 16:07:06 +01:00
discovery-chain.js ui: Discovery Chain (#6746) 2019-12-18 12:26:47 +00:00
intention-permission-http-header.js ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
intention-permission-http.js ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
intention-permission.js ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
intention.js ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
kv.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
node.js ui: Redesign Node list page (#8567) 2020-08-28 09:21:03 -04:00
nspace.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
oidc-provider.js ui: Model Layer for SSO Support (#7771) 2020-05-12 17:14:41 +00:00
policy.js ui: Improved filtering and sorting (#8591) 2020-09-01 19:13:11 +01:00
proxy.js ui: Add unique slug key id to proxy (#8479) 2020-08-11 12:53:45 -04:00
role.js ui: Support for Node Identities (#8137) 2020-06-23 09:59:43 +01:00
service-instance.js ui: Improved filtering and sorting (#8591) 2020-09-01 19:13:11 +01:00
service.js ui: Update to service index page (#8775) 2020-09-30 09:13:38 -04:00
session.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
token.js ui: Improved filtering and sorting (#8591) 2020-09-01 19:13:11 +01:00
topology.js ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00