consul/ui-v2/app
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
..
adapters ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
components ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
controllers ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
filter/predicates ui: Improved filtering and sorting (#8591) 2020-09-01 19:13:11 +01:00
forms ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
helpers ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
initializers ui: Improved filtering and sorting (#8591) 2020-09-01 19:13:11 +01:00
instance-initializers ui: Move routes to use data-sources (#8321) 2020-07-17 14:42:45 +01:00
mixins ui: KV Form and List Components (#8307) 2020-07-20 18:04:43 +01:00
models ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
routes ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
routing ui: Outlet Loading (#8779) 2020-10-01 09:33:22 +01:00
search/filters ui: Add ability to search nodes listing page with IP Address (#7204) 2020-02-04 10:45:25 -05:00
serializers ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
services ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
sort/comparators ui: Improved filtering and sorting (#8591) 2020-09-01 19:13:11 +01:00
styles ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
templates ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00
utils ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
validations ui: Centralized Config Intention Permission CRUD (#8762) 2020-09-30 12:33:01 +01:00
app.js ui: Upgrade to ember 3.16 Octane Edition (#7334) 2020-05-12 17:14:10 +00:00
env.js ui: Improve configuration/env/feature flag usage (also add build time year detection) (#7072) 2020-01-21 17:52:40 +00:00
index.html ui: Keyboard navigation improvements (#7090) 2020-01-20 14:15:15 +00:00
router.js ui: Service Mesh - Topology tab and basic layout (#8788) 2020-10-05 13:07:35 -04:00