open-consul/ui-v2/app
John Cowen 0cc86d265e
ui: re-remove the `Type` header on the service listing page (#6439)
The `Type` column used for giving details on what type of a service each
item is was removed in https://github.com/hashicorp/consul/pull/6075.

As a result of keeping long running branches in sync, this change was
partly reverted in an earlier PR (the type header was re-added)
https://github.com/hashicorp/consul/pull/5913 following a rebase.

This commit re-removes the `Type` table header (the `<th>`)
2019-09-04 11:45:13 +01:00
..
adapters ui: Leader icon for node listing view (#6265) 2019-09-04 08:35:16 +00:00
components ui: Adds a `sort-control` component for asc/desc sorting of columns etc (#6034) 2019-09-04 08:35:16 +00:00
computed
controllers
forms
helpers ui: Adds a `sort-control` component for asc/desc sorting of columns etc (#6034) 2019-09-04 08:35:16 +00:00
initializers
instance-initializers
mixins
models
routes ui: Leader icon for node listing view (#6265) 2019-09-04 08:35:16 +00:00
routing
search/filters
serializers
services ui: Leader icon for node listing view (#6265) 2019-09-04 08:35:16 +00:00
styles ui: Adds a `sort-control` component for asc/desc sorting of columns etc (#6034) 2019-09-04 08:35:16 +00:00
templates ui: re-remove the `Type` header on the service listing page (#6439) 2019-09-04 11:45:13 +01:00
utils
validations
app.js
env.js
index.html
resolver.js
router.js