Commit graph

794 commits

Author SHA1 Message Date
69f21f29eb Dynamic JSON: only request existing tiles if a whitelist is given 2021-10-13 03:10:46 +02:00
adb36c2ffe Cluster styling tweaks, tweaks to NP 2021-10-13 01:28:46 +02:00
9e7dec0101 Add toggle to disable squares on low zoom levels, fix maxzoom property 2021-10-13 00:43:19 +02:00
20fdec644e Merge branch 'master' into develop 2021-10-12 15:40:16 +02:00
e67c3a2eec Fixed build for monolignual themes 2021-10-12 15:19:27 +02:00
a38ab81356 Fix metatag _isOpen, fix clustering zoom behaviour 2021-10-11 23:28:51 +02:00
5e5528eb7d Merge master 2021-10-11 22:31:05 +02:00
c010fb5271 Change padding method, add max bounds, fix zoomlevels on toerisme vlaanderen theme 2021-10-11 21:23:14 +02:00
d894b13023 Make metatagging lazy (fix #503), fix null-distances (#504), various other small fixes 2021-10-10 23:38:09 +02:00
adf02af5fe Add rudimentary check for filesize, fix #497 2021-10-09 23:51:04 +02:00
d8fa054a34 Further stabilization of UK-addresses: add minzoom requirement to import button, fix eternal loading message 2021-10-08 15:11:20 +02:00
4295f4a9be Import button only shows up when logged in 2021-10-06 14:14:41 +02:00
6dd7f5cdcb Styling: add flex shrink to filter selection button 2021-10-04 19:47:23 +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
5bcb879dfe Fix local caching by hiding latlon2country import 2021-10-03 01:57:36 +02:00
a89d303ecd Further stabilization of wikipedia box 2021-10-03 01:38:57 +02:00
8b4442c8cc Add wikipedia box 2021-10-02 22:31:16 +02:00
deb8b8cc59 Fix rendering bug 2021-10-02 22:27:44 +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
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
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
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
8cdc0dba61 Add USB as socket to charging stations, some styling tweaks 2021-09-30 18:50:08 +02:00
32cbd6e2c1 Also pickup wikimedia categories in the image tags, fix #433 2021-09-30 00:26:21 +02:00
a6e8714ae0 Refactoring of image detection, fix loading wikimedia images 2021-09-29 23: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
6890c5189e More refactoring 2021-09-29 01:12:29 +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
a3c16d6297 Stabilize adding new points 2021-09-26 23:35:26 +02:00
be95ad58f8 Merge master 2021-09-26 21:24:42 +02:00