open-consul/ui/packages/consul-ui/tests
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
..
acceptance ui: ServiceInstance.Name should be the Service.Name, never the Service.ID (#9316) 2020-12-03 09:14:59 +00:00
helpers
integration ui: Reorganize Tabs CSS (#9313) 2020-12-02 15:48:06 +00:00
lib
pages ui: Upstream Instance Search and Sort (#9172) 2020-11-12 18:45:11 +00:00
steps ui: Add vendor directory as a target for JS linting and lint (#9157) 2020-11-11 16:59:15 +00:00
unit ui: Add 'Search Across' for finer grained searching (#9282) 2020-12-01 15:45:09 +00:00
dictionary.js
index.html
pages.js ui: Upstream Instance Search and Sort (#9172) 2020-11-12 18:45:11 +00:00
steps.js
test-helper.js