Commit Graph

111 Commits

Author SHA1 Message Date
Jack Pearkes 0e3c262e53 ui: default to condensed view, add secondary actions 2014-06-02 11:49:01 -04:00
Jack Pearkes 54b6e1e049 ui: fix list border radi 2014-06-02 10:50:24 -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
Andrew Watson b0236a8f08 Minor Typo 2014-05-29 15:15:13 -04:00
Jack Pearkes ea8761a50e ui: add a create key shortcut into breadcrumbs
this fixes #100
2014-05-16 13:38:45 -07: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
Jack Pearkes 9e08d2bc69 ui: actually render an error message, hide delete on root
cc/ @tiwilliam
2014-05-05 10:20:57 -04: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 21ad67fc4f Revert modifications to `getParentAndGrandparent` 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
Jack Pearkes b9ed600069 Merge pull request #119 from tiwilliam/dash-in-keys
Allow keys with dashes in web UI
2014-05-04 17:37:17 -04:00
William Tisäter 3852bef667 Rename root variable 2014-05-04 23:07:41 +02:00
William Tisäter 227daf1fea Allow using dashes in keys 2014-05-04 23:05:00 +02:00
William Tisäter daa2558fa1 Fix broken paths to vendor minified JS 2014-05-04 12:29:22 +02:00
Jack Pearkes 1c26327fae ui: pre-minify JS libs 2014-05-02 14:08:47 -04:00
darron froese e347a19a6a Fix typo. 2014-05-02 06:41:02 -06:00
Jack Pearkes 6017268ec4 ui: fix responsiveness for medium-sm screens 2014-05-01 17:22:16 -04:00
Mitchell Hashimoto 246e7e14e0 ui: delete backup files 2014-05-01 12:45:15 -07:00
Mitchell Hashimoto dcc11e4726 ui: slight typo in makefile 2014-05-01 12:44:18 -07:00
Mitchell Hashimoto c45029e038 ui: README 2014-05-01 12:43:49 -07:00
Mitchell Hashimoto 68a3f422b4 ui: Automatically replace assets 2014-05-01 12:43:16 -07:00
Jack Pearkes 22bfd53294 ui: improve build instructions 2014-05-01 15:34:25 -04:00
Jack Pearkes ab69329d74 ui: fix dc # of failing checks 2014-05-01 13:19:43 -04:00
Jack Pearkes 993b892761 ui: add panelbar helper 2014-05-01 13:15:33 -04:00
Jack Pearkes 4f7fbf6a58 ui: see warning as failing 2014-05-01 12:52:03 -04:00
Jack Pearkes 9cefcf8c04 ui: fix index page to show sleect 2014-05-01 12:48:29 -04:00
Jack Pearkes a17fd1a89a ui: show services and then checks 2014-05-01 12:35:01 -04:00
Jack Pearkes 03ed065655 ui: hide dropdown when activating route 2014-05-01 12:25:12 -04:00
Jack Pearkes e38aa0d8de ui: hide dropdown after switching dc 2014-05-01 12:21:59 -04:00
Jack Pearkes c93d93f09b ui: fix link to services in header nav 2014-05-01 12:17:06 -04:00
Jack Pearkes 4716fe17a0 ui: more loading indicators 2014-05-01 12:17:06 -04:00
Jack Pearkes b7c93a9f96 ui: loading 2014-05-01 12:17:06 -04:00
Jack Pearkes 2edf16c188 ui: fix datacenter route typo 2014-05-01 12:17:05 -04:00
Jack Pearkes 595af2deb1 ui: better error handling 2014-05-01 11:40:14 -04:00
Jack Pearkes d1fd682e55 ui: clean with makefile 2014-05-01 11:39:56 -04:00
Jack Pearkes 7d727ce01c ui: add default js path for dist 2014-05-01 11:32:40 -04:00
Jack Pearkes 01490554d7 ui: pre fixes, dist build changes 2014-05-01 11:31:56 -04:00
Jack Pearkes 9f4cb04bf2 ui: ignore compiled js, dist 2014-05-01 11:22:30 -04:00
Jack Pearkes 098928baa0 ui: update ember, dist steps 2014-05-01 11:21:55 -04:00
Jack Pearkes 767cdaa168 ui: mobile improvements 2014-05-01 10:40:31 -04:00
Jack Pearkes 17a1c12e8d ui: better error handling 2014-05-01 10:25:38 -04:00
Jack Pearkes 6f77bc93a4 ui: refactor kv controllers, finish multi-dc support 2014-05-01 10:00:36 -04:00
Jack Pearkes 1648031339 ui: improve mobile view 2014-04-30 23:44:32 -04:00
Jack Pearkes 0b9847ab96 ui: more fixes around the readme 2014-04-30 23:44:31 -04:00