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
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
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
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