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