Commit Graph

47 Commits

Author SHA1 Message Date
Starbeamrainbowlabs 1f9ae2be56
Bump version 2019-07-31 19:31:10 +01:00
Starbeamrainbowlabs 6f20967672
Bump version ready for release 2019-07-31 16:43:58 +01:00
Starbeamrainbowlabs a297823a5a
Update dependencies 2019-07-19 12:24:44 +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 ef0f1b04ad
Add links to sections in API docs 2019-06-13 20:57:49 +01:00
Starbeamrainbowlabs fa433c88b0
Implement initial tour. 2019-06-11 15:35:31 +01:00
Starbeamrainbowlabs cc42cbc030
Bump version. Fixes #30. 2019-06-11 14:02:03 +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
Starbeamrainbowlabs b9d60c7e32
Re-add the guage at the side 2019-06-11 12:42:59 +01:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs 388b269590
Get a basic voronoi diagram showing. yay! 2019-06-10 23:24:28 +01:00
Starbeamrainbowlabs c1b13cda22
Start implementing VoronoiOverlay, but there's a looong way to go. 2019-05-29 21:06:00 +01:00
Starbeamrainbowlabs a8444fdde6
Port SVGWriter to javascript 2019-05-29 20:21:03 +01:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs 7b47e44e03
Bugfix: Make leaflet-heatmap a regular dependency, not a dev dependency 2019-04-23 16:15:13 +01:00
Starbeamrainbowlabs 343d855747
Update dependencies 2019-04-20 10:27:07 +01:00
Starbeamrainbowlabs 0bda83d07e
Mark package.json as private 2019-04-20 10:22:46 +01:00
Starbeamrainbowlabs 7486dcddde
Merge branch 'heatmap-time' into dev 2019-04-14 21:02:25 +01:00
Starbeamrainbowlabs 560abfc38f
Update dependencies 2019-04-06 21:37:50 +01:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs a3647fa716
Update nightdocs 2019-03-17 13:43:29 +00:00
Starbeamrainbowlabs 04241dc0a2
Use nightdocs to generate documentation 2019-03-17 13:21:14 +00:00
Starbeamrainbowlabs 6f7f6d0bfa
Try to setup docpress, but it doesn't appear to work. 2019-03-12 13:24:11 +00:00
Starbeamrainbowlabs e1fea72905
Update dependencies 2019-03-12 12:34:28 +00:00
Starbeamrainbowlabs 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
Starbeamrainbowlabs 68b86a2f91
[client] Add version, build date, and changelog to UI 2019-01-26 22:14:18 +00:00
Starbeamrainbowlabs 844d23e0a6
Add version file & auto-insertion into client app code 2019-01-26 22:00:37 +00:00
Starbeamrainbowlabs 27e8602354
[client/device-graph] It works. Yay! :D 2019-01-20 21:11:45 +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 9595f9153d
[client/build] Get assets copying correctly. Hooray! :D 2019-01-20 14:18:53 +00:00
Starbeamrainbowlabs cbe46ae0ce
[client/build] Try copying assets to app/ automagically, but we need a different plugin. 2019-01-20 00:56:40 +00:00
Starbeamrainbowlabs 69fd4959a0
Remove Chart.JS and tidy up 2019-01-20 00:17:54 +00:00
Starbeamrainbowlabs 0cefd047f4
[server] Add device-data-bounds API call 2019-01-19 16:08:47 +00:00
Starbeamrainbowlabs 19029a942b
[client] Get basic device marker popups working 2019-01-18 22:43:28 +00:00
Starbeamrainbowlabs a0130a72c9
[client] Add settings panel! 2019-01-18 21:25:30 +00:00
Starbeamrainbowlabs a21cb1c3eb
Fix the heatmap. We may need to tweak the blob size a bit though 2019-01-18 20:12:30 +00:00
Starbeamrainbowlabs c4e29e7637
Remove webgl heatmap, as it doesn't work right.
It's a shame it doesn't do what we want - looks like we'll have to find 
another one.....
2019-01-18 19:45:28 +00:00
Starbeamrainbowlabs 8c74a293e8
Fix error with heatmap, but I'm unsure that it's rendering correctly 2019-01-17 17:37:29 +00:00
Starbeamrainbowlabs 794f7d3c73
Try to get the heatmap working, but it isn't just yet. 2019-01-17 17:31:59 +00:00
Starbeamrainbowlabs a3cc45a44c
[client] Display device markers. Hooray! 2019-01-17 16:13:27 +00:00
Starbeamrainbowlabs 542f0afcb0
Add leaflet-fullscreen 2019-01-17 14:07:31 +00:00
Starbeamrainbowlabs b2a3b35dd9
Get a basic map displaying.
Nothing fanceh yet, but we're getting there :D
2019-01-17 13:56:25 +00:00
Starbeamrainbowlabs c45db0ddee
Build css with rollup too! 2019-01-17 12:48:09 +00:00
Starbeamrainbowlabs bb6e1a7c07
Setup client-side build 2019-01-13 13:15:11 +00:00
Starbeamrainbowlabs 42c69cb10c
Add untracked files 2019-01-12 23:23:55 +00:00