consul/ui/packages/consul-ui/app/routes/dc/services/instance
John Cowen db978af6f3 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:15:53 +00:00
..
addresses.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:26:20 +00:00
exposedpaths.js ui: Delete Proxy Info tab (#9141) 2020-11-13 10:02:18 +00:00
healthchecks.js ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:15:53 +00:00
index.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
metadata.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:26:20 +00:00
upstreams.js ui: Upstream Instance Search and Sort (#9172) 2020-11-13 10:27:19 +00:00