open-consul/ui/packages/consul-ui/app/styles
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
..
base ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:06 +00:00
components ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:06 +00:00
layouts ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
routes/dc ui: Fixup CSS for create pages (#9019) 2020-10-23 15:41:36 +01:00
variables ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
app.scss ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
components.scss ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:06 +00:00
layout.scss ui: HealthCheck Search/Sort/Filtering (#9314) 2020-12-07 09:14:30 +00:00
routes.scss ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
typography.scss ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
variables.scss ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00