pietervdvn
38037014b0
Fix bug in bounds calculation for negative lats/lons
2021-09-27 15:38:12 +02:00
pietervdvn
215aebce19
More work on clustering, more or less finished
2021-09-27 14:45:48 +02:00
pietervdvn
a3c16d6297
Stabilize adding new points
2021-09-26 23:35:26 +02:00
pietervdvn
d3c26c4f0e
Merge branch 'master' into develop
2021-09-26 21:27:23 +02:00
pietervdvn
8b5c0c64cd
Fix charging stations theme
2021-09-26 21:25:34 +02:00
pietervdvn
be95ad58f8
Merge master
2021-09-26 21:24:42 +02:00
pietervdvn
2240c0ab7c
Reset translations
2021-09-26 21:14:48 +02:00
pietervdvn
4f4d592fc9
Fix charging station layers
2021-09-26 21:10:08 +02:00
pietervdvn
b58c662099
Fix charging_station generation with new ids
2021-09-26 21:06:37 +02:00
pietervdvn
c019650ee9
Different translation rendering, which should be more stable in the face of updates
2021-09-26 20:58:10 +02:00
pietervdvn
b7f60e9712
Use ids for tagrenderings in the translation files
2021-09-26 20:32:28 +02:00
pietervdvn
a7d107ba63
Reset of translations: dropped deleted theme translations
2021-09-26 20:15:25 +02:00
pietervdvn
d65257b2c5
Add last missing ids
2021-09-26 20:08:40 +02:00
pietervdvn
0ca19a5a03
Add ids to layers in themes
2021-09-26 19:59:51 +02:00
pietervdvn
39166ff806
Linting of layer files
2021-09-26 19:58:11 +02:00
pietervdvn
01d80ef4e8
Add more ID-s to the layer configs
2021-09-26 19:56:40 +02:00
pietervdvn
0efd83c9b6
Add linting file
2021-09-26 18:21:29 +02:00
pietervdvn
d326facf39
Add some more ids, remove bike monitoring stations theme and layer
2021-09-26 18:21:22 +02:00
pietervdvn
a53a0f3b6f
Add translation names in an automated way
2021-09-26 18:16:18 +02:00
pietervdvn
699e609fd7
Add some IDs and validation on IDS
2021-09-26 18:15:21 +02:00
pietervdvn
4cb09ba8e7
Drop widths theme
2021-09-26 18:06:38 +02:00
pietervdvn
f386c3a25f
Convert comments in tagRenderings into IDs as they were mostly used like this
2021-09-26 18:00:24 +02:00
pietervdvn
d6aecc23a2
Translation reset
2021-09-26 17:56:09 +02:00
pietervdvn
1d6102f6de
Add id to tagRenderingConfig
2021-09-26 17:54:49 +02:00
pietervdvn
f749cb0963
Small changes
2021-09-26 17:49:47 +02:00
pietervdvn
c5e9448720
Add initial clustering per tile, very broken
2021-09-26 17:36:39 +02:00
Pieter Vander Vennet
3780c5d380
remove incorrect return value which causes unregistering of the callback
2021-09-23 20:45:57 +02:00
pietervdvn
2b78c4b53f
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
2021-09-22 22:16:50 +02:00
pietervdvn
b1900cdbc6
Small robustifications
2021-09-22 20:44:53 +02:00
pietervdvn
6566576201
Merge master
2021-09-22 20:44:20 +02:00
Pieter Vander Vennet
e75d245056
Merge pull request #483 from tordans/install-wget
...
Dev Instructions: Install `wget`
2021-09-22 20:36:20 +02:00
pietervdvn
5509b56de8
Add membership card as payment option
2021-09-22 20:13:54 +02:00
pietervdvn
204b431df0
Add more types to the charging stations theme, better merge if translations already exist
2021-09-22 20:12:53 +02:00
Tobias Jordans
3c459f00fd
Update .userbadge-login to Tailwind
...
Migrate some custom styles to Tailwind to test new setup.
2021-09-22 19:56:36 +02:00
Tobias Jordans
45e8b96f9f
Introduce TailwindCSS CLI with JIT-Mode
...
Remove Tailwind Compatibility Mode and PostCSS. Install newest tailwind and configure it to use JIT-Mode. Setup npm run scripts to run TailwindCSS CLI and Parcel in parallel. The Tailwind index.css and all .html/.ts files are scanned live and generated to /css/index-tailwind-output which is in turn included in index.html.
2021-09-22 19:56:05 +02:00
Tobias Jordans
6ceb589f00
Tailwind .justify-between instead of inline style
2021-09-22 19:53:47 +02:00
Tobias Jordans
80dd69a301
Remove unused .space-between
...
Class was not used but there is also Tailwind .justify-between
2021-09-22 19:53:34 +02:00
Tobias Jordans
cdb3daad4f
Use node16 and asdf
...
Introduce .tool-versions with newest nodejs 16 and update documentation to reference this file. This way the current node version is saved in one place that can be read by runtime version managing software, eg. https://asdf-vm.com/
Also small restructuring of the installation instruction list, including https://github.com/pietervdvn/MapComplete/pull/483 .
2021-09-22 18:56:51 +02:00
Tobias Jordans
b9f96155de
Dev Instructions: Install wget
...
`npm run init` requires `wget` to be installed but the error message is tiny and easy to miss. Without wget preset, the init tasks does not all it needs to do.
Documenting it in the instructions explicitly works around this issue.
2021-09-22 18:53:08 +02:00
pietervdvn
e18eb06f14
Add better error handling, fixes #452
2021-09-22 17:29:50 +02:00
pietervdvn
e47224ecb8
Small fixes to the UK-addresses theme
2021-09-22 17:15:30 +02:00
pietervdvn
73f76881c4
Use same formatting as weblate for translation files
2021-09-22 16:58:25 +02:00
pietervdvn
285ca2e508
Fix deploy
2021-09-22 16:57:07 +02:00
pietervdvn
18a1221dd4
Add parking fee to charging stations theme
2021-09-22 16:46:25 +02:00
pietervdvn
355c9384d9
Fix translations
2021-09-22 16:31:50 +02:00
pietervdvn
1f8eca6b8b
Merge branch 'master' into develop
2021-09-22 16:28:01 +02:00
pietervdvn
8f4bf6ca58
Regenerate translations
2021-09-22 16:27:28 +02:00
Pieter Vander Vennet
7659a56692
Merge pull request #472 from weblate/weblate-mapcomplete-layer-translations
...
Translations update from Weblate
2021-09-22 16:27:00 +02:00
pietervdvn
3401ec97e3
Regenerate translations
2021-09-22 16:26:34 +02:00
Pieter Vander Vennet
55869e8e6d
Merge branch 'master' into weblate-mapcomplete-layer-translations
2021-09-22 16:23:00 +02:00