Commit graph

34 commits

Author SHA1 Message Date
0241f89d3d refactoring: fix basic flow to add a new point 2023-04-06 01:33:08 +02:00
52a0810ea9 refactoring: move logic of lastclick into special layer, fix labels, fix anchoring 2023-04-02 02:59:20 +02:00
d47fd7e746 Add question box as special rendering 2023-03-31 03:28:11 +02:00
41e6a2c760 More refactoring 2023-03-29 17:21:20 +02:00
5d0fe31c41 refactoring 2023-03-28 05:13:48 +02:00
8e2f04c0d0 refactoring: split all the states 2023-03-25 02:48:24 +01:00
61aebc61eb Formatting 2022-10-27 01:50:41 +02:00
77a41793c8 Fix typo 2022-09-20 16:03:28 +02:00
b541d3eab4 Reformat all files with prettier 2022-09-08 21:40:48 +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
4283b76f36 Huge refactoring: split readonly and writable stores 2022-06-05 02:24:14 +02:00
1271f24160 Fix delete button, remove Translations.WT 2022-04-21 12:39:28 +02:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
d3d51af667 Add gps track line, add documentation 2021-11-08 14:18:45 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
89d4a6bcce Add robustness when run via console, formatting 2021-10-20 00:09:40 +02:00
c2d477c97a More refactoring 2021-09-29 01:12:38 +02:00
a78d33112b Refactoring: LayoutToUse is a simple value now 2021-09-28 18:00:44 +02:00
bef684aec7 More cleanup, first somewhat working version of #171 2021-09-22 16:07:56 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
647100bee5 Refacotring: move themeConfig into models 2021-08-07 23:11:34 +02:00
b5cc8d8194 Use addCallbackAndRunD instead off addCallbackAndRun 2021-06-30 15:41:21 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
62f471df1e More refactoring, still very broken 2021-06-11 22:51:45 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
7b47af8978 Add license info, fix non-updating values after reopening popups 2021-04-17 23:36:46 +02:00
1b1ec9f15d Add switch to hide certain features, cleanup of code 2021-03-25 15:19:44 +01:00
14309e29b0 Remove debug output 2021-03-22 00:28:10 +01:00
62dd8d3f0a Merge master 2021-03-21 02:16:39 +01:00
2606a27f60 Fix page title rendering 2021-03-21 02:03:07 +01:00
d7c1f38d26 Remove last mentions of 'overpassTags' in the layerconfig 2021-03-21 00:44:23 +01:00
00f610c589 Refactoring fullscreenhandling 2021-01-25 03:12:09 +01:00
2f57010202 Fix back button; add title 2021-01-08 18:02:07 +01:00