Commit graph

69 commits

Author SHA1 Message Date
74dd9974ca Refactoring: mark UIEventSource as a svelte-writable 2023-03-11 02:35:45 +01:00
868d476891 Merge feature/svelte into develop 2023-03-08 19:02:41 +01:00
60f3499eb0 feature(usersettings): Add option to show all questions at once 2023-03-08 01:36:27 +01:00
112162e6c8 More svelte work 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
888d4e95a3 Use mangrove-reviews-typescript, rework reviews modules 2023-01-21 23:58:14 +01:00
98866b4a57 User flow improvements for the theme introduction panel 2023-01-03 02:24:03 +01:00
6d822b42ca Housekeeping... 2022-10-27 01:50:01 +02:00
9c961d32b3 Add UI flow to generate flyers 2022-09-17 03:24:01 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +02:00
12fd59ff8d Fix search in filterViews 2022-06-13 20:16:39 +02:00
a4916a9b6d Fix 'stabilized' 2022-06-13 01:35:50 +02:00
36ac99c9ec Fix broken variableInputElement 2022-06-09 02:55:14 +02:00
eac3393495 Register callbacks to mapped store immediately too 2022-06-08 01:39:59 +02:00
f97b770203 More debugging of mappedStore 2022-06-08 01:39:59 +02:00
637772a158 Remove obsolete trace 2022-06-06 20:20:52 +02:00
9877abec17 More refactoring and fixes 2022-06-06 19:37:22 +02:00
1bc7d9118a
Remove PrepPerf as it blocls garbage collection 2022-06-05 13:56:12 +02:00
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
2dac893bb3 Further refactoring of the tests 2022-03-23 19:48:06 +01:00
419f2b1351 Fix personal theme, add possibility to sync layer selection 2022-02-14 18:18:05 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
3402ac0954 Lots of refactoring, first version of the import helper 2022-01-19 20:34:04 +01:00
ee962f4ba3 Small performance issues, improvement of #579 2022-01-05 18:08:42 +01:00
e922768f99 First working version of fully automatic uploader 2021-12-13 02:05:34 +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
6e9d4b327e Fix selecting another background layer in minimaps 2021-11-30 18:10:46 +01:00
9c848cfaee Use IndexedDb to store cached geodata, fix #494. This should prevent crashes 2021-11-16 02:57:26 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
55937ec0c7 Cleanup of unused function 2021-10-20 00:18:29 +02:00
89d4a6bcce Add robustness when run via console, formatting 2021-10-20 00:09:40 +02:00
b8abbc9505 More refactoring to fix the tests 2021-10-15 14:52:11 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
b5a2ee1757 Add a wikidata search box 2021-10-08 04:33:39 +02:00
b6b20ed3ca Fix bug in bind, fix bug in tagrenderingquestion 2021-10-03 20:50:18 +02:00
a89d303ecd Further stabilization of wikipedia box 2021-10-03 01:38:57 +02:00
9df263c362 Add Wikipedia page box 2021-10-02 17:57:54 +02:00
df34239256 Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types 2021-10-02 15:16:41 +02:00
a6e8714ae0 Refactoring of image detection, fix loading wikimedia images 2021-09-29 23:56:59 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
c8bd412476 Merge develop 2021-07-27 22:23:42 +02:00
e0b71ca53e Wire in aspected-routing as calculated tag 2021-07-26 20:21:05 +02:00
5cc963513a Small optimazations 2021-07-26 15:03:07 +02:00
b55f9a25c6 More work on refactoring the changes handling 2021-07-18 14:52:09 +02:00
96ecded0b9 Further development of split-road feature; refactoring of change-handling 2021-07-15 20:47:28 +02:00
d7e421efc9 Add addCallbackAndRunD which ignores undefeind and null values 2021-06-30 15:37:30 +02:00
106d9927aa Fixed the personal layer 2021-06-19 19:16:20 +02:00