Commit graph

38 commits

Author SHA1 Message Date
bdc9ba52a6 Refactoring: use theme instead of layout in a lot of places 2024-10-17 04:06:09 +02:00
e35df654d7 Feat: remove 'noteImportLayer', they are not used enough for the big performance and maintenance impact they have 2024-10-12 12:57:09 +02:00
adb2aee0f2 Chore: housekeeping 2024-07-21 12:30:29 +02:00
f82eefc3ae Fix test 2024-07-18 19:43:19 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
bf523848fb Units: add possibility to have an "inverted" time unit, e.g. for charge; add charge units to bike_parking 2024-04-28 23:04:09 +02:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
f0152ce856 Fix tests 2024-02-12 15:41:16 +01:00
94e07d5b13 Refactoring: allow to reuse units, move all units into central file 2023-12-12 03:47:20 +01:00
f015604000 Themes: improve ability of 'rewrite' config 2023-12-12 03:43:55 +01:00
473931891c Favourites: include _all_ tagRenderings 2023-11-30 00:39:55 +01:00
3ce21f61cb Favourites: stabilize preferences and adding/removing favourites 2023-11-23 17:06:30 +01:00
e79a0fc81d Studio: improvements after user test 2023-11-02 04:35:32 +01:00
fa83a51df5 Speed up layer generation script 2023-10-31 11:49:14 +01:00
f77d99f8ed Refactoring: use more accurate context in conversion, fix tests 2023-10-12 16:55:26 +02:00
16816a916c Fix tests 2023-07-15 18:55:03 +02:00
238de89ad5 Fix: tests 2023-06-20 10:40:27 +02:00
d008dcb54d Chore: reformat all files with prettier 2023-06-14 20:39:36 +02:00
1276c62e69 Fix tests 2023-05-30 03:33:41 +02:00
f8d34648a0 refactoring: slight cleanup of tests 2023-04-07 03:54:11 +02:00
7cc184fdd8 Fix unit tests (no doctests yet) 2023-02-10 01:55:29 +01:00
f9f1a30921 Another step to get tests running 2023-02-08 02:47:32 +01:00
228ceb120d Port tests to 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
67b5a33f0b Move 'defaultInputUnit' into Unit, away from denomination 2023-01-02 02:35:40 +01:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
80963f242d Fix tests 2022-08-23 15:28:26 +02:00
5da76b9418 Rework units to allow picking different default units in different locations, fixes #1011 2022-08-18 19:17:15 +02:00
Robin van der Linde
1ce88c18c5
Merge branch 'develop' into feature/maproulette 2022-07-18 09:41:38 +02:00
3b646679d5 Fix tests 2022-07-18 02:19:59 +02:00
Robin van der Linde
5290e0042b
Add presets and titles 2022-07-14 15:45:57 +02:00
193834c286 Fix tests 2022-06-20 03:14:44 +02:00
ccf9c4b5f6 Merge develop 2022-04-19 01:39:03 +02:00
6ad64e3f70 Add a download button, improve share functionality for custom themes 2022-04-18 02:39:30 +02:00
18430df75a Merge master 2022-04-14 01:00:04 +02:00
01567a4b80 Improve tag optimazations, fixes rendering of climbing map 2022-04-14 00:53:38 +02:00
b43d976058 Fix bug: override preserves null's again 2022-04-13 00:31:13 +02:00
c3859d56c6 Rename tests to test; add a few tests 2022-04-06 03:06:28 +02:00