Commit graph

450 commits

Author SHA1 Message Date
e29f7f4569
API: Add format parameter to list-devices action 2019-02-24 17:11:36 +00:00
09ab6f38d5
API: Add format parameter to list-reading-types action 2019-02-24 17:07:09 +00:00
75e26f4960
Update changelog 2019-02-24 16:56:20 +00:00
263658d735
API: Add csv format to device-data action 2019-02-24 16:55:33 +00:00
0d3f55fc6a
Enhance error device data no data error message.
Fixes #13.
2019-02-23 20:28:45 +00:00
415126000b
README: Add file permission instructions 2019-02-23 20:27:05 +00:00
ef55b58ab1
README: Add extra web server instructions 2019-02-23 20:24:19 +00:00
1d53e06b26
README: Add spacing to configuration section 2019-02-23 20:21:03 +00:00
d83e092c5a
README: document system requirements 2019-02-23 20:19:52 +00:00
cf5a21d5a2
Bugfix: typo 2019-02-23 20:03:12 +00:00
06e28daa17
Bump version 2019-02-20 19:04:36 +00:00
1449c22783
[client] Bugfix: Select reading type defs correctly 2019-02-20 18:51:45 +00:00
fc3723a924
[client] Bugfix: Updat to use new DB structure 2019-02-20 18:41:40 +00:00
2f218e1c88
Bugfix: Update client UI to support new DB structure changes 2019-02-20 17:44:02 +00:00
519e85b66a
[server] Bugfix: Updatee device-data action t use DB structure 2019-02-20 17:39:45 +00:00
69a581094a
Update changelog 2019-02-20 17:35:54 +00:00
b417cce31d
Bugfix: Wrap string-based errors in an instance of error with a helpful default message. 2019-02-20 17:35:13 +00:00
1baa755f0f
Add note about building the client code for production. 2019-02-20 17:24:12 +00:00
45e8937b56
build: Clarify build from source instructions 2019-02-20 17:21:35 +00:00
a3cd55966a
build script: Check for minimum version of npm 2019-02-20 17:19:53 +00:00
3c2605dcb9
Port the data repeository over to the new structure 2019-02-18 20:44:37 +00:00
828e7ad999
Bugfix: Update a significant portion of the backend to the new database structure 2019-02-18 20:39:35 +00:00
413c70ce2f
Update version file 2019-02-10 14:47:26 +00:00
bafd293277
Update changelog 2019-02-10 14:46:45 +00:00
9b2baba10b
Use hourglass when fetching data from the server 2019-02-10 14:45:15 +00:00
12d4f4c8d2
Device graph: Add basic time quick selectors 2019-02-10 14:29:16 +00:00
3c9fe2a6d9
Bugfix: Default to the 1st reading type if we can't find PM25 2019-02-10 13:40:23 +00:00
502dc9a062
Bump version 2019-02-07 19:36:21 +00:00
eff8b69d38
Use new HTTP API parameter in client 2019-02-07 19:27:21 +00:00
24b14a4745
Update changelog 2019-02-07 19:19:54 +00:00
3a2b2571f6
[API] Add device-id GET parameter to list-reading-types action.. 2019-02-07 19:15:38 +00:00
a6e8d13e1d
Document changelog 2019-02-07 18:20:53 +00:00
88f0d5615c
Device info: change default tab from info to data 2019-02-02 14:52:45 +00:00
043b16e732
Add report bug button 2019-02-01 18:57:06 +00:00
f69b0cf91c
Add mobile meta tag 2019-02-01 18:45:41 +00:00
172b80900c
Update changelogg 2019-02-01 18:40:30 +00:00
13fd8493f4
Refactor css to match new tab system 2019-02-01 18:40:00 +00:00
697d857e74
Refactor tabs to use a library.
We still need to refactor the css to match, though
2019-02-01 18:37:51 +00:00
f3addb3a93
build script: Automatically set the title of the terminal window 2019-02-01 18:13:11 +00:00
68b86a2f91
[client] Add version, build date, and changelog to UI 2019-01-26 22:14:18 +00:00
844d23e0a6
Add version file & auto-insertion into client app code 2019-01-26 22:00:37 +00:00
dc7427c18b
[server] Add changelog action 2019-01-26 21:46:33 +00:00
449821a7a5
Add changelog 2019-01-26 21:38:37 +00:00
2d2df3a1dc
[client] Theme tabs & buttons 2019-01-26 17:06:30 +00:00
38b393cd43
[client] Create initial tabbed interface for popup 2019-01-26 16:49:25 +00:00
50c500c1ec
[client/popup] Bugfix: Handle unspecified values 2019-01-26 11:56:23 +00:00
5934f96aaa
[client] Add attributions 2019-01-21 11:48:29 +00:00
db09e6a56f
[client/device-graph] Tweak suggested temperature range 2019-01-21 00:03:29 +00:00
218e498c4a
[client/map] Bugfix: Request OpenStreet maps over HTTPS by default 2019-01-20 23:41:45 +00:00
b9cbea5c96
build: Compress code in production environments 2019-01-20 23:22:09 +00:00