consul/ui/packages/consul-ui/app
John Cowen 291567198d 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:16:33 +00:00
..
adapters ui: Move ember-data classes to use native JS classes/decorators (#9136) 2020-11-09 17:30:11 +00:00
components ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:34 +00:00
controllers ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-02 09:16:55 +00:00
filter/predicates ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-02 09:16:55 +00:00
forms ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
helpers ui: Remove unused helpers or swap for helpers in ember-string-fns (#9294) 2020-11-30 17:20:19 +00:00
initializers ui: Remove unnecessay reopens from sort and form services (#9146) 2020-11-10 14:37:34 +00:00
instance-initializers ui: Run Ember native class code mod (#9093) 2020-11-09 09:26:20 +00:00
mixins ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
models ui: ServiceInstance.Name should be the Service.Name, never the Service.ID (#9316) 2020-12-03 09:16:33 +00:00
modifiers ui: New overlays (#9305) 2020-12-02 09:44:06 +00:00
routes ui: Asyncify Service Model Hooks (#9312) 2020-12-02 15:43:26 +00:00
routing ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-02 09:16:55 +00:00
search ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-02 09:16:55 +00:00
serializers ui: Topology Intentions Popovers (#9137) 2020-11-13 10:24:34 +00:00
services ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-02 09:16:55 +00:00
sort/comparators ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-02 09:16:55 +00:00
styles ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:34 +00:00
templates ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:34 +00:00
utils ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-02 09:16:55 +00:00
validations ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
app.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
env.js ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
index.html ui: Move to Workspaced Structure (#8994) 2020-10-21 15:23:16 +01:00
router.js ui: Delete Proxy Info tab (#9141) 2020-11-13 10:02:18 +00:00