107 Commits

Author SHA1 Message Date
Ian Gulliver
84e66f3e42 Fix lint. 2016-01-12 21:09:32 -08:00
Ian Gulliver
356352cae4 Clean up updateDisplayPage for efficiency with lots of messages. 2016-01-12 20:51:03 -08:00
Ian Gulliver
a1f732d12e Fix lint. 2016-01-12 19:24:16 -08:00
Ian Gulliver
20987cee9f Add legend to the awake/asleep chart, and stop it from rotating colors. 2016-01-12 18:38:42 -08:00
Ian Gulliver
24026ce308 Switch temperature to a scatter chart; the lines are meaningless. 2016-01-12 18:30:03 -08:00
Ian Gulliver
3897ec0ca5 Hogfather function name changes. 2016-01-08 15:27:49 -08:00
Ian Gulliver
e71334a673 Pull in hogfather externs. 2016-01-08 15:03:14 -08:00
Ian Gulliver
e88b11c3a7 Better type checking for logout event. 2016-01-08 14:34:16 -08:00
Ian Gulliver
67b0b32779 Clean up how we're handling chart options. 2016-01-08 12:50:16 -08:00
Ian Gulliver
711a36fd3a Get rid of google charts errors. 2016-01-08 12:42:29 -08:00
Ian Gulliver
f95d16fa6c Switch to a different visualization externs that seems to have less issues. 2016-01-08 12:27:48 -08:00
Ian Gulliver
e4833c405d Pretty print JSON output. 2016-01-08 12:26:06 -08:00
Ian Gulliver
c9821fae3e Include gviz externs, generating a huge list of new errors. 2016-01-08 12:03:10 -08:00
Ian Gulliver
71791e567a Lint errors. 2016-01-07 21:10:32 -08:00
Ian Gulliver
67d3cf2ae5 Use the right function. 2016-01-07 20:57:07 -08:00
Ian Gulliver
defbc3d38a Dynamically-generated manifests. 2016-01-07 20:01:56 -08:00
Ian Gulliver
55f49734ab Add a favicon. 2016-01-07 19:34:52 -08:00
Ian Gulliver
6816adcff6 Block access to interactive UI when we're not connected, since values may be stale and changes may be delayed. 2016-01-07 18:44:55 -08:00
Ian Gulliver
65cb36d3e8 Convert the spinner to CSS animation from SMIL, and shrink it while doing so. 2016-01-07 18:19:45 -08:00
Ian Gulliver
7035605669 Color the sleep chart row labels. 2016-01-06 16:24:29 -08:00
Ian Gulliver
bb624bb93d First pass at the sleep chart. 2016-01-06 16:22:30 -08:00
Ian Gulliver
5afb09eea8 Make charts end at current time, rather than the last data point. 2016-01-06 12:35:15 -08:00
Ian Gulliver
7c3a19bf89 Increase precision kept for kilogram values. 2016-01-06 00:35:37 -08:00
Ian Gulliver
259e6680d3 Code simplification, more chart layout cleanup. 2016-01-06 00:28:07 -08:00
Ian Gulliver
b946f18eb5 Style charts to fit in. 2016-01-06 00:20:40 -08:00
Ian Gulliver
bb0f1ccbad Temperature chart. 2016-01-06 00:07:26 -08:00
Ian Gulliver
2d319431f3 Passable weight chart. 2016-01-05 23:52:32 -08:00
Ian Gulliver
d26cc3c4ab Remove some cruft. 2016-01-05 23:02:33 -08:00
Ian Gulliver
7845686cde Increase thresholds for using larger units. 2016-01-05 17:19:33 -08:00
Ian Gulliver
867c3be671 Rendering fix for safari. 2016-01-04 19:40:27 -08:00
Ian Gulliver
588c9e7bbb Fix to the previous fix. 2016-01-04 19:23:39 -08:00
Ian Gulliver
edc569cc6c Minor firefox fix; still mostly broken. 2016-01-04 19:22:02 -08:00
Ian Gulliver
884d86f486 Minor CSS fix for safari. 2016-01-04 19:15:54 -08:00
Ian Gulliver
6c7de45984 Make it possible to cancel awake as an implied action. 2016-01-04 17:49:15 -08:00
Ian Gulliver
90e2add31e Remove some low hanging fruit to speed up startup. 2016-01-04 17:43:42 -08:00
Ian Gulliver
8147249bff Lint fixes. 2016-01-04 17:36:42 -08:00
Ian Gulliver
6ba3f63491 Drop the SVG rendering; planning to use Google Charts instead. 2016-01-03 23:56:22 -08:00
Ian Gulliver
ddc7703bba Add weight/temp reporting. 2016-01-03 23:55:46 -08:00
Ian Gulliver
3fbdd71623 Outline for measurement submission. 2016-01-03 22:24:09 -08:00
Ian Gulliver
9f33602515 Add style for action buttons lost in stylesheet conversion. 2016-01-02 18:15:15 -08:00
Ian Gulliver
a2d52d8e57 Example SVG generation. 2016-01-02 11:35:20 -08:00
Ian Gulliver
a74b64f457 Make tile layout a bit better, so we stop losing parts of text. 2016-01-01 21:38:21 -08:00
Ian Gulliver
f0de371500 Add a "Breast pumped" tile. 2016-01-01 21:09:16 -08:00
Ian Gulliver
bb34f30224 Lower bath timeout -- it sticks out staying green for so long. 2016-01-01 19:07:37 -08:00
Ian Gulliver
b1c48c0333 Show date list on display page. 2016-01-01 18:38:17 -08:00
Ian Gulliver
0d563012fe Make icons larger. 2016-01-01 12:15:28 -08:00
Ian Gulliver
a4ebe52519 Add "Bath" tracking. 2016-01-01 12:01:59 -08:00
Ian Gulliver
7ac7a406c3 Start of timeline code framework. 2016-01-01 12:00:32 -08:00
Ian Gulliver
6ef21791ce Fix some lint errors. 2015-12-31 21:42:20 -08:00
Ian Gulliver
64840f25dd Enlarge display table font a bit. 2015-12-31 21:04:44 -08:00