Mateusz Konieczny
0e55e4d668
more handholding for new users
...
see https://github.com/colouring-cities/colouring-core/issues/11
2023-01-23 10:44:13 +01:00
Mateusz Konieczny
b425eec23c
add note as requested in https://github.com/colouring-cities/colouring-london/issues/1049
2023-01-23 07:12:03 +01:00
Mateusz Konieczny
5dc71a4194
fix last year map display
...
fixes https://github.com/colouring-cities/colouring-core/issues/12
2023-01-23 06:49:45 +01:00
Mateusz Konieczny
dc82fef4ab
more accurate description
2023-01-23 06:49:45 +01:00
Mateusz Konieczny
a022aa6f4d
change DataHub to Datahub
2023-01-23 06:49:45 +01:00
Mateusz Konieczny
159acb249b
more aggressive caching
...
in tests it seems confirmed that caching noticeably improves performance (Polly noticed that age layer is noticeably faster without being aware that it is cached more aggressively, in testing in general all layers benefit from caching even at zoom level 18 for relatively minor storage cost and differences in the first use performance that are basically not possible to measure (or at least I failed to measure them)
caching will be especially important as more people will use the site and will help reduce server costs
see also #1062 proposing further simplification of this code
2023-01-20 21:48:18 +01:00
Mateusz Konieczny
24f757e79b
add option to switch back to planning applications map
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
17688e9e38
new interface for layer handling
...
closes #1059
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
233041581e
add manual link, simplify code link in sidebar
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
62b4879d63
drop dead code
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
ed58e413e0
fix switching of historic building layer
...
empty map is gone (again)
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
d75a3d3ee7
remove button for getting back to empty map style as it is gone
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
f8ebd89e82
fix typo
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
d73e7271dc
experimentally remove retina support
2023-01-19 14:41:23 +01:00
Mateusz Konieczny
5fdd586820
remove 'coming soon' from showcase notes
2023-01-19 14:41:19 +01:00
Mateusz Konieczny
52805662a1
test whether retina matters
...
for #1053
2023-01-19 14:40:16 +01:00
Mateusz Konieczny
e6245aae50
Revert "Revert "remove empty map layer""
...
This reverts commit 86d437a609
.
This fixes #1051
2023-01-19 14:40:16 +01:00
Mateusz Konieczny
4efaf8bd90
use colours for the button state
...
proof of concept for #1039 (tweaking clicked/hover colours may be needed)
2023-01-19 14:40:16 +01:00
Mateusz Konieczny
f397bf2065
change labels of button for overlays
...
fixes #1038
2023-01-19 14:40:16 +01:00
Mateusz Konieczny
8c6c337291
Open planning application link in a new window
...
fixes #1044
2023-01-19 14:40:16 +01:00
Mateusz Konieczny
be23cf2fb6
add missing thes, fixes #1045
2023-01-19 14:40:16 +01:00
Mike Simpson
3aa2bd5510
Link to Planning Section Discussions #1048
2023-01-17 11:37:07 +00:00
Mike Simpson
cd1184cefa
Fixes #1042
2023-01-17 11:01:48 +00:00
Mike Simpson
ef09fa3b78
Merge branch 'master' into feature/new-categories-menu
2023-01-17 10:54:47 +00:00
Mike Simpson
023e708db5
Add pink button to lifespan section
...
As requested in #1050
2023-01-17 10:49:28 +00:00
Mike Simpson
ba869fe5c9
Merge pull request #1019 from matkoniecz/fix/consistent-message-themes
...
set message about planned layer to yellow
2023-01-13 14:51:54 +00:00
Mike Simpson
ec41e4f7a7
Merge pull request #1014 from matkoniecz/feature/rename-location-field
...
rename field in Location section
2023-01-13 14:30:13 +00:00
Mike Simpson
8db468c873
Merge pull request #1035 from matkoniecz/fix/1024-fix-login
...
proper check on login
2023-01-13 14:28:00 +00:00
Mike Simpson
f65353fa4b
Merge pull request #1041 from matkoniecz/feature/1036-add-reset-button
...
add button to reset overlay state
2023-01-13 14:25:46 +00:00
Mateusz Konieczny
9c07119e6d
add button to reset overlay state
2023-01-10 21:42:18 +01:00
Mateusz Konieczny
55b1a46c57
proper check on login
2023-01-10 16:23:49 +01:00
Mateusz Konieczny
6e6852191a
adjust flex to work better with long titles
2023-01-10 16:12:46 +01:00
Mike Simpson
7199c7f6a3
Merge pull request #1016 from matkoniecz/feature/remove-replaced-hint
...
this hint is replaced by hint in the sidebar
2023-01-10 14:52:09 +00:00
Mike Simpson
f2aa6b96fe
Merge pull request #1017 from matkoniecz/fix/typo
...
fix typo in performance optimization
2023-01-10 14:51:45 +00:00
Mike Simpson
07f58dab78
Merge pull request #1025 from matkoniecz/fix/make-postcode-search-less-annoying
...
just immediately go to the first match - postcode search
2023-01-10 14:50:47 +00:00
Mike Simpson
f495609f28
Merge pull request #1026 from matkoniecz/fix/1013-less-confusing-label
...
Make status title less confusing
2023-01-10 14:35:54 +00:00
Mike Simpson
a6e093daf8
Merge pull request #1028 from matkoniecz/feature/better-handling-of-labels
...
better margin handling for category buttons
2023-01-10 12:00:13 +00:00
Mike Simpson
00d9f862ac
Colouring Core Issue 10
2023-01-10 11:53:10 +00:00
Mateusz Konieczny
e4bfa4ba41
reduce extra padding to avoid unexpected runaway boxes
2023-01-09 18:49:46 +01:00
Mateusz Konieczny
e89e79671c
better place for extra padding
2023-01-09 18:37:36 +01:00
Mateusz Konieczny
b225c9e8ae
label on top of lines
2023-01-09 17:32:21 +01:00
Mateusz Konieczny
14c2860d79
better margin handling for category buttons
2023-01-09 17:26:54 +01:00
Mike Simpson
21d38012f0
Fix Historical Maps not working on certain buildings
2023-01-09 15:26:29 +00:00
Mike Simpson
10872b8a45
Functionality for 'historical maps' button
2023-01-06 15:35:28 +00:00
Mike Simpson
b0707d47f0
Reorder and rename categories on the grid
...
As requested in https://github.com/colouring-cities/colouring-core/issues/1
2023-01-06 13:18:06 +00:00
Mateusz Konieczny
1bec59d269
Make status title less confusing
...
especially for historic data 'current' was confusing
also it is shorter and easier to read
fixes #1013
2023-01-06 12:33:29 +01:00
Mateusz Konieczny
7f48ffeb7c
just immediately go to the first match
...
and do not show hard to dismiss dropdown
2023-01-06 11:36:23 +01:00
Mateusz Konieczny
60397aaefb
set message about planned layer to yellow
...
for conistency with other similar boxes
2023-01-04 16:22:55 +01:00
Mateusz Konieczny
31b75fa041
fix typo in performance optimization
2023-01-04 13:10:45 +01:00
Mateusz Konieczny
38947b6cd8
remove no longer needed hint
...
replaced by notice in the sidebar
2023-01-04 13:04:58 +01:00
Mateusz Konieczny
05b28ed237
rename field in Location section
2023-01-03 17:41:44 +01:00
Mateusz Konieczny
f968172f9d
larger labels for administartive areas
2023-01-03 17:39:54 +01:00
Mateusz Konieczny
18fd538609
new color for submitted planning applications
2022-12-22 16:32:38 +01:00
Mateusz Konieczny
80714255b1
smarter enabling/disabling map buttons
2022-12-22 16:32:16 +01:00
Mateusz Konieczny
86d437a609
Revert "remove empty map layer"
...
This reverts commit 32752fe71e
.
2022-12-22 15:12:09 +01:00
Mateusz Konieczny
a2248b99d9
increase width of inline switcher buttons
2022-12-22 14:58:36 +01:00
Mateusz Konieczny
861164124c
smarter display of 'only current/past data' case
2022-12-22 09:04:54 +01:00
Mateusz Konieczny
3172a394d9
Merge remote-tracking branch 'upstream/master' into feature/display-of-planning-data
2022-12-21 18:52:38 +01:00
Mateusz Konieczny
3fc2bd9225
fix dropdown
...
solved by GPTchat
2022-12-21 18:49:05 +01:00
Mateusz Konieczny
a16983e40b
Merge branch 'master' into feature/display-of-planning-data
2022-12-21 18:36:42 +01:00
Mike Simpson
55c3833928
Add Categories grid to Welcome page
2022-12-20 10:40:22 +00:00
Mateusz Konieczny
e097a94075
fix attribution
2022-12-18 19:49:59 +01:00
Mateusz Konieczny
08c3da8f0c
new fill style for labels
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
23dad86f7f
style borough labels across all zoom levels
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
fbc4b7d858
segregate inactive groups into the end section
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
2a4911c2f2
more advanced styling
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
9cc0c48c3f
smarter performance on editing by excluding some unchanged layers
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
e6341d4628
try better scaling
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
12164620e9
cache more for base_night_outlines and base_boroughs
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
cbb31ad019
try historic map on all zoom levels
2022-12-18 19:49:58 +01:00
Mateusz Konieczny
c4933fdc11
proof of concept for borough names with Mapnik-based tiles
2022-12-18 19:49:47 +01:00
Mateusz Konieczny
838a0dd087
more transparent conservation areas overlay
2022-12-15 13:25:12 +01:00
Mateusz Konieczny
6ca1d0d473
extra button for Conservation area and text tweaks
2022-12-15 13:24:43 +01:00
Mateusz Konieczny
554da9344b
add missing full stop
2022-12-15 12:34:58 +01:00
Mateusz Konieczny
f86ef86abd
add enabling parcel overlay
2022-12-15 11:46:43 +01:00
Mateusz Konieczny
8a8465520c
change some labels
2022-12-15 11:23:12 +01:00
Mateusz Konieczny
14c2ca92d8
tweak styling of conservation boundary
2022-12-14 12:14:49 +01:00
Mateusz Konieczny
14e16cce83
remove yes/no style questions where there is no yes/no answer
2022-12-14 11:52:29 +01:00
Mateusz Konieczny
79761ab67a
change style of disabled section
2022-12-12 14:40:57 +01:00
Mateusz Konieczny
2b380c25b6
put conservation area behind buildings
2022-12-12 14:38:58 +01:00
Mateusz Konieczny
bd6bd7531e
mark inativity in the title
2022-12-12 14:37:58 +01:00
Mateusz Konieczny
01a11a30a6
tweak descriptions
2022-12-12 13:53:44 +01:00
Mateusz Konieczny
adf6418e2c
restore info for planning applications
2022-12-12 13:23:02 +01:00
Mateusz Konieczny
9c18d379e9
tweak guide in planning zones
2022-12-12 13:17:00 +01:00
Mateusz Konieczny
a6d2bc3bf4
swap colours so rare case will use problematic blue
...
There is a plan by Polly to review colours in geenral, but until this happens it is preferable to use problematic one for buildings likely to be rare
Blues are problematic as building selection is less visible and there are multiple blues close to each other
2022-12-12 13:04:56 +01:00
Mateusz Konieczny
89f1612ae6
future applications map button
2022-12-12 13:01:00 +01:00
Mateusz Konieczny
e59973e1cb
switch blue to purple for submitted applications
...
blue, even dark one, was too similar to building selection marker
2022-12-12 12:57:17 +01:00
Mateusz Konieczny
3400eeb30c
tweak labelling of buttons
2022-12-12 12:41:40 +01:00
Mateusz Konieczny
e32cc9b2b9
fix typo
2022-12-12 12:21:23 +01:00
Mateusz Konieczny
c2bb03d729
better phrasing
2022-12-12 12:20:41 +01:00
Mateusz Konieczny
c5c87b8731
remove not needed message
2022-12-12 12:20:26 +01:00
Mateusz Konieczny
dc77bc3722
add missing also
2022-12-12 12:09:59 +01:00
Mateusz Konieczny
f2c31bdcd6
use placeholder list
2022-12-12 12:05:05 +01:00
Mateusz Konieczny
65a7286b85
tweak placeholder display
2022-12-12 12:04:39 +01:00
Mateusz Konieczny
d0323dbee8
building protection - description tweaks
2022-12-12 11:55:31 +01:00
Mateusz Konieczny
9915440add
buttons in the community section
2022-12-12 11:54:56 +01:00
Mateusz Konieczny
da0727b57d
add switchToBuildingProtectionMapStyle
2022-12-09 14:29:25 +01:00
Mateusz Konieczny
501bf5401b
enable first map switching button
2022-12-09 14:12:02 +01:00
Maciej Ziarkowski
f6c0d3fd4b
Lift map colour scale context up into MapApp
2022-12-09 13:03:42 +01:00
Mateusz Konieczny
ed0f0c7d69
fix colour of instruction box
2022-12-08 20:45:33 +01:00