Commit Graph

37 Commits

Author SHA1 Message Date
Jack Pearkes 5010506222 ui: upgrade handlebars and use query params 2014-06-04 16:04:45 -04:00
Jack Pearkes cfc7349751 ui: ember to canary for query params, add query params 2014-06-04 15:56:00 -04:00
Jack Pearkes d6efab6c69 ui: show tags on node view 2014-06-03 13:53:22 -04:00
Jack Pearkes 534dc72d5a ui: filter nodes/services by passing/failing statuses 2014-06-02 12:05:13 -04:00
Jack Pearkes 0e3c262e53 ui: default to condensed view, add secondary actions 2014-06-02 11:49:01 -04:00
Jack Pearkes a94ef9d529 ui: initial pass at filtering and condensed view for nodes/services 2014-06-02 10:35:46 -04:00
Jack Pearkes 7cab1c3c4c ui: add condensed node view 2014-05-30 14:26:11 -04:00
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
William Tisäter 700d304d15 Rename `KvHelpController` to `KvBaseController` 2014-05-05 16:09:18 +02:00
William Tisäter 570728f6b0 Drop duplicate isLoading set to false 2014-05-05 16:09:18 +02:00
William Tisäter f4c4b5ace8 Transition to nearest parent on key delete 2014-05-05 16:09:18 +02:00
William Tisäter a730174f0c Clean up root check 2014-05-05 16:09:18 +02:00
William Tisäter e174d1062c Redirect to correct root path when deleting keys 2014-05-05 16:09:18 +02:00
William Tisäter 14649c1398 Add delete folder button to web UI 2014-05-05 16:09:18 +02:00
William Tisäter acc36c297f Add cancel button to key edit 2014-05-05 01:03:47 +02:00
William Tisäter 227daf1fea Allow using dashes in keys 2014-05-04 23:05:00 +02:00
Jack Pearkes ab69329d74 ui: fix dc # of failing checks 2014-05-01 13:19:43 -04:00
Jack Pearkes 4f7fbf6a58 ui: see warning as failing 2014-05-01 12:52:03 -04:00
Jack Pearkes e38aa0d8de ui: hide dropdown after switching dc 2014-05-01 12:21:59 -04:00
Jack Pearkes 6f77bc93a4 ui: refactor kv controllers, finish multi-dc support 2014-05-01 10:00:36 -04:00
Jack Pearkes 0544a7cf76 ui: refresh node list after create 2014-04-30 23:44:31 -04:00
Jack Pearkes b3a18fdb4a ui: fix edit view breadcrumbs 2014-04-30 23:44:31 -04:00
Jack Pearkes 23dc417055 ui: handle "folders", directory browsing with parents 2014-04-30 23:44:31 -04:00
Jack Pearkes d78b202464 ui: datacenter support, kv fixes 2014-04-30 23:44:30 -04:00
Jack Pearkes 993e4319be ui: use parent/grandparent keys for key creation 2014-04-30 23:44:30 -04:00
Jack Pearkes 3329cc3846 ui: refactor controllers, routes to use promise hash, comments 2014-04-30 23:44:30 -04:00
Jack Pearkes ee1eefc997 ui: kv wire to API 2014-04-30 23:44:30 -04:00
Jack Pearkes dc1c421338 ui: wire up services, nodes, checks 2014-04-30 23:44:29 -04:00
Jack Pearkes f5e4bd83d8 ui: more animations, fix container layout for kv 2014-04-30 23:44:29 -04:00
Jack Pearkes 193e30a79e ui: add delete key functionality 2014-04-30 23:44:29 -04:00
Jack Pearkes 9577a63e91 ui: add support for creating/validating keys 2014-04-30 23:44:29 -04:00
Jack Pearkes 1e4b492a96 ui: kv updates and improved active list view 2014-04-30 23:44:28 -04:00
Jack Pearkes 52d8a28592 ui: further k/v improvements 2014-04-30 23:44:28 -04:00
Jack Pearkes 7f912dc0c9 ui: basic k/v layout 2014-04-30 23:43:59 -04:00
Jack Pearkes 89714a6dae ui: more mobile work 2014-04-30 23:43:58 -04:00
Jack Pearkes 6b2022b780 ui: light up the nav, aggregate checks 2014-04-30 23:43:58 -04:00
Jack Pearkes b5718ac23b ui: refactor file structure 2014-04-30 23:43:58 -04:00