Commit graph

7799 commits

Author SHA1 Message Date
mcliquid
5b56342f8b
Translated using Weblate (German)
Currently translated at 100.0% (764 of 764 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/de/
2023-02-10 01:37:29 +01:00
kjon
ccd4ba7fa9
Translated using Weblate (German)
Currently translated at 100.0% (764 of 764 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/de/
2023-02-10 01:37:29 +01:00
paunofu
b2e6f1ec15
Translated using Weblate (Catalan)
Currently translated at 61.1% (467 of 764 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/ca/
2023-02-10 01:37:28 +01:00
2f45be975e Merge branch 'develop' 2023-02-10 01:36:27 +01:00
f0436b93a7 Merge branch 'master' into develop 2023-02-10 01:35:51 +01:00
a3f704a57d Only jump to the start location if no coordinates are given in the URL 2023-02-10 01:35:49 +01:00
90f69bdd93 Move webmanifest files into 'public' directory 2023-02-09 16:19:08 +01:00
df92bda151 Fix dynamically selecting the popup when changing the hash 2023-02-09 16:05:37 +01:00
162ab325f9 Remove 'target=blank' from link so that clicking the address doesn't open e new tab 2023-02-09 15:52:37 +01:00
d077db1ed5
Merge pull request #1294 from RobJN/patch-4
Update MetaTagging.ts
2023-02-09 15:51:34 +01:00
wjtje
325b8831f2
Cleanup vite.config.js and fix scripts in package.json
- Make sure rm isn't called when there are no files to delete
2023-02-09 14:06:23 +01:00
029f1fd7fc Improve autozoom of geolocationHandler 2023-02-09 03:12:21 +01:00
79a88401dc Move 'translators'-logic into UserSettings 2023-02-09 02:45:19 +01:00
fad62a2877 Fix removeTranslations-script 2023-02-09 02:44:22 +01:00
51d70040ec
Merge pull request #1307 from weblate/weblate-mapcomplete-layers
Translations update from Hosted Weblate
2023-02-09 02:43:57 +01:00
b4ecd963fc Use 'area' to create a new note; open note popup when created 2023-02-09 00:30:21 +01:00
kjon
e304d65e68
Translated using Weblate (German)
Currently translated at 100.0% (2642 of 2642 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
2023-02-08 23:35:41 +01:00
mcliquid
a154ba3d46
Translated using Weblate (German)
Currently translated at 100.0% (2642 of 2642 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/de/
2023-02-08 23:35:41 +01:00
paunofu
1881021cdd
Translated using Weblate (Catalan)
Currently translated at 31.1% (823 of 2642 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/ca/
2023-02-08 23:35:40 +01:00
f9f1a30921 Another step to get tests running 2023-02-08 02:47:32 +01:00
071e5bf03a Use icons from mapcomplete-data repository 2023-02-08 02:08:17 +01:00
wjtje
37a6a59506 Add tailwind and svelte to recommended extensions 2023-02-08 01:23:07 +01:00
wjtje
1bf1700bab Move MoreScreen to svelte 2023-02-08 01:23:06 +01:00
wjtje
227551c7cb Add svelte slots to SubtleButton 2023-02-08 01:21:21 +01:00
wjtje
0d8a3f1a58 change import to type only 2023-02-08 01:21:21 +01:00
wjtje
8743fa6192 Fix typescript warnings 2023-02-08 01:21:21 +01:00
wjtje
b1b4e6acba Cleanup ToSvelte component 2023-02-08 01:21:21 +01:00
cd735c1571 Fixing tests 2023-02-08 01:21:21 +01:00
a9d81f79b7 Use replace-with instead of appendChild 2023-02-08 01:21:21 +01:00
228ceb120d Port tests to vitest 2023-02-08 01:21:21 +01:00
64a4d7e929 Install vitest 2023-02-08 01:21:21 +01:00
36aed99843 Fix generateLayerOverview, drop priviliged 'icons.json' from code 2023-02-08 01:21:19 +01:00
df3ca4cce3 Fix copyrightpanel 2023-02-08 01:18:57 +01:00
b728cbd90a Improve utils: add documentation and test of NoEmpty, return empty list if undefined 2023-02-08 01:18:57 +01:00
a8a5ce8ded Move 'icons.json' into a regular library-layer 2023-02-08 01:18:57 +01:00
8bfd0d35ba Add license of community.svg 2023-02-08 01:18:57 +01:00
4789489ab3 Fix imports of layerOverview 2023-02-08 01:18:57 +01:00
92887e6e01 Remove obsolete import 2023-02-08 01:18:57 +01:00
8423793a7f Use -- to pass arguments where needed for vite-node 2023-02-08 01:18:56 +01:00
02da80c311 Experimenting with Svelte: build a wrapper to convert 'old' components into Svelte, add a community index overview 2023-02-08 01:18:56 +01:00
dfc7ba2114 Remove unnused imports 2023-02-08 01:18:56 +01:00
d8d9487784 Remove leaflet import, remove unused import 2023-02-08 01:18:56 +01:00
04753f39c4 Use vite-node instead of ts-node to run the scripts 2023-02-08 01:18:56 +01:00
112162e6c8 More svelte work 2023-02-08 01:18:56 +01:00
Robin van der Linde
890980d534 Fix extractlayer and contributors script 2023-02-08 01:18:56 +01:00
d30ed22673 Adding a community index view with Svelte (WIP) 2023-02-08 01:18:56 +01:00
ad13444883 Update comment 2023-02-08 01:18:56 +01:00
wjtje
203d1b6b34 🚧 First svelte component 2023-02-08 01:18:56 +01:00
1c1df43bf9 Fix typo in healthcare theme 2023-02-08 01:18:26 +01:00
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00