open-consul/ui/packages/consul-ui/app
John Cowen 1a05bba216
ui: ServiceInstance.Name should be the Service.Name, never the Service.ID (#9316)
* ui: ServiceInstance.Name should be the Service.Name, never the ID

The ServiceInstance.ID should try Service.ID and fallback to
Service.Name, not ServiceInstance.Name. ServiceInstance.Name is just an
alias to Service.Name which is always set.
2020-12-03 09:14:59 +00:00
..
adapters
components ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:06 +00:00
controllers ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
filter/predicates ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
forms
helpers ui: Remove unused helpers or swap for helpers in ember-string-fns (#9294) 2020-11-30 17:19:44 +00:00
initializers
instance-initializers
mixins
models ui: ServiceInstance.Name should be the Service.Name, never the Service.ID (#9316) 2020-12-03 09:14:59 +00:00
modifiers ui: New overlays (#9305) 2020-12-02 09:43:34 +00:00
routes ui: Asyncify Service Model Hooks (#9312) 2020-12-02 15:42:18 +00:00
routing ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
search ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
serializers ui: Topology Intentions Popovers (#9137) 2020-11-12 10:40:15 -05:00
services ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
sort/comparators ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
styles ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:06 +00:00
templates ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:06 +00:00
utils ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
validations
app.js
env.js
index.html
router.js ui: Delete Proxy Info tab (#9141) 2020-11-10 11:31:47 -05:00