802992e22e
update nightdocs again again to fix a race condition
2020-05-21 21:38:08 +01:00
f19ada9715
Fix nightdocs.... again
2020-05-21 20:09:27 +01:00
e30cb5b79c
build: comment out symlink code, and update nightdocs
...
Let's see if this helps.
2020-05-21 19:56:03 +01:00
552a640600
Bugfix: Correct SQL. Fixes #63
2020-05-15 18:27:02 +01:00
5f8ea064b7
Fix smartsettings version
2020-04-28 00:33:19 +01:00
ba9370a935
Update dependencies
2020-04-27 19:00:46 +01:00
e686444200
Update dependencies
2020-04-05 21:12:22 +01:00
ef9424650e
Disable the tour, since it's causing a crash on startup
2020-04-02 20:26:48 +01:00
7a346e3deb
Update dependencies
2020-03-06 11:55:48 +00:00
4c61f662cc
Bugfix: Fix error in list-devices-near error
2020-03-05 18:52:53 +00:00
9ec570afff
Update dependencies
2019-12-06 18:03:46 +00:00
c7333b4da2
Add leaflet-easyprint
2019-09-18 22:41:42 +01:00
1f9ae2be56
Bump version
2019-07-31 19:31:10 +01:00
6f20967672
Bump version ready for release
2019-07-31 16:43:58 +01:00
a297823a5a
Update dependencies
2019-07-19 12:24:44 +01:00
6ddb3dfceb
Update dependencies
2019-06-20 15:15:04 +01:00
f8a577b099
Bump version
2019-06-13 22:13:02 +01:00
ef0f1b04ad
Add links to sections in API docs
2019-06-13 20:57:49 +01:00
fa433c88b0
Implement initial tour.
2019-06-11 15:35:31 +01:00
cc42cbc030
Bump version. Fixes #30 .
2019-06-11 14:02:03 +01:00
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
4df93a3683
Use chroma to determine the colour to display, but we're not displaying it yet
2019-06-11 13:28:47 +01:00
b9d60c7e32
Re-add the guage at the side
2019-06-11 12:42:59 +01:00
ed4e37ae21
Add shepherd.js for later.
...
Note to self: Maybe do that work in a branch & merge it early? We'll
need to branch off master though, and that could get messy :-/
Probably best just to finish up with the SVGOverlay stuff first.
2019-06-11 01:03:36 +01:00
388b269590
Get a basic voronoi diagram showing. yay!
2019-06-10 23:24:28 +01:00
c1b13cda22
Start implementing VoronoiOverlay, but there's a looong way to go.
2019-05-29 21:06:00 +01:00
a8444fdde6
Port SVGWriter to javascript
2019-05-29 20:21:03 +01:00
233d780123
Add link to production api.php in API docs, and change default action to a helpful message
...
Also bump version
2019-05-16 17:31:35 +01:00
7b47e44e03
Bugfix: Make leaflet-heatmap a regular dependency, not a dev dependency
2019-04-23 16:15:13 +01:00
343d855747
Update dependencies
2019-04-20 10:27:07 +01:00
0bda83d07e
Mark package.json as private
2019-04-20 10:22:46 +01:00
7486dcddde
Merge branch 'heatmap-time' into dev
2019-04-14 21:02:25 +01:00
560abfc38f
Update dependencies
2019-04-06 21:37:50 +01:00
61baac288a
Start trying to add a time dimension to the heatmap, but it doesn't work yet.
2019-03-18 20:44:12 +00:00
a3647fa716
Update nightdocs
2019-03-17 13:43:29 +00:00
04241dc0a2
Use nightdocs to generate documentation
2019-03-17 13:21:14 +00:00
6f7f6d0bfa
Try to setup docpress, but it doesn't appear to work.
2019-03-12 13:24:11 +00:00
e1fea72905
Update dependencies
2019-03-12 12:34:28 +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
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
27e8602354
[client/device-graph] It works. Yay! :D
2019-01-20 21:11:45 +00:00
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
9595f9153d
[client/build] Get assets copying correctly. Hooray! :D
2019-01-20 14:18:53 +00:00
cbe46ae0ce
[client/build] Try copying assets to app/ automagically, but we need a different plugin.
2019-01-20 00:56:40 +00:00
69fd4959a0
Remove Chart.JS and tidy up
2019-01-20 00:17:54 +00:00
0cefd047f4
[server] Add device-data-bounds API call
2019-01-19 16:08:47 +00:00
19029a942b
[client] Get basic device marker popups working
2019-01-18 22:43:28 +00:00
a0130a72c9
[client] Add settings panel!
2019-01-18 21:25:30 +00:00
a21cb1c3eb
Fix the heatmap. We may need to tweak the blob size a bit though
2019-01-18 20:12:30 +00:00