open-consul/ui/javascripts/app
William Tisäter dc01e0a145 Fix parentKey transitions to root
Previously, deleting a key in `/dc1/kv/` would transition to
`/dc1/kv//` on success. A refresh at this stage would lead to `404`,
this commit will fix this and generate the correct route key in a
helper function.
2014-05-05 21:32:39 +02:00
..
controllers.js Fix parentKey transitions to root 2014-05-05 21:32:39 +02:00
helpers.js ui: add panelbar helper 2014-05-01 13:15:33 -04:00
models.js Allow using dashes in keys 2014-05-04 23:05:00 +02:00
router.js Allow using dashes in keys 2014-05-04 23:05:00 +02:00
routes.js Transition to nearest parent on key delete 2014-05-05 16:09:18 +02:00
views.js ui: more loading indicators 2014-05-01 12:17:06 -04:00