This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
976f922abf
open-consul
/
ui-v2
/
app
/
components
/
tooltip
/
index.hbs
4 lines
90 B
Handlebars
Raw
Normal View
History
Unescape
Escape
ui: Add health check icon to Ingress Upstreams and add Tooltips in additional areas (#8091) * Add Health Checks and update Tooltips in Ingress Upstreams * Update Tooltip in Proxy Info tab Upstreams * Add Tooltips to Proxy Info tab Exposed Paths * Add Health Checks with Tooltips to Service List page
2020-06-12 13:35:52 +00:00
<EmberTooltip @popperContainer=".app-view" @side="top-start">
ui: Implement EmberTooltips to Upstreams (#7930) * Add ember-tooltips addon * Create Tooltip component with styling and test * Implement Tooltip into Upstreams
2020-05-20 16:43:25 +00:00
{{
yield
}}
ui: Add health check icon to Ingress Upstreams and add Tooltips in additional areas (#8091) * Add Health Checks and update Tooltips in Ingress Upstreams * Update Tooltip in Proxy Info tab Upstreams * Add Tooltips to Proxy Info tab Exposed Paths * Add Health Checks with Tooltips to Service List page
2020-06-12 13:35:52 +00:00
</EmberTooltip>