open-consul/ui-v2/app/adapters
John Cowen 5cf063fc8a 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 UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
application.js UI: Add EventSource ready for implementing blocking queries (#5070) 2019-05-01 18:22:06 +00:00
coordinate.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
dc.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
intention.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
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 UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
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 UI: [BUGFIX] Decode/encode urls (#5206) 2019-01-23 13:46:59 +00:00
session.js UI - Refactor Adapter.handleResponse (#4398) 2018-07-30 17:55:44 +01:00
token.js UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00