Commit Graph

354 Commits

Author SHA1 Message Date
Starbeamrainbowlabs c91a895f9d
Tweak tour 2019-06-30 18:23:44 +01:00
Starbeamrainbowlabs 4f28e1c91e
Update changelog 2019-06-30 18:13:12 +01:00
Starbeamrainbowlabs 25a1bf66d9
Add loading animation while we're bringing in the overlay & device markers 2019-06-30 18:11:36 +01:00
Starbeamrainbowlabs d5df81eed1
Add last_seen to device-info. For 36 2019-06-30 17:33:44 +01:00
Starbeamrainbowlabs 5efaab3f67
Add last-seen to list-devices.
For #36.
2019-06-30 17:27:57 +01:00
Starbeamrainbowlabs 74b1b212fe
Log SQL warnings to the error log, but only in development 2019-06-30 17:24:02 +01:00
Starbeamrainbowlabs e86b0b4f97
Upgrade ST_DISTANCE() to ST_DISTANCE_SPHERE(), but there's a permissions issue. 2019-06-26 21:02:17 +01:00
Starbeamrainbowlabs 99dee5c059
Merge pull request #35 from bsimmo/patch-1
typo in link
2019-06-23 20:06:03 +01:00
Starbeamrainbowlabs 2d07af950a
Use new column name 2019-06-23 14:42:47 +01:00
Starbeamrainbowlabs 030d0cb9be
Revert "Don't use the new datetime computed column until the issues are worked out"
This reverts commit 97e234b920.
2019-06-23 14:39:24 +01:00
Starbeamrainbowlabs 99e0aba81d
Empty commit to test build system 2019-06-23 14:32:38 +01:00
Starbeamrainbowlabs 97e234b920
Don't use the new datetime computed column until the issues are worked out 2019-06-23 13:54:18 +01:00
Starbeamrainbowlabs 336b7624fa
Fully comment database class 2019-06-23 13:13:28 +01:00
Starbeamrainbowlabs 1b7dafe829
Update changelog 2019-06-22 21:08:31 +01:00
Starbeamrainbowlabs 913786ec0b
Drastically optimise the queries behind fetch-data and device-data. 2019-06-22 21:08:12 +01:00
Ben 832e46cedf
typo in link 2019-06-22 15:52:24 +01:00
Starbeamrainbowlabs b4ae0b457b
Optimise some queries using the new datetime computed column, but there's more work to do.
The fetch-data query in particular is using the wrong index.
2019-06-22 11:50:23 +01:00
Starbeamrainbowlabs 3bb73ccb12
Fix cache deletion code 2019-06-22 10:57:11 +01:00
Starbeamrainbowlabs cdc9dcc3e3
Update changelog 2019-06-21 22:12:49 +01:00
Starbeamrainbowlabs dc47923f3e
Update changelog 2019-06-21 22:09:38 +01:00
Starbeamrainbowlabs 51c76ccd58
Add list-devices-near action with appropriate API documentation 2019-06-21 22:05:13 +01:00
Starbeamrainbowlabs efc780b377
Update getting started database docs 2019-06-21 16:04:58 +01:00
Starbeamrainbowlabs 31bf42fb2e
Delete the cache when deploying a new version 2019-06-21 15:52:22 +01:00
Starbeamrainbowlabs b2a42729c0
Update changelog 2019-06-21 00:04:33 +01:00
Starbeamrainbowlabs 0006c2a921
Add performance counter system. 2019-06-21 00:02:26 +01:00
Starbeamrainbowlabs b92621aab6
Bump version 2019-06-20 22:18:10 +01:00
Starbeamrainbowlabs 83248d41c7
Update changelog again 2019-06-20 22:17:57 +01:00
Starbeamrainbowlabs 9f1525e9d3
Merge branch 'dev' of github.com:ConnectedHumber/Air-Quality-Web into dev 2019-06-20 22:17:24 +01:00
Starbeamrainbowlabs 26443a939b
Add to changelog that as shaved off 100ms 2019-06-20 22:17:06 +01:00
Starbeamrainbowlabs 87c0eb90ba
Optimise the fetch-data query 2019-06-20 22:12:33 +01:00
Starbeamrainbowlabs 6ddb3dfceb
Update dependencies 2019-06-20 15:15:04 +01:00
Starbeamrainbowlabs f8a577b099
Bump version 2019-06-13 22:13:02 +01:00
Starbeamrainbowlabs 009e2e4b72
Bugfix new device-recent-data action 2019-06-13 22:10:14 +01:00
Starbeamrainbowlabs dba984340d
Implement new device-data-recent, but it's not working right. 2019-06-13 22:02:04 +01:00
Starbeamrainbowlabs 7710331f1e
Add is_min & is_max to validator 2019-06-13 21:53:26 +01:00
Starbeamrainbowlabs bbf3d02b5d
Document the Validator class to make Serenata happy 2019-06-13 21:46:30 +01:00
Starbeamrainbowlabs 890418c42e
Add missing dates to changelog 2019-06-13 21:12:33 +01:00
Starbeamrainbowlabs 4031d71ea3
Bugfix layout in changelog 2019-06-13 21:11:26 +01:00
Starbeamrainbowlabs 34c0f11f71
API Docs: Clarify that "now" as a special keyword is allowed 2019-06-13 21:06:30 +01:00
Starbeamrainbowlabs ee080974f4
Update changelog 2019-06-13 20:59:10 +01:00
Starbeamrainbowlabs 58ae39a731
Bugfix: Correct name of index action class 2019-06-13 20:58:36 +01:00
Starbeamrainbowlabs ef0f1b04ad
Add links to sections in API docs 2019-06-13 20:57:49 +01:00
Starbeamrainbowlabs bb119ee574
Update changelog 2019-06-11 15:39:13 +01:00
Starbeamrainbowlabs ed7b5aec9b
Only run the tour once 2019-06-11 15:38:20 +01:00
Starbeamrainbowlabs fa433c88b0
Implement initial tour. 2019-06-11 15:35:31 +01:00
Starbeamrainbowlabs bc3c631c89
Remove heatmap blob radius ui setting 2019-06-11 14:44:07 +01:00
Starbeamrainbowlabs cc42cbc030
Bump version. Fixes #30. 2019-06-11 14:02:03 +01:00
Starbeamrainbowlabs c3b7423c7f
Rewire the UI, and style the voronoi diagram a bit
chroma.js is great - thanks @gka :D
2019-06-11 14:00:59 +01:00
Starbeamrainbowlabs 38345222e7
Finish off initial voronoi diagram implementation & update changelog.
Next up, we need to reconnect the UI
2019-06-11 13:45:26 +01:00
Starbeamrainbowlabs 4df93a3683
Use chroma to determine the colour to display, but we're not displaying it yet 2019-06-11 13:28:47 +01:00