open-consul/ui/packages/consul-ui/app/templates/dc/services/instance
John Cowen 23adad684b
ui: HealthCheck Search/Sort/Filtering (#9314)
* Adds model layer changes around HealthChecks

1. Makes a HealthCheck model fragment and uses it in ServiceInstances and
Nodes
2. Manually adds a relationship between a ServiceInstance and its
potential ServiceInstanceProxy
3. Misc changes related to the above such as an Exposed property on
MeshChecks, MeshChecks itself

* Add a potential temporary endpoint to distinguish ProxyServiceInstance

* Fix up Node search bar class

* Add search/sort/filter logic

* Fixup Service default sort key

* Add Healthcheck search/sort/filtering

* Tweak CSS add a default Type of 'Serf' when type is blank

* Fix up tests and new test support

* Add ability to search on Service/Node name depending on where you are

* Fixup CheckID search predicate

* Use computed for DataCollection to use caching

* Alpha sort the Type menu

* Temporary fix for new non-changing style Ember Proxys

* Only special case EventSource proxies
2020-12-07 09:14:30 +00:00
..
addresses.hbs ui: Remove unused helpers or swap for helpers in ember-string-fns (#9294) 2020-11-30 17:19:44 +00:00
exposedpaths.hbs ui: Delete Proxy Info tab (#9141) 2020-11-10 11:31:47 -05:00
healthchecks.hbs ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:14:30 +00:00
metadata.hbs ui: Remove unused helpers or swap for helpers in ember-string-fns (#9294) 2020-11-30 17:19:44 +00:00
upstreams.hbs ui: Upstream Instance Search and Sort (#9172) 2020-11-12 18:45:11 +00:00