Commit graph

3046 commits

Author SHA1 Message Date
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
Tobias Jordans
8e040a8c4d Fix #491 with custom HTML/Classes inside translations
This is not the fixed I hoped for, but the JS generates so many empty `<span>` tags that I cannot get rid of, that it is not possible to style this "from the outside", which is unfortunate.
2021-09-30 21:46:20 +02:00
Tobias Jordans
821c97662b TW Classes instead of inline; no pointer event "all"
The way I read https://developer.mozilla.org/de/docs/Web/CSS/pointer-events, `pointer-events: all` is a special SVG thing and what we want here, is what TW provides with `pointer-events-none` https://tailwindcss.com/docs/pointer-events so that event pass through.
2021-09-30 21:44:55 +02:00
Tobias Jordans
9889b0d464 Checkboxes: Margin only bottom
We only need it to the bottom and left/right mess with w-full in this css-setup.
2021-09-30 21:42:31 +02:00
Tobias Jordans
b8dc1063d0 Refactoring: Random spaces / newline changes 2021-09-30 21:41:51 +02:00
Tobias Jordans
43618fe3f1 Refactoring: Small html/variables changes 2021-09-30 21:41:21 +02:00
Tobias Jordans
29e7fea95a Replace inline style with TW classes 2021-09-30 20:09:09 +02:00
8cdc0dba61 Add USB as socket to charging stations, some styling tweaks 2021-09-30 18:50:08 +02:00
SC
b5b576587d
Translated using Weblate (Portuguese)
Currently translated at 42.8% (81 of 189 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/pt/
2021-09-30 18:34:44 +02:00
SC
e1034fc687
Translated using Weblate (Portuguese)
Currently translated at 100.0% (20 of 20 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pt/
2021-09-30 18:34:43 +02:00
Pieter Vander Vennet
132603155b
Translated using Weblate (French)
Currently translated at 93.1% (176 of 189 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/fr/
2021-09-30 18:34:43 +02:00
9ba2777871 Add a few more questions to the toilet theme 2021-09-30 04:25:13 +02:00
4f456e8a7f Better tracking of cached data, only load data if needed 2021-09-30 04:13:23 +02:00
32cbd6e2c1 Also pickup wikimedia categories in the image tags, fix #433 2021-09-30 00:26:21 +02:00
8cbb693c98 Fix geolocation 2021-09-29 23:59:56 +02:00
0326668e62 Fix index page 2021-09-29 23:58:17 +02:00
a6e8714ae0 Refactoring of image detection, fix loading wikimedia images 2021-09-29 23:56:59 +02:00
4da6070b28 Small fixes after feedback 2021-09-29 19:56:59 +02:00
6f70dc702e Merge branches 2021-09-29 19:49:42 +02:00
6dcc710cc2 Add a little hand, inviting the user to drag location inputs 2021-09-29 19:48:36 +02:00
0184314016 Add release notes 2021-09-29 18:21:06 +02:00
7792f39f63 Merge branch 'master' into develop 2021-09-29 17:56:39 +02:00
3d95324038 Small translation fixes 2021-09-29 17:56:38 +02:00