You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/ui/javascripts/app
Blake Walters c3109072f5
properly escape session and acl data in UI (#2456)
8 years ago
..
controllers.js Included support to override the assumed location of the consul so you can run the UI on a normal web server potentially on a different host to your consul servers. 9 years ago
helpers.js properly escape session and acl data in UI (#2456) 8 years ago
mixins.js ui: use ember object to wrap localstorag 10 years ago
models.js Clean up the JS a bit and make Ember code more idiomatic 9 years ago
router.js revert 8bf8871, fc2aad3, 503d338. 9 years ago
routes.js Fixes JS exception when there are no coordinates present. 8 years ago
views.js ui: add notification system 10 years ago