open-consul/ui/packages/consul-ui/app/services/repository
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
..
nspace ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
acl.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
coordinate.js ui: Refactor tomography graph component to glimmer and remove deprecation (#9219) 2020-11-18 18:55:59 +00:00
dc.js ui: Surface 'detail' of API errors in the error page (#9237) 2020-11-19 16:07:23 +00:00
discovery-chain.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
intention-permission-http-header.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
intention-permission.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
intention.js ui: Add vendor directory as a target for JS linting and lint (#9157) 2020-11-11 16:59:15 +00:00
kv.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
metrics.js Add DC and NS support for Envoy metrics (#9207) 2020-11-16 16:37:19 -07:00
node.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
nspace.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
oidc-provider.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
policy.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
proxy.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
role.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
service-instance.js ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:14:30 +00:00
service.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
session.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
token.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00
topology.js ui: Run Ember native class code mod (#9093) 2020-11-09 09:25:35 +00:00