consul/ui-v2/app/adapters
John Cowen 24847b169e ui: Leader icon for node listing view (#6265)
- yarn upgrade consul-api-double which includes `status/leader`
- add all the ember-data things required to call a new endpoint
- Pass the new leader variable through to the template
- use the new leader variable in the template to set a leader
- add acceptance testing to verify leaders are highlighted
- Change testing navigation/api requests to status/leader (on the node listing page, status/leader is now the last get request to
be called).
- Template whitespace commit (less indenting)
- adds a test to to assert no errors happen with an unelected leader
2019-09-04 08:35:16 +00:00
..
acl.js
application.js UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
coordinate.js
dc.js
intention.js
kv.js ui: Pass GET data and clean certain values for KV's ensuring consistency (#4991) 2019-05-01 18:21:48 +00:00
node.js ui: Leader icon for node listing view (#6265) 2019-09-04 08:35:16 +00:00
policy.js
proxy.js UI: Service Instances (#5326) 2019-05-01 18:22:10 +00:00
role.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
service.js
session.js
token.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00