Commit graph

42 commits

Author SHA1 Message Date
6cb5803efd Save layoutconfigJSON as preferences, the are saved in the morescreen 2022-02-14 15:41:14 +01:00
30be86668e Fix autoapply for GRB theme 2022-02-10 23:16:14 +01:00
688dcae3b0 Various theme, icon and language fixes 2022-02-08 18:29:21 +01:00
a3b32a3697 Fix loading of relative images in custom themes 2022-02-04 15:48:26 +01:00
dd68cc39e7 Unofficial themes are remembered now 2022-02-04 14:36:26 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
8cb41d14ff First steps for import helper 2022-01-18 21:26:07 +01:00
1ad3e8cc95 Link to 'professional-services'-page 2022-01-18 00:09:01 +01:00
7fe79600fb Remove unmaintained preferences page, re-add earlier visited installed themes (only remove themes) 2021-12-21 20:57:25 +01:00
11150a258d First part of a huge refactoring 2021-12-21 18:35:31 +01:00
c6ff104325 Fix hidden theme count 2021-11-10 01:48:09 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
9dc8404c43 No more need to add '.clone()' for compiled translations, removed a bunch of 'clones' 2021-10-25 21:50:38 +02:00
35cdb49b4d Add a 'featured this week'-theme and calendar 2021-10-17 03:35:13 +02:00
a2aa26aafc Fix split way action, add decent tests for them (fix #171), enable split road on cyclestreets theme 2021-10-16 02:54:22 +02:00
8ebfb3de51 Various fixes, enabled preciseLocation input by default 2021-10-15 19:58:02 +02:00
eff6b5bfad Huge refactoring of state and initial UI setup 2021-10-15 05:20:02 +02:00
a78d33112b Refactoring: LayoutToUse is a simple value now 2021-09-28 18:00:44 +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
829efc5d55 Fix broken import 2021-07-26 18:02:55 +02:00
b9e15697f4 Robustify morescreen, remove unused var 2021-07-12 13:38:38 +02:00
b8a72a5119 Restore personal theme button in MoreScreen 2021-06-23 03:00:21 +02:00
87bf376b2e Link to legacy custom theme generator 2021-06-18 16:19:07 +02:00
d443c7ecb0 Fix unofficial theme display 2021-06-17 00:54:06 +02:00
49c821268e Further fixing the refactoring 2021-06-13 15:04:55 +02:00
3943100e54 More refactoring, stuff kindoff works 2021-06-12 02:58:32 +02:00
6415e195d1 Butchering the UI framework 2021-06-10 01:36:20 +02:00
01bf69a678 Add grid overview to index page 2021-05-30 00:17:31 +02:00
2a9faad288 Add explicit .html to links as not to break other deployments 2021-05-10 16:03:40 +02:00
a0c1bc2137 OsmObjects can now be used as featureSource, load selected object immediately, zoom to selected object on open; fix #191 2021-05-06 01:33:09 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
dcdb5b9a22 Small tweaks to translation label 2021-02-20 03:29:55 +01:00
db91c5ead4 Fixing css styling bugs, most works correctly now 2021-01-18 19:36:19 +01:00
923b86b507 Experimenting with tailwind: splitting the index intro into a separate class; adding the logo 2021-01-18 02:51:42 +01:00
Tobias
de1ac89425 Fixme comment to add the logo to the index-header 2021-01-17 21:15:14 +01:00
Tobias
4c59ea3b1e Tailwind for List of Themes
Style the list of themes with Tailwind. Add wrapper around the list of themes.

The non-linked list items are still TODO.

Also move the Streetcomplete-Note below the list and also the custom-build-Request-Line.
2021-01-17 21:14:48 +01:00
Tobias
740b54e476 Use Combine instead of VerticalCombine
This gets rid of the added SPAN-tag with ID.
2021-01-17 21:11:57 +01:00
Tobias
c2ee058682 Remove a few empty spaces and line breaks
Most it is done by my editor automatically.
2021-01-17 21:04:37 +01:00
092c12a449 Add overview of all themes if none are defined 2021-01-14 22:25:11 +01:00
a35b80afbb Fix rendering of multianswers without explicit 'render'-field 2021-01-06 01:11:07 +01:00
778044d0fb More refactoring, stabilizing rotation and direction_gradient 2021-01-04 04:06:21 +01:00
Renamed from UI/MoreScreen.ts (Browse further)