Commit graph

45 commits

Author SHA1 Message Date
26fdc94215
README: Fix heading 2019-01-17 14:38:32 +00:00
2c470efcb9
Add PR template & licence/contributing sections to README 2019-01-17 14:38:13 +00:00
a41eb8fcfd
Fill out the README a bit 2019-01-17 14:31:09 +00:00
7d0227f332
Add title to page 2019-01-17 14:13:22 +00:00
542f0afcb0
Add leaflet-fullscreen 2019-01-17 14:07:31 +00:00
a65f5f619f
Correct attribution text 2019-01-17 13:58:56 +00:00
b2a3b35dd9
Get a basic map displaying.
Nothing fanceh yet, but we're getting there :D
2019-01-17 13:56:25 +00:00
c45db0ddee
Build css with rollup too! 2019-01-17 12:48:09 +00:00
6882ff4737
Add application structure diagram. I might blog about it actually. 2019-01-15 23:52:37 +00:00
0a5588a905
Add todo 2019-01-15 23:03:53 +00:00
ca955f3c89
Formatting 2019-01-15 19:26:14 +00:00
dc4d821f27
[production] Bugfix: Variable name correction 2019-01-15 19:24:09 +00:00
bc6944ba02
[production] Recursively create missing directories 2019-01-15 19:22:14 +00:00
9f0442d1cf
Add production optimisations 2019-01-15 19:19:17 +00:00
edf52fe3df
Correct perfdata ms calculation 2019-01-15 19:06:49 +00:00
6123e2c679
Use timediff -> time_to_sec -> abs to make datetime fuzzy 2019-01-15 17:27:35 +00:00
102bd13864
Fix measurement data query (I think) 2019-01-15 17:05:21 +00:00
9f6bea64d4
Fix measurement data query, but it's not quite right yet 2019-01-15 17:02:24 +00:00
2787ea7c4c
Tighten permissions on auto-generated config file 2019-01-15 16:42:12 +00:00
f66083575a
Fix database connection 2019-01-15 16:37:46 +00:00
57ec980b7d
Fix meaurement type repo 2019-01-15 16:16:00 +00:00
f31989b7eb
Fix repo interface definition 2019-01-15 15:58:23 +00:00
dea95716ed
Fill out mesurement type repo methods 2019-01-15 15:57:39 +00:00
cef578d7eb
Implement a bunch of stuff.
Things are coming along fast!
2019-01-15 15:46:24 +00:00
66eeb9010d
FetchData: Add time taken logging to response header 2019-01-14 22:18:30 +00:00
bbd08b439e
Create a apir of interfaces for the repositories 2019-01-14 21:43:45 +00:00
ec8e3363d1
Don't access the database connection directly in the action - that's bad! 2019-01-14 21:33:30 +00:00
4ea28cdbff
Setup database connection. Phew, that took longer than expected! 2019-01-14 21:32:55 +00:00
e7e1cb83d2
Add database_name setting 2019-01-14 20:52:36 +00:00
675c2afbaa
[build] Tweak database task 2019-01-14 20:50:12 +00:00
fc0307a5e0
FetchData: Validate params 2019-01-14 20:41:25 +00:00
4939238861
[server] Fix router 2019-01-14 20:17:36 +00:00
9e347fdeb8
🐛 Make auto-generated settings files valid 2019-01-14 20:12:07 +00:00
8cff163d99
Fix syntax errors in settings file 2019-01-14 20:06:38 +00:00
f051435f1d
Get the development server to serve the correct directory 2019-01-14 20:06:30 +00:00
0dcdb9261d
Fix client build 2019-01-13 13:22:13 +00:00
bb6e1a7c07
Setup client-side build 2019-01-13 13:15:11 +00:00
6162467137
index.php -> api.php 2019-01-13 13:06:48 +00:00
c4f226e1ef
Import a basic structure for the PHP code from another project. 2019-01-13 13:06:32 +00:00
023d9fd94a
Redorder build script 2019-01-13 12:50:47 +00:00
c209bc662b
[build] Add database task 2019-01-12 23:38:05 +00:00
42c69cb10c
Add untracked files 2019-01-12 23:23:55 +00:00
35d569ff0f
Merge branch 'master' of github.com:sbrl/ConnectedHumber-Air-Quality-Interface 2019-01-12 23:23:06 +00:00
e3d0f72c82
Initial commit 2019-01-12 23:22:42 +00:00
2dfe68a75d
Add some dependencies and set some things up. 2019-01-12 23:21:38 +00:00