Commit Graph

1698 Commits

Author SHA1 Message Date
dependabot[bot]
aca897cfe5
Bump terser from 4.8.0 to 4.8.1 in /app
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.8.0...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 16:34:32 +00:00
dependabot[bot]
2283bbb96a
Bump async from 2.6.3 to 2.6.4 in /app
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 16:34:28 +00:00
Mike Simpson
7aa106624d
Merge pull request #1108 from colouring-cities/dependabot/npm_and_yarn/app/json5-1.0.2
Bump json5 from 1.0.1 to 1.0.2 in /app
2023-03-10 16:33:59 +00:00
Mike Simpson
75dc274251
Merge pull request #1109 from colouring-cities/dependabot/npm_and_yarn/app/qs-and-body-parser-and-express-6.11.0
Bump qs, body-parser and express in /app
2023-03-10 16:33:49 +00:00
Mike Simpson
484a0f0c82
Merge pull request #1110 from colouring-cities/dependabot/npm_and_yarn/app/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2 in /app
2023-03-10 16:33:44 +00:00
Mike Simpson
a9b70788da
Merge pull request #1111 from colouring-cities/dependabot/npm_and_yarn/app/loader-utils-1.4.2
Bump loader-utils from 1.4.0 to 1.4.2 in /app
2023-03-10 16:33:37 +00:00
Mike Simpson
ec7a515e8b
Merge pull request #1113 from colouring-cities/dependabot/npm_and_yarn/app/minimist-1.2.8
Bump minimist from 1.2.5 to 1.2.8 in /app
2023-03-10 16:33:32 +00:00
traveller195
4dcd3de93a
change data definiton for tile mapstyle of 'location' and 'team'
using Subquery/ nested SQL Qquery to only load those buildings, having at least a few collected data. The benefit is, that the mapstyle is not different for nodata buildings comparing different data categories. Now, if you compare nodata buildings in 'team' or 'location' with others, the stroke width is larger than the normal map style... loading only builidings with data avoids this problem of different map styles. It is a better and more performant solution than changing it in polygon.xml
see also c80f243c0d
2023-03-08 15:30:39 +01:00
dependabot[bot]
52f06fe896
Bump minimist from 1.2.5 to 1.2.8 in /app
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-04 02:50:10 +00:00
dependabot[bot]
507a61faf3
Bump loader-utils from 1.4.0 to 1.4.2 in /app
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 11:56:00 +00:00
dependabot[bot]
30a16632ba
Bump qs, body-parser and express in /app
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `qs` from 6.9.6 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.11.0)

Updates `body-parser` from 1.19.1 to 1.20.1
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.1...1.20.1)

Updates `express` from 4.17.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: body-parser
  dependency-type: direct:production
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 11:55:59 +00:00
dependabot[bot]
e8ffd5ef3c
Bump decode-uri-component from 0.2.0 to 0.2.2 in /app
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 11:55:59 +00:00
dependabot[bot]
5e42236ee2
Bump json5 from 1.0.1 to 1.0.2 in /app
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 11:55:46 +00:00
Mike Simpson
2f21ef0020
Merge pull request #1098 from colouring-cities/tweaks/ui
Rename Size and Form Category
2023-02-24 09:45:33 +00:00
Mike Simpson
42578c0686 Rename Size and Form Category 2023-02-17 15:13:53 +00:00
Mateusz Konieczny
b19ada700b fix typo: maybe rented -> may be rented
fixes #1078
2023-02-17 10:21:48 +01:00
Mike Simpson
4c4cfdc145 Merge remote-tracking branch 'upstream/master' 2023-02-15 16:53:07 +00:00
Mateusz Konieczny
fa9e81d281 Button style unification for user-survey questions 2023-02-15 17:14:51 +01:00
Mike Simpson
fc2cc07a1c
Merge pull request #1089 from colouring-cities/colouring-core-fixes
Colouring core fixes
2023-02-15 15:55:32 +00:00
Mike Simpson
4a0e65f8c4
Merge pull request #1081 from matkoniecz/feature/core-18-domestic-likes
Rework likes and upgrades to community section, ask is building domestic, deduplicate landuse section
2023-02-15 09:14:02 +00:00
Mateusz Konieczny
d0cd948991 tweak labels as requested 2023-02-15 09:46:08 +01:00
Mateusz Konieczny
58e5e359a9 fix font colour of inline map buttons 2023-02-15 08:25:33 +01:00
Mateusz Konieczny
0f62cad9db buttons always have enabled/disabled state
fixes #1085
2023-02-15 08:25:06 +01:00
Mateusz Konieczny
741df74c7f local significance/interest labels 2023-02-15 07:44:35 +01:00
Mateusz Konieczny
7c8834947e tweak button text 2023-02-15 07:44:08 +01:00
Mateusz Konieczny
62fbd4378e drop dead code 2023-02-15 07:43:46 +01:00
Mike Simpson
2681b4b5e5
Merge pull request #1082 from matkoniecz/feature/allow-multiline-in-section-headers
make data entry group work with long titles
2023-02-14 14:04:30 +00:00
Mike Simpson
db76a30ec5 Update GitHub URLs 2023-02-14 13:23:35 +00:00
Mateusz Konieczny
f3bc1c9e58 unify labels
previously other had year, this had date despite asking for a year
2023-02-14 13:06:48 +01:00
Mateusz Konieczny
5edf6d4b1f remove no longer needed code 2023-02-09 22:56:37 +01:00
Mateusz Konieczny
7d9580ae17 new more descriptive map buttons 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
18023e786a remove switcher for a primary map style 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
86d60058e1 add horizontal lines splitting different sections 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
e4500ba025 change instruction as instructed 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
cd92cb7ed7 shorten header descriptions 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
04d09c1f39 tweak question as requested 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
8603940964 rearrange section structure in Community
no reintended for now to keep things nicely mergable/diffable
2023-02-09 22:54:18 +01:00
Mateusz Konieczny
8894fc167c tweak the tile as requested 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
c74d358c33 remove 'is domestic' question form community and hide liking individual buildings 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
aab44869f8 fix button code 2023-02-09 22:54:18 +01:00
Mateusz Konieczny
fe87fa62e6 make data entry group work with long titles
may have some unexpected side-effects but testing has not revealed any
2023-02-09 22:49:47 +01:00
Mike Simpson
dd17436a53
Update cc-config.json 2023-02-09 11:24:27 +00:00
Mike Simpson
6bc16e5e2d Colouring London Config Settings 2023-02-09 11:23:35 +00:00
Mike Simpson
cd6cfb1130 Generify Config Data for new Colouring Core Branch 2023-02-09 10:47:17 +00:00
Mike Simpson
d63da083e0 Add Project-specific Privacy Policy Info to Config 2023-02-08 12:04:33 +00:00
Mike Simpson
47deb9b12a Correct GitHub URL 2023-02-08 10:58:24 +00:00
Mike Simpson
3c0157d0ea Merge branch 'master' into colouring-core 2023-02-08 10:54:04 +00:00
Mateusz Konieczny
fec74c4a84 prevent duplication in landuse code 2023-02-08 10:28:58 +01:00
Mateusz Konieczny
8f7eb6bf81 use more clear naming variant 2023-02-07 13:09:16 +01:00
Mateusz Konieczny
83847d75b9 fix typology likes detection 2023-02-07 12:28:17 +01:00
Mateusz Konieczny
037eced6f1 fix whitespace 2023-02-07 12:28:17 +01:00
Mateusz Konieczny
26a330f743 likes typology display 2023-02-07 12:28:17 +01:00
Mateusz Konieczny
5431f8528e better buttons on the map in community section
enable map button for domestic status
show like button when relevant
2023-02-07 11:42:05 +01:00
Mateusz Konieczny
cee0c16edf add new map style for domestic status 2023-02-07 11:42:05 +01:00
Mateusz Konieczny
df07a3bf1d add work from home explanation 2023-02-07 11:42:05 +01:00
Mateusz Konieczny
e3e9e83632 allow mixed answer for domestic use 2023-02-07 11:42:05 +01:00
Mateusz Konieczny
621a5b67db tweak questions and add new ones on what is worth keeping 2023-02-07 11:42:05 +01:00
Mateusz Konieczny
4b4fe20281 use yes only interface for worth keeping ones 2023-02-07 11:42:05 +01:00
Mateusz Konieczny
2356548aad rename question
per https://github.com/colouring-cities/colouring-core/issues/18#issuecomment-1413641393
2023-02-07 11:42:05 +01:00
Mateusz Konieczny
ae0e0bb2b6 Add question whether building is domestic. 2023-02-07 11:42:01 +01:00
Mateusz Konieczny
5bde854045 remove box about a new feature 2023-02-07 10:32:31 +01:00
Mike Simpson
7aebd77f10 Merge branch 'master' into colouring-core 2023-02-03 11:28:45 +00:00
Mike Simpson
6dd356bbeb
Merge pull request #1076 from matkoniecz/fix/1065-move-the
exclude the from the link
2023-02-03 10:59:26 +00:00
Mike Simpson
43b9c650a7 Additional Tweak
See #1074
2023-02-03 10:55:22 +00:00
Mateusz Konieczny
372873b97a exclude the from the link
apply https://github.com/colouring-cities/colouring-london/issues/1065#issuecomment-1413639850
2023-02-02 15:17:05 +01:00
Mike Simpson
a43c0593fe Various tweaks requested by Polly
Changes to subcategories, wording and typo fixes discussed in a meeting with Polly on 02/02. #1074
2023-02-02 13:02:05 +00:00
Mike Simpson
3c3ffc76b5
Merge pull request #1072 from matkoniecz/feature/1071-more-ca-info
Provide more instruction for user when editing CA and fix review button
2023-02-02 12:30:14 +00:00
Mike Simpson
994d9de0ac
Merge pull request #1070 from matkoniecz/fix/again
Group of changes based on feedback from meeting preparations
2023-02-02 12:29:22 +00:00
Mateusz Konieczny
1499534f9e provide requested disclaimer
fixes #1065
2023-02-02 13:10:02 +01:00
Mateusz Konieczny
24818a83ec More instruction about CA, fix the review button
fixes #1071
2023-02-02 08:08:41 +01:00
Mateusz Konieczny
b8349a391c be less optimistic 2023-01-24 12:00:08 +01:00
Mateusz Konieczny
cec81583ac new colouring for Withdrawn 2023-01-24 10:56:09 +01:00
Mateusz Konieczny
418b03ada1 new Withdrawn styling 2023-01-24 10:43:21 +01:00
Mateusz Konieczny
ad51f3433e new wording for active application info 2023-01-24 10:35:46 +01:00
Mateusz Konieczny
4a61f19103 Revert "unroll layer option on using buttons"
This reverts commit 5a59815234.
2023-01-24 10:35:41 +01:00
Mateusz Konieczny
5a59815234 unroll layer option on using buttons 2023-01-23 14:44:37 +01:00
Mateusz Konieczny
e7d3bdc784 mention where more specific sources are 2023-01-23 14:44:37 +01:00
Mateusz Konieczny
63e22f46b6 add one more link to datahub 2023-01-23 14:44:37 +01:00
Mateusz Konieczny
9868a700f8 rewrite explanation info for current applications 2023-01-23 14:44:37 +01:00
Mateusz Konieczny
8c9f62b51e mention CA short name 2023-01-23 14:44:37 +01:00
Mateusz Konieczny
f262aedb89 better coloring for formerly pink buttons
fixes #1064
2023-01-23 14:44:37 +01:00
Mike Simpson
9c1e22663e
Merge pull request #1066 from matkoniecz/fix/assorted-fixes
assorted fixes
2023-01-23 11:21:59 +00:00
Mateusz Konieczny
3f34999543 handholding in more readable form 2023-01-23 10:48:20 +01:00
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
5fc0b66bb3 Merge branch 'master' into colouring-core 2022-12-20 10:50:57 +00: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