Commit graph

2918 commits

Author SHA1 Message Date
820a0cf560 Styling tweaks 2021-10-05 12:18:19 +02:00
6dd7f5cdcb Styling: add flex shrink to filter selection button 2021-10-04 19:47:23 +02:00
214a2335de Small style tweaks 2021-10-04 14:24:21 +02:00
c4b77dd9d6 Version bump 2021-10-04 00:19:04 +02:00
65470cbac5 Fix bug where metatagging would not fully calculate in some cases 2021-10-04 00:18:08 +02:00
27a43fdbe0 Changes: expand try block; remove console.logs 2021-10-03 21:53:31 +02:00
abae813606 Fix dynamism in questions with new VariableInputElement 2021-10-03 21:44:43 +02:00
b6b20ed3ca Fix bug in bind, fix bug in tagrenderingquestion 2021-10-03 20:50:18 +02:00
2813c31a93 Temporary fix to questions 2021-10-03 02:50:11 +02:00
4aaf8a841b Version bump 2021-10-03 02:11:17 +02:00
23136f7e7a Small fixes to the 'generateCache' script 2021-10-03 02:11:06 +02:00
5bcb879dfe Fix local caching by hiding latlon2country import 2021-10-03 01:57:36 +02:00
a4da937033 Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2021-10-03 01:46:10 +02:00
a89d303ecd Further stabilization of wikipedia box 2021-10-03 01:38:57 +02:00
393d5d8932 Update paths of images in Nature reserves 2021-10-03 01:38:39 +02:00
8b4442c8cc Add wikipedia box 2021-10-02 22:31:16 +02:00
1edf829cad Add etymology theme 2021-10-02 22:28:27 +02:00
deb8b8cc59 Fix rendering bug 2021-10-02 22:27:44 +02:00
d27013c343
Merge pull request #496 from tordans/patch-2
Readme: Add link to presentation about MapComplete
2021-10-02 22:26:49 +02:00
Tobias
625afc302d
Readme: Add link to presentation about MapComplete
This presentation gives a good overview about the project. Lets link it here.

Also, some highlighting for more structure / "scannability" of the content.
2021-10-02 21:32:50 +02:00
9df263c362 Add Wikipedia page box 2021-10-02 17:57:54 +02:00
df34239256 Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types 2021-10-02 15:16:41 +02:00
bedc576313 Stabilize popups in ShowDataLayer 2021-10-01 05:24:10 +02:00
087d5cdbef Add a strt to package.json for when tailwind JIT isn't needed 2021-10-01 05:23:50 +02:00
6ea1bd2012 Translation regeneration 2021-10-01 05:01:37 +02:00
6b19a618e1 Remove accidental duplicate 2021-10-01 05:01:10 +02:00
681e683825 Merge branch 'master' into develop 2021-10-01 04:59:26 +02:00
4480f2f5e3 Experimental json merge driver 2021-10-01 04:59:22 +02:00
e904043069 Small tweaks 2021-10-01 04:49:40 +02:00
4fcd3523b7 Add check that translation for a certain theme is complete, add a few missing dutch translations 2021-10-01 04:49:19 +02:00
4c2beb5334 Make question generation laze, huge performance boost 2021-10-01 03:14:36 +02:00
8b870474d7 Improvements in loading images 2021-10-01 02:57:41 +02:00
634f4e316a Prevent loops when two features with the same id are shown at the same time 2021-10-01 02:57:26 +02:00
80d4beb38e Throw error if tilerange to big, prevent performance problem 2021-10-01 02:56:21 +02:00
32689f5179 Bump maximum allowed memory of node 2021-10-01 02:55:44 +02:00
9725570041
Merge pull request #492 from weblate/weblate-mapcomplete-core
Translations update from Weblate
2021-10-01 02:30:43 +02:00
William Weber Berrutti
03e36ad4f6
Translated using Weblate (Portuguese (Brazil))
Currently translated at 95.0% (19 of 20 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pt_BR/
2021-10-01 02:15:00 +02:00
Pieter Vander Vennet
0b6e48c89a
Translated using Weblate (Dutch)
Currently translated at 100.0% (189 of 189 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/nl/
2021-10-01 02:14:47 +02:00
Pieter Vander Vennet
da5cc1319b
Translated using Weblate (English)
Currently translated at 83.0% (157 of 189 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/en/
2021-10-01 02:14:45 +02:00
725a3c37c7 Don't calculate tile bounds if not sufficiently zoomed 2021-10-01 01:34:59 +02:00
c31a50b139 BBox bounds can not be bigger then the entire world anymore, fixes performance issues 2021-10-01 01:33:07 +02:00
24f0089e57 Version number bump 2021-10-01 00:38:52 +02:00
90a52fa47a Reset translations and charging station layer after merge 2021-10-01 00:37:44 +02:00
20a0444a27
Merge pull request #493 from tordans/fix-answer-with-image-style-#491
Fix label display issue when label contains SVG image #491
2021-10-01 00:35:48 +02:00
ba2b4754a9
Merge branch 'develop' into fix-answer-with-image-style-#491 2021-10-01 00:31:39 +02:00
04a2f91b36 Fix small styling issue with tabbed component 2021-10-01 00:23:44 +02:00
03c16df41a
Merge pull request #485 from tordans/tailwind-jit
TailwindCSS CLI with JIT-Mode
2021-10-01 00:10:11 +02:00
79031e8992 Use node 16 in github actions, remove broken 'pull_request_check' github action 2021-10-01 00:06:34 +02:00
64a6b8e113
Merge pull request #484 from tordans/node-16-and-asdf
Use node16 and asdf, update instructions
2021-10-01 00:04:48 +02:00
aa95b2b5f5
Merge branch 'develop' into node-16-and-asdf 2021-09-30 23:47:41 +02:00