Commit Graph

24 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 850060a6c0
Bugfix: Correct dynamic adjustment of x axis labels on device graph 2019-03-07 18:37:51 +00:00
Starbeamrainbowlabs 28323e86d9
For #15. Attempt to fix it, but I'm unsure as to whether it's worked or not. 2019-02-26 19:09:00 +00:00
Starbeamrainbowlabs cd71310154
Add advanced date/time picker interface to the device graph 2019-02-24 22:36:10 +00:00
Starbeamrainbowlabs 1449c22783
[client] Bugfix: Select reading type defs correctly 2019-02-20 18:51:45 +00:00
Starbeamrainbowlabs fc3723a924
[client] Bugfix: Updat to use new DB structure 2019-02-20 18:41:40 +00:00
Starbeamrainbowlabs 69a581094a
Update changelog 2019-02-20 17:35:54 +00:00
Starbeamrainbowlabs b417cce31d
Bugfix: Wrap string-based errors in an instance of error with a helpful default message. 2019-02-20 17:35:13 +00:00
Starbeamrainbowlabs 9b2baba10b
Use hourglass when fetching data from the server 2019-02-10 14:45:15 +00:00
Starbeamrainbowlabs 12d4f4c8d2
Device graph: Add basic time quick selectors 2019-02-10 14:29:16 +00:00
Starbeamrainbowlabs 3c9fe2a6d9
Bugfix: Default to the 1st reading type if we can't find PM25 2019-02-10 13:40:23 +00:00
Starbeamrainbowlabs eff8b69d38
Use new HTTP API parameter in client 2019-02-07 19:27:21 +00:00
Starbeamrainbowlabs db09e6a56f
[client/device-graph] Tweak suggested temperature range 2019-01-21 00:03:29 +00:00
Starbeamrainbowlabs 3a166a0563
[client/device-graph] Bugfix: Avoid issues when no data can be fetched 2019-01-20 22:47:05 +00:00
Starbeamrainbowlabs f73cf8b1f6
[client/device-graph] Allow reading type selection works! Finally :P 2019-01-20 22:32:34 +00:00
Starbeamrainbowlabs 25ab294d1c
[client/device-graph] Refactor reading for customising the reading type 2019-01-20 21:54:40 +00:00
Starbeamrainbowlabs 5efa223376
[client/device-graph] Add colours for the different reading types
....but you can't switch between them yet.
2019-01-20 21:31:16 +00:00
Starbeamrainbowlabs a4ab7a0e61
[client/device-graph] Add pretty colour 2019-01-20 21:23:44 +00:00
Starbeamrainbowlabs 27e8602354
[client/device-graph] It works. Yay! :D 2019-01-20 21:11:45 +00:00
Starbeamrainbowlabs 051690c9e1
[client/device graph] Style buttons 2019-01-20 20:53:12 +00:00
Starbeamrainbowlabs 01404172b5
[client] Fix some bugs in the device chart, but there are a bunch still to go. 2019-01-20 20:09:20 +00:00
Starbeamrainbowlabs a34efe5c25
[client] Display chart, but it's not working right just yet.
Also do some re-organisation in the pop-up to install a flexbox.
2019-01-20 15:18:29 +00:00
Starbeamrainbowlabs 69fd4959a0
Remove Chart.JS and tidy up 2019-01-20 00:17:54 +00:00
Starbeamrainbowlabs 4a9d67e292
[client] Try Chart.JS, but it's causing an error! 2019-01-19 22:04:51 +00:00
Starbeamrainbowlabs 0cefd047f4
[server] Add device-data-bounds API call 2019-01-19 16:08:47 +00:00