29 Commits

Author SHA1 Message Date
Ed Rooth
af6d5efb83 chore(dashboard/fonts): remove unused font files 2014-04-14 12:16:29 -07:00
Ed Rooth
c08bcb6f5b fix(dashboard/build): update gruntfile for release build 2014-04-14 12:16:24 -07:00
Ed Rooth
ef99b9ac49 feat(dashboard/stats): stats page 2014-04-14 12:16:18 -07:00
Ed Rooth
689de466de chore(dashboard/stats): add vega depencency 2014-04-14 12:16:11 -07:00
Ed Rooth
9e5ada880d feat(dashboard): key/value browser. 2014-04-14 12:13:04 -07:00
Ed Rooth
151b9c6ed2 feat(dashboard): project setup 2014-04-14 12:13:04 -07:00
Ed Rooth
842dd5cab0 chore(dashboard): remove old dashboard 2014-04-14 10:52:26 -07:00
Joshua Conner
5987917c0a dashboard: remove protocol from google fonts links so they work with htttps 2014-04-04 15:40:39 -07:00
Peter Woodman
5de1caf057 Fix directory browsing in dashboard 2014-02-13 22:42:21 -05:00
Ed Rooth
4c0c256a9d fix(dashboard): disable some tab indexes. 2014-02-07 15:09:30 -08:00
Ed Rooth
f2452a4a3c fix(build): Use ngmin. Fix all introduced erros in previous commits. 2014-02-05 22:41:10 -08:00
Ed Rooth
4e21405647 fix(dashboard): bugs in key browser and stats page.
Fixed key add, key delete bugs. More refactoring.
2014-02-05 22:40:04 -08:00
Ed Rooth
06f990236c refactor(dashboard): Restructured front-end dashboard code. 2014-02-05 22:39:46 -08:00
Brandon Philips
7e5aa3137d fix(server/registry): use url.Value.Encode()
Instead of open coding url encoding which lead to error, make it real
and use the library.
2013-12-13 12:43:01 -08:00
Brandon Philips
e24d2fdb6c fix(mod/dashboard): fix after api changes
use node instead of kvs and value
2013-12-13 12:36:29 -08:00
Brandon Philips
4c06e19cf2 fix(mod/dashboard): grab the leader URL
query etcd to find the URL of the leader before making any http requests
that can't be redirected from a browser like PUT/POST and DELETE.
2013-11-21 17:12:58 -08:00
Ben Johnson
cba2611c68 Renamed configuration parameters. 2013-11-15 00:13:32 -05:00
Brandon Philips
bfe33bd3c4 feat(dashboard): have stats use the v2 API 2013-11-08 17:45:55 -08:00
Brandon Philips
c91cb72ee2 feat(dashboard): have browser use the v2 api 2013-11-08 17:41:04 -08:00
Rob Szumski
d045f43cda bug(css): Reset line-height to prevent jumping 2013-11-08 16:59:58 -08:00
Rob Szumski
7ca09579c2 feat(dashboard): Sort machine list to prevent jumping 2013-11-08 16:59:52 -08:00
Rob Szumski
56bbab74ca bug(back button): back button now is disabled when invalid 2013-11-08 14:09:36 -08:00
Rob Szumski
59b2eb4618 feature(selection): prevent selection of non-text elements with CSS 2013-11-08 14:09:36 -08:00
Rob Szumski
98d1209ca2 chore(dashboard) update color ranges 2013-11-08 14:09:35 -08:00
Rob Szumski
d12f97c8cf chore(dashboard): Remove restangular 2013-11-08 14:09:35 -08:00
Rob Szumski
713d50951b fix(dashboard): fix bug in toggling views 2013-11-08 14:09:35 -08:00
Rob Szumski
40142cbacc feat(dashboard): Notate leader in machine list 2013-11-08 14:09:35 -08:00
Brandon Philips
26806a10fc fix(mod/dashboard): use deleteKey() not delete_key()
small bug I overlooked while refactoring all of the dashboard function
names to be more "javascripty"
2013-11-08 14:08:39 -08:00
Brandon Philips
5e604b7a18 chore(dashboard): move to the mod directory 2013-11-08 14:05:29 -08:00