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
a4aeed092b
Version bump
2021-09-29 17:55:55 +02:00
bbee0bce5d
Merge pull request #490 from weblate/weblate-mapcomplete-core
...
Translations update from Weblate
2021-09-29 17:49:50 +02:00
36d62f9923
Add blacklist of ids to geojson source in order to avoid duplicate features to be loaded multiple times
2021-09-29 17:48:15 +02:00
fdcda66e5c
Small fixes to various layers, mostly presets related
2021-09-29 17:47:30 +02:00
SC
023e5d5e44
Translated using Weblate (Portuguese)
...
Currently translated at 35.0% (7 of 20 strings)
Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pt/
2021-09-29 17:42:17 +02:00
Weblate
393a1c2c11
Added translation using Weblate (Portuguese)
2021-09-29 17:42:17 +02:00
Weblate
20db96a30e
Added translation using Weblate (Portuguese)
2021-09-29 17:42:17 +02:00
SC
542a77b09c
Added translation using Weblate (Portuguese)
2021-09-29 17:42:17 +02:00
cec10aeb51
Reset translations
2021-09-29 17:42:12 +02:00
09897b47e0
Add mssing assets
2021-09-29 16:55:05 +02:00
a4bafe18a7
Add capital letters to layer names
2021-09-29 16:35:56 +02:00
c2d477c97a
More refactoring
2021-09-29 01:12:38 +02:00
6890c5189e
More refactoring
2021-09-29 01:12:29 +02:00
231f4f2c97
New wikipage
2021-09-29 01:10:25 +02:00
e723427b99
Fix #477
2021-09-28 22:33:09 +02:00
e9aa8d347f
Small, experimental fixes to the themes
2021-09-28 18:41:08 +02:00
c34f558c67
Move json data injection to approppriate place, fixes tests
2021-09-28 18:40:45 +02:00
a78d33112b
Refactoring: LayoutToUse is a simple value now
2021-09-28 18:00:44 +02:00
41a2a79fe9
More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring
2021-09-28 17:30:48 +02:00
0a9e7c0b36
Fix bbox bug, add ids to filters, add filter state to the URL
2021-09-27 18:35:32 +02:00
38037014b0
Fix bug in bounds calculation for negative lats/lons
2021-09-27 15:38:12 +02:00
215aebce19
More work on clustering, more or less finished
2021-09-27 14:45:48 +02:00