open-consul/ui-v2/app/routes
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
..
dc ui: Leader icon for node listing view (#6265) 2019-09-04 08:35:16 +00:00
application.js ui: Resolve bad rebase and add in KV test for change of GET for KVs (#5000) 2019-05-01 18:21:49 +00:00
dc.js ui: remove call to super in setupController (#5383) 2019-05-01 18:22:14 +00:00
index.js ui: Move repo services to repository/ folder and standardize naming (#4694) 2018-10-26 17:36:15 +01:00
notfound.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
settings.js ui: Enable blocking queries by default (#6194) 2019-09-04 08:35:14 +00:00