1
0
Fork 0
mirror of https://github.com/ConnectedHumber/Air-Quality-Web synced 2025-04-18 03:14:55 +00:00
Commit graph

358 commits

Author SHA1 Message Date
902b17eed4
Display last seen in the device pop
We still want to automatically recolour the marker though, so  will 
have to stay open for now
2019-06-30 21:31:34 +01:00
58d40f8f4e
Display loading animation when updating the heatmap 2019-06-30 18:48:31 +01:00
7eb3519319
Add to credits 2019-06-30 18:43:01 +01:00
98ebc02ec7
Reorder & optimise loading of UI elements 2019-06-30 18:40:26 +01:00
c91a895f9d
Tweak tour 2019-06-30 18:23:44 +01:00
4f28e1c91e
Update changelog 2019-06-30 18:13:12 +01:00
25a1bf66d9
Add loading animation while we're bringing in the overlay & device markers 2019-06-30 18:11:36 +01:00
d5df81eed1
Add last_seen to device-info. For 36 2019-06-30 17:33:44 +01:00
5efaab3f67
Add last-seen to list-devices.
For .
2019-06-30 17:27:57 +01:00
74b1b212fe
Log SQL warnings to the error log, but only in development 2019-06-30 17:24:02 +01:00
e86b0b4f97
Upgrade ST_DISTANCE() to ST_DISTANCE_SPHERE(), but there's a permissions issue. 2019-06-26 21:02:17 +01:00
99dee5c059
Merge pull request from bsimmo/patch-1
typo in link
2019-06-23 20:06:03 +01:00
2d07af950a
Use new column name 2019-06-23 14:42:47 +01:00
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
99e0aba81d
Empty commit to test build system 2019-06-23 14:32:38 +01:00
97e234b920
Don't use the new datetime computed column until the issues are worked out 2019-06-23 13:54:18 +01:00
336b7624fa
Fully comment database class 2019-06-23 13:13:28 +01:00
1b7dafe829
Update changelog 2019-06-22 21:08:31 +01:00
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
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
3bb73ccb12
Fix cache deletion code 2019-06-22 10:57:11 +01:00
cdc9dcc3e3
Update changelog 2019-06-21 22:12:49 +01:00
dc47923f3e
Update changelog 2019-06-21 22:09:38 +01:00
51c76ccd58
Add list-devices-near action with appropriate API documentation 2019-06-21 22:05:13 +01:00
efc780b377
Update getting started database docs 2019-06-21 16:04:58 +01:00
31bf42fb2e
Delete the cache when deploying a new version 2019-06-21 15:52:22 +01:00
b2a42729c0
Update changelog 2019-06-21 00:04:33 +01:00
0006c2a921
Add performance counter system. 2019-06-21 00:02:26 +01:00
b92621aab6
Bump version 2019-06-20 22:18:10 +01:00
83248d41c7
Update changelog again 2019-06-20 22:17:57 +01:00
9f1525e9d3
Merge branch 'dev' of github.com:ConnectedHumber/Air-Quality-Web into dev 2019-06-20 22:17:24 +01:00
26443a939b
Add to changelog that as shaved off 100ms 2019-06-20 22:17:06 +01:00
87c0eb90ba
Optimise the fetch-data query 2019-06-20 22:12:33 +01:00
6ddb3dfceb
Update dependencies 2019-06-20 15:15:04 +01:00
f8a577b099
Bump version 2019-06-13 22:13:02 +01:00
009e2e4b72
Bugfix new device-recent-data action 2019-06-13 22:10:14 +01:00
dba984340d
Implement new device-data-recent, but it's not working right. 2019-06-13 22:02:04 +01:00
7710331f1e
Add is_min & is_max to validator 2019-06-13 21:53:26 +01:00
bbf3d02b5d
Document the Validator class to make Serenata happy 2019-06-13 21:46:30 +01:00
890418c42e
Add missing dates to changelog 2019-06-13 21:12:33 +01:00
4031d71ea3
Bugfix layout in changelog 2019-06-13 21:11:26 +01:00
34c0f11f71
API Docs: Clarify that "now" as a special keyword is allowed 2019-06-13 21:06:30 +01:00
ee080974f4
Update changelog 2019-06-13 20:59:10 +01:00
58ae39a731
Bugfix: Correct name of index action class 2019-06-13 20:58:36 +01:00
ef0f1b04ad
Add links to sections in API docs 2019-06-13 20:57:49 +01:00
bb119ee574
Update changelog 2019-06-11 15:39:13 +01:00
ed7b5aec9b
Only run the tour once 2019-06-11 15:38:20 +01:00
fa433c88b0
Implement initial tour. 2019-06-11 15:35:31 +01:00
bc3c631c89
Remove heatmap blob radius ui setting 2019-06-11 14:44:07 +01:00