William Tisäter
25d092e592
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
William Tisäter
0a1c719bcb
Rename `KvHelpController` to `KvBaseController`
2014-05-05 16:09:18 +02:00
William Tisäter
60f1d74012
Drop duplicate isLoading set to false
2014-05-05 16:09:18 +02:00
William Tisäter
941a1e3910
Transition to nearest parent on key delete
2014-05-05 16:09:18 +02:00
William Tisäter
e587297ed2
Clean up root check
2014-05-05 16:09:18 +02:00
William Tisäter
17e3756200
Redirect to correct root path when deleting keys
2014-05-05 16:09:18 +02:00
William Tisäter
5089be1af0
Add delete folder button to web UI
2014-05-05 16:09:18 +02:00
William Tisäter
255ec7b803
Add cancel button to key edit
2014-05-05 01:03:47 +02:00
William Tisäter
bf3b65e907
Allow using dashes in keys
2014-05-04 23:05:00 +02:00
Jack Pearkes
309f5b3cf6
ui: fix dc # of failing checks
2014-05-01 13:19:43 -04:00
Jack Pearkes
a40a845f91
ui: see warning as failing
2014-05-01 12:52:03 -04:00
Jack Pearkes
35675c53eb
ui: hide dropdown after switching dc
2014-05-01 12:21:59 -04:00
Jack Pearkes
96919f0da2
ui: refactor kv controllers, finish multi-dc support
2014-05-01 10:00:36 -04:00
Jack Pearkes
ec86d0fdc3
ui: refresh node list after create
2014-04-30 23:44:31 -04:00
Jack Pearkes
32d0374a5a
ui: fix edit view breadcrumbs
2014-04-30 23:44:31 -04:00
Jack Pearkes
8d36cf39dd
ui: handle "folders", directory browsing with parents
2014-04-30 23:44:31 -04:00
Jack Pearkes
d15dc21766
ui: datacenter support, kv fixes
2014-04-30 23:44:30 -04:00
Jack Pearkes
70147ec8dd
ui: use parent/grandparent keys for key creation
2014-04-30 23:44:30 -04:00
Jack Pearkes
11acb28c1f
ui: refactor controllers, routes to use promise hash, comments
2014-04-30 23:44:30 -04:00
Jack Pearkes
b84b090a5d
ui: kv wire to API
2014-04-30 23:44:30 -04:00
Jack Pearkes
50060c9df9
ui: wire up services, nodes, checks
2014-04-30 23:44:29 -04:00
Jack Pearkes
676d582171
ui: more animations, fix container layout for kv
2014-04-30 23:44:29 -04:00
Jack Pearkes
b650892899
ui: add delete key functionality
2014-04-30 23:44:29 -04:00
Jack Pearkes
e2ce4179df
ui: add support for creating/validating keys
2014-04-30 23:44:29 -04:00
Jack Pearkes
cb61acda06
ui: kv updates and improved active list view
2014-04-30 23:44:28 -04:00
Jack Pearkes
f8ffdee2bd
ui: further k/v improvements
2014-04-30 23:44:28 -04:00
Jack Pearkes
52d9b3638e
ui: basic k/v layout
2014-04-30 23:43:59 -04:00
Jack Pearkes
a8c1268802
ui: more mobile work
2014-04-30 23:43:58 -04:00
Jack Pearkes
4ac11b219d
ui: light up the nav, aggregate checks
2014-04-30 23:43:58 -04:00
Jack Pearkes
4cbdc94e29
ui: refactor file structure
2014-04-30 23:43:58 -04:00