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
a3c16d6297
Stabilize adding new points
2021-09-26 23:35:26 +02:00
d3c26c4f0e
Merge branch 'master' into develop
2021-09-26 21:27:23 +02:00
8b5c0c64cd
Fix charging stations theme
2021-09-26 21:25:34 +02:00
be95ad58f8
Merge master
2021-09-26 21:24:42 +02:00
2240c0ab7c
Reset translations
2021-09-26 21:14:48 +02:00
4f4d592fc9
Fix charging station layers
2021-09-26 21:10:08 +02:00
b58c662099
Fix charging_station generation with new ids
2021-09-26 21:06:37 +02:00
c019650ee9
Different translation rendering, which should be more stable in the face of updates
2021-09-26 20:58:10 +02:00
b7f60e9712
Use ids for tagrenderings in the translation files
2021-09-26 20:32:28 +02:00
a7d107ba63
Reset of translations: dropped deleted theme translations
2021-09-26 20:15:25 +02:00
d65257b2c5
Add last missing ids
2021-09-26 20:08:40 +02:00
0ca19a5a03
Add ids to layers in themes
2021-09-26 19:59:51 +02:00
39166ff806
Linting of layer files
2021-09-26 19:58:11 +02:00
01d80ef4e8
Add more ID-s to the layer configs
2021-09-26 19:56:40 +02:00
0efd83c9b6
Add linting file
2021-09-26 18:21:29 +02:00
d326facf39
Add some more ids, remove bike monitoring stations theme and layer
2021-09-26 18:21:22 +02:00
a53a0f3b6f
Add translation names in an automated way
2021-09-26 18:16:18 +02:00
699e609fd7
Add some IDs and validation on IDS
2021-09-26 18:15:21 +02:00
4cb09ba8e7
Drop widths theme
2021-09-26 18:06:38 +02:00
f386c3a25f
Convert comments in tagRenderings into IDs as they were mostly used like this
2021-09-26 18:00:24 +02:00
d6aecc23a2
Translation reset
2021-09-26 17:56:09 +02:00
1d6102f6de
Add id to tagRenderingConfig
2021-09-26 17:54:49 +02:00
f749cb0963
Small changes
2021-09-26 17:49:47 +02:00
c5e9448720
Add initial clustering per tile, very broken
2021-09-26 17:36:39 +02:00
3780c5d380
remove incorrect return value which causes unregistering of the callback
2021-09-23 20:45:57 +02:00
2b78c4b53f
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
2021-09-22 22:16:50 +02:00
b1900cdbc6
Small robustifications
2021-09-22 20:44:53 +02:00
6566576201
Merge master
2021-09-22 20:44:20 +02:00
e75d245056
Merge pull request #483 from tordans/install-wget
...
Dev Instructions: Install `wget`
2021-09-22 20:36:20 +02:00
5509b56de8
Add membership card as payment option
2021-09-22 20:13:54 +02:00
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