This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
consul
mirror of
https://github.com/hashicorp/consul
Watch
1
Star
0
Fork
You've already forked consul
0
Code
Issues
Projects
Releases
Wiki
Activity
a9851e1812
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>