Commit graph

212 commits

Author SHA1 Message Date
4172af6a72 Refactoring: fix delete indication, fix splitroad, fix addition of multiple new points snapped onto the same way (all will properly attach now) 2023-04-20 17:42:07 +02:00
105120060d Refactoring: add metatagging, add 'last edited by' element, add 'metacondition' 2023-04-15 02:28:24 +02:00
7f26e4cb3b refactoring: Fix generateLayouts 2023-04-13 23:40:28 +02:00
a3242a3c7d refactoring: remove some tests that don't work anymore 2023-04-13 22:36:07 +02:00
bef05481bd Merge develop 2023-04-07 04:36:41 +02:00
2e9b1016de refactoring: fix translation links 2023-04-07 02:45:34 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
4d48b1cf2b refactoring(maplibre): WIP 2023-03-24 19:21:15 +01:00
2f56f4d9fd chore: update documentation, fix a few issues to make a new development setup easier, fix #1343 2023-03-09 17:11:44 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
79a88401dc Move 'translators'-logic into UserSettings 2023-02-09 02:45:19 +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
ce44f34bf3 Add wrong default import from json files to code quality checks, fix those imports 2023-02-08 01:14:21 +01:00
4ed88609e5 Move license picker into usersettings, add possibility to highlight a setting 2023-01-13 02:49:37 +01:00
03057b2eff Allow Record<string, string> as input for Translations.T 2023-01-02 02:34:15 +01:00
efb54782ca Handle metadata in translations 2022-10-29 03:02:57 +02:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
a87fa4520b Fix dissappearing welcome message, add typing and simplify code 2022-09-27 18:48:02 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
effd75e95c Add extra check that a feature is added on the right level; automatically add the right level to a new point 2022-07-25 16:55:44 +02:00
972d702315 Fix #896: improve placeholder dynamism, add more tests for UI code 2022-06-30 03:07:54 +02:00
0f66d7f8cc Add fakedom to test UI code, replace all 'innerText' with 'textContent' as it is not compatible with fakedom 2022-06-28 03:21:18 +02:00
978df7253c Improve typing 2022-06-24 16:49:34 +02:00
193834c286 Fix tests 2022-06-20 03:14:44 +02:00
59ec7221a7 Add matrix-bot translations 2022-06-05 03:41:53 +02:00
92c6e70c8f Fix translation links in import notes 2022-05-01 22:58:59 +02:00
1271f24160 Fix delete button, remove Translations.WT 2022-04-21 12:39:28 +02:00
e391c1ce20 Add typings to translations, move Subs into 'TypedTranslations', cleanup of duplicate parts in translation files, fix #752 2022-04-13 01:19:28 +02:00
5a94e9d239 Improvements to the climbing theme 2022-04-06 19:16:55 +02:00
a9aff5e16e Add _context key to themes for translations, all strings can now be translated 2022-04-06 17:28:51 +02:00
3edca23b90 Regen docs 2022-04-03 03:49:09 +02:00
a037d04577 Enable all languages in translators mode 2022-04-03 03:00:45 +02:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
3ab373f6ec More test cleanup 2022-03-21 02:00:50 +01:00
074782c1e0 More tests 2022-03-15 13:40:23 +01:00
82e59bc1eb More unit tests 2022-03-15 01:42:38 +01:00
67c8d08f3e Some fixes in the rewrite of the maprendering 2022-03-08 01:05:54 +01:00
902b766410 Add small script to autoconvert images to use tags instead 2022-02-18 03:16:54 +01:00
9ab4fbd6f5 Better validated text fields with translations and human-friendly texts: first draft 2022-02-11 04:28:11 +01:00
c15f3d2036 Lots of styling tweaks, add filter links between layers 2022-02-01 04:14:54 +01:00
9594868e83 Better tag rewriting, add icons, add bicycle rental theme 2022-01-29 02:45:59 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
94f66eafc1 Merge develop 2022-01-06 20:10:57 +01:00
7090a5ceb8 Performance hacks 2022-01-06 18:51:52 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
90fc0e0840 Fix non-appearing new icon, remove debug outputs 2021-12-14 17:29:21 +01:00
89004af7f9 Further work on GRB, bugfixes 2021-12-06 03:24:33 +01:00
0ee23ce36d Further improvements to entrances theme, add layer-crossdependency detection, add layers which another layer depends on automatically to the theme, add documentation on which layers depends on which other layers, regenerate documentation 2021-12-05 02:06:14 +01:00
161bcc8647 Quickfix: add centroids to some renderings which dissappeared during migration 2021-11-08 15:08:24 +01:00
09eee08fbc Documentation updates 2021-11-08 02:36:01 +01:00