Commit Graph

2774 Commits

Author SHA1 Message Date
Tom Russell
d72dd90351 Comment sections in etl run script 2018-10-21 20:47:31 +01:00
Tom Russell
2237cb8b35 Bump package-lock.json 2018-10-21 19:46:32 +00:00
Tom Russell
43f3f4c27e Make sure to drop base tables (and cascade) 2018-10-21 19:46:14 +00:00
Tom Russell
710919cecd Add source detail field for data/facade source 2018-10-20 18:37:24 +01:00
Tom Russell
3441bf88e2 Update load_data to use API 2018-10-20 18:37:02 +01:00
Tom Russell
513c8c1a46 Limit edit-form state to its fields 2018-10-20 15:35:52 +01:00
Tom Russell
1b3fe36e05 Fix GET building by toid/uprn 2018-10-20 14:51:39 +01:00
Tom Russell
f460aaeef6 Allow POST to edit building with ?api_key=... 2018-10-20 12:59:17 +01:00
Tom Russell
ab2db30bc4 Allow requesting user API key 2018-10-20 12:21:11 +01:00
Tom Russell
daca8e46ee Split main.css to app/sidebar/transitions.css 2018-10-20 11:33:27 +01:00
Tom Russell
3085537f33 Add placeholder
- Shows up as e.g. 'Building name (if any)'

Closes #79
2018-10-05 22:47:37 +01:00
Tom Russell
4605cb68c9 Add lat/lng, OSM id 2018-10-05 22:43:29 +01:00
Tom Russell
436408f054 Add note that colouring may take a few seconds 2018-10-05 22:37:46 +01:00
Tom Russell
8c726859fa Work on maintaining map layers and cats over navigation 2018-10-05 22:20:02 +01:00
Tom Russell
220d167833 Only show edit form for current cat 2018-10-05 22:19:26 +01:00
Tom Russell
35cf0ff4ec Disable TOID input field 2018-10-05 21:45:40 +01:00
Tom Russell
6733be79c2 Delete stray console.log 2018-10-05 21:45:27 +01:00
Tom Russell
2b29d01a21 Relax revision-update check 2018-10-05 21:44:51 +01:00
Tom Russell
b438e885c0 Add "click map" hint; tweak labels 2018-10-05 21:05:49 +01:00
Tom Russell
9b1ad270f8 Commit fields-config.json for sidebar structure 2018-10-05 20:48:49 +01:00
Tom Russell
b716e8a509 Fix tooltips and linking 2018-10-05 18:41:12 +01:00
Tom Russell
3ea1e933ac Full-width section header link 2018-10-05 09:10:20 +01:00
Tom Russell
df91d98383 Sidebar header/section styles 2018-10-04 22:50:33 +01:00
Tom Russell
8c0452920d Typo contex(t) 2018-10-04 22:44:04 +01:00
Tom Russell
29783c9b33 Match building URLs with query strings 2018-10-04 22:43:50 +01:00
Tom Russell
002b6a4a80 Add query-string to package.json 2018-10-04 22:43:28 +01:00
Tom Russell
4415b21af5 Ensure index exists for uprn link 2018-10-04 21:13:25 +01:00
Tom Russell
a10e4bf5c6 Update run_all etl script 2018-10-04 19:01:40 +01:00
Tom Russell
30086766db Boundary file not needed in initial extraction 2018-10-04 19:01:17 +01:00
Tom Russell
20e4a73e73 Skip altering foreign key restrictions 2018-10-04 19:00:56 +01:00
Tom Russell
4c62da548b Drop outside limit of boundary 2018-10-04 18:59:53 +01:00
Tom Russell
1ce5eb8f69 Factor building view/edit structure to shared config 2018-10-03 21:47:49 +01:00
Tom Russell
3539e1126c Refactor top-level routing 2018-10-03 21:47:18 +01:00
Tom Russell
b180602a5b Uncomment copy-uprns block 2018-10-03 20:10:47 +01:00
Tom Russell
b73fb7118e Fix sed quoting 2018-10-03 20:10:27 +01:00
Tom Russell
f06b820d19 Remove clipsrc for speedup 2018-10-03 20:10:16 +01:00
Tom Russell
14b8df3dd2 Drop unused Fragment reference 2018-10-02 21:48:27 +01:00
Tom Russell
c1f35b024b Link to pages from main nav 2018-10-02 21:48:13 +01:00
Tom Russell
84cfda5a58 Larger legend colour keys 2018-10-02 21:47:59 +01:00
Tom Russell
2e0ee04dce Update pages links 2018-10-02 21:25:46 +01:00
Tom Russell
4696e3e079 Update etl to load UPRNs to table 2018-10-02 21:12:46 +01:00
Tom Russell
fe8e6f7737 Add back buttons to sidebar header 2018-10-01 17:20:25 +01:00
Tom Russell
a012b24bd1 Use icon buttons for edit/info/tooltip 2018-10-01 16:59:39 +01:00
Tom Russell
86e30b1012 Add font-awesome icons 2018-10-01 15:20:45 +01:00
Tom Russell
f2d543f3c6 Allow default-width logo 2018-10-01 15:17:28 +01:00
Tom Russell
46d630711f Include all categories and form sections
- coming soon if inactive [Closes #30]
- update section titles [Closes #52]
- add size fields [Closes #39]
2018-10-01 12:45:33 +01:00
Tom Russell
f8201da283 Create component for section in building-view 2018-10-01 00:32:24 +01:00
Tom Russell
72a626e267 Squares turn to arrows on hover
Closes #33
2018-10-01 00:13:01 +01:00
Tom Russell
d8fb5aeaca Reject empty changesets 2018-09-30 23:06:42 +01:00
Tom Russell
ddd300405c Default 0 storeys (handle nulls) 2018-09-30 23:06:30 +01:00