This website requires JavaScript.
Explore
Help
Sign In
status-im
/
consul
Watch
2
Star
0
Fork
0
You've already forked consul
mirror of
https://github.com/status-im/consul.git
synced
2025-02-17 16:16:44 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
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 09:35:52 -04: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 12:43:25 -04: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 09:35:52 -04:00
</EmberTooltip>
Reference in New Issue
Copy Permalink