Commit graph

261 commits

Author SHA1 Message Date
087e639020 chore: automated housekeeping... 2025-07-10 18:26:31 +02:00
cb0cb710a9 TYpes: better type 'On' 2025-07-08 03:38:12 +02:00
2f89f9203d Feature: add 'copy-button' capabilities 2025-07-07 18:26:04 +02:00
8c5d9d6abc Scripts: automatically reorder layers and themes on generateLayerOverview.ts 2025-07-06 03:07:26 +02:00
db685dc05f Scripts: create script to import layers from studio into official mapcomplete 2025-07-05 04:39:30 +02:00
c7b905d1fb Themes: make 'description' and 'title' optional if there is a single theme and it can be reused from this single theme 2025-07-05 04:38:56 +02:00
54e1f5d44c Refactoring: simplify working with 'DoesImageExist' 2025-07-05 04:37:16 +02:00
8761685fa6 Scripts: automatically reorder layers and themes into the fixed order 2025-07-05 02:03:39 +02:00
70a6808b5e Merge branch 'develop' into sauna 2025-07-04 17:58:33 +02:00
5f932c80a3 Themes(sauna): add sauna question to sports centre 2025-07-03 17:51:24 +02:00
8a0023377a Refactoring: fix small errors, simplify 'sortedByLevehnstein'-function, improve error messgae 2025-07-03 17:33:29 +02:00
c701247066 Themes(sauna): refactor 'sauna_at_leisure' to contain all sauna relevant questions and 'layers/sauna.json' to contain only related questions; include 'sauna_at_leisure' in 'hotels' and 'beauty shops'; add beauty shop types 2025-07-03 17:32:22 +02:00
ccbbba5628 Fix: fix sauna theme 2025-07-03 01:47:22 +02:00
268328b6fe Themes(food): add whether a highchair is available, see #2447 2025-06-24 22:35:56 +02:00
6f7d94890a Chore: housekeeping 2025-06-19 21:55:28 +02:00
804280511b chore: automatic fix some linting errors, update lint config 2025-06-18 21:52:03 +02:00
04c8ccb0d2 chore: automated housekeeping... 2025-06-18 21:41:03 +02:00
bc2ea7841f Docs: add 'used in layers'-information for builtingQuestions + various small refactorings 2025-06-13 02:39:27 +02:00
fee79a198e Chore: add test case 2025-06-13 01:14:24 +02:00
fcb5cd46f8 Fix build 2025-06-06 21:40:22 +02:00
5fa524cc92 Chore: fix test, translation sync 2025-06-06 20:14:57 +02:00
f88fade35b Themes: allow a questionbox to have both a whitelist and a blacklist 2025-06-06 18:15:50 +02:00
30d00eb06d Chore: housekeeping, linting 2025-06-04 00:21:28 +02:00
4744471495 Fix: regenerate NSI-logos, should fix regression reported in #2300 2025-06-03 23:47:29 +02:00
f689d66047 Chore: fix test 2025-05-30 00:29:03 +02:00
1e0ac3febf Themes(toilets): add an allowed range to some freeform inputs, allow to specify 'units' in the freeform, add the possibility to convert units 2025-05-20 00:34:39 +02:00
a0b7a32223 Refactoring: change order of parameters and remove parameter for Conversion.ts 2025-05-16 15:48:55 +02:00
511d20eb34 chore: automated housekeeping... 2025-05-03 23:50:24 +02:00
c7527232bc Merge branch 'develop' 2025-05-03 12:16:58 +02:00
75e8f40645 Fix: move validation error to validateLayer, make only a warning 2025-05-02 23:46:49 +02:00
14691cac45 Fix: when prefixing a tagRendering, correctly handle 2025-04-29 22:44:48 +02:00
af2636bfaa Themes: add toilet layers automatically if toilet information is included 2025-04-27 23:45:09 +02:00
cf7e005fd1 Refactoring: split NameSuggestionIndex into parts 2025-04-27 22:54:51 +02:00
fda0bc6b2e Feature: layer validation system now builds a dependency graph and only updates what is needed, makes "refresh:layeroverview" redundant 2025-04-21 23:53:10 +02:00
3bc8eae6b1 Themes: add toilet information in food and shops 2025-04-21 04:11:03 +02:00
01680f236c Themes: allow to easily import tagrenderings and add a prefix key to all tags 2025-04-21 04:11:03 +02:00
4d9bdaf877 Docs: improve error message 2025-04-21 04:11:02 +02:00
c3e5b0c9ec Chore: cleanup 'fixme' comments 2025-04-18 00:27:40 +02:00
6a1c5fec97 Themes: reintroduce check for defaultBackgroundID: make sure it _does_ exist as global layer 2025-04-18 00:27:40 +02:00
42ded4c1b1 chore: automated housekeeping... 2025-04-15 18:18:44 +02:00
26d8003289 Chore: linting errors 2025-04-15 12:26:34 +02:00
aa5c309887 Docs: improve documentation with quick overview table of the most important questions 2025-04-10 04:52:38 +02:00
2c3bd2d965 Merge branch 'develop' of source.mapcomplete.org:mapcomplete/mapcomplete into develop 2025-04-08 04:41:14 +02:00
06a9fb3711 Chore: improve documentation and error messages 2025-04-08 02:48:58 +02:00
5095bffc50 Feature(distancePicker): revive geographical distance picker 2025-04-08 02:45:33 +02:00
03526a8e16
Chore: Remove more GH references (#2374) 2025-04-07 19:10:11 +02:00
b507f799ed UI(specialVis): only 'leftover-questions' now hides tagRenderings with 'hidden'-label by default, rename variables for imageCarousel and use ';'-separated values 2025-04-04 01:53:28 +02:00
535e36a006 chore: automated housekeeping... 2025-03-17 02:54:32 +01:00
ecd8f5e1da Feature(grb): add popup feature to validate e.g. a user profile 2025-03-17 01:17:02 +01:00
f405116bb1 Refactoring: introduce 'isPrivileged' 2025-02-07 01:37:36 +01:00