Commit Graph

38 Commits

Author SHA1 Message Date
Tom Russell
d39d5a2e9f Add inactive notices/intro text 2019-01-22 19:39:16 +00:00
Tom Russell
b11534f094 Include section-header classes 2019-01-22 18:36:36 +00:00
Tom Russell
2d54a7061d Common format for empty string and bools 2019-01-22 17:56:28 +00:00
Tom Russell
f6ccd51393 Include if current user likes building in view 2019-01-22 17:21:44 +00:00
Tom Russell
9d1094cdd5 Include text_multi with links in view 2019-01-19 18:47:08 +00:00
Tom Russell
446266b8b6 Factor out get_cat 2018-11-30 09:26:28 +00:00
Tom Russell
377149975b Sketch out new flow (with URL change) 2018-11-29 22:00:53 +00:00
Tom Russell
91528321bb Fix unused import 2018-11-13 10:45:35 +00:00
Tom Russell
d73f45a4bc Fix more-info links 2018-11-13 10:44:12 +00:00
Tom Russell
7166606b43 Remove the blue edit button from view section 2018-11-13 10:20:06 +00:00
Tom Russell
6805e3fd8f Change view title to 'Data available for this building' 2018-11-13 10:18:41 +00:00
Tom Russell
024d29ca2c Ensure iterators have keys (uprns in building view) 2018-10-25 14:46:07 +01:00
Tom Russell
7b8b4226c9 Show UPRNs in building view
- add /building/id/uprns.json endpoint
- hide children behind details

[Closes #83]
2018-10-25 14:36:52 +01:00
Tom Russell
6f326c70fd Fix showing zero values 2018-10-25 13:49:24 +01:00
Tom Russell
35d2e8ffd8 Allow expand/collapse maps (fallback to 'base') 2018-10-25 12:15:19 +01:00
Tom Russell
ca6992c8be Remove hyphen from empty data view
[Closes #95]
2018-10-25 11:52:11 +01:00
Tom Russell
80222a07e4 Add text to icon-buttons for clarity
[Closes #94]
2018-10-25 11:48:25 +01:00
Tom Russell
665b4f32ff Relabel view/edit pages to 'Building data' and add 'Edit maps' to header
[Closes #88, #93]
2018-10-25 11:18:42 +01:00
Tom Russell
3512ecfaed Add title attributes to section headers
[See #91]
2018-10-25 10:47:19 +01:00
Tom Russell
8c726859fa Work on maintaining map layers and cats over navigation 2018-10-05 22:20:02 +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
1ce5eb8f69 Factor building view/edit structure to shared config 2018-10-03 21:47:49 +01:00
Tom Russell
2e0ee04dce Update pages links 2018-10-02 21:25: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
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
ddd300405c Default 0 storeys (handle nulls) 2018-09-30 23:06:30 +01:00
Tom Russell
18d95491be Fix frontend building_id references 2018-09-30 21:54:47 +01:00
Tom Russell
9fb4fa052a Handle building not found 2018-09-13 21:12:01 +01:00
Tom Russell
e87e334edd Don't link to # 2018-09-13 19:54:33 +01:00
Tom Russell
a2e995839e Handle POST/GET building 2018-09-11 23:30:17 +01:00
Tom Russell
30e4cf2912 Data-driven building edit and view 2018-09-11 20:59:59 +01:00
Tom Russell
05604e32b6 Select building, show view/edit 2018-09-10 23:34:56 +01:00
Tom Russell
a005643746 Merge frontend/api into universal react app 2018-09-09 22:22:44 +01:00