006f69561a
Fix: fix back-button on the 404-page, remove some obsolete classes
2023-06-29 01:10:55 +02:00
9661ade80c
Chore: run prettier
2023-06-15 16:12:46 +02:00
1b99be524f
Usertest: add 'back to theme overview'-button on theme intro page, fix #1457
2023-06-15 16:11:36 +02:00
Tobias
b55d976492
Apply twJoin
, twMerge
...
Looking at https://github.com/dcastil/tailwind-merge/blob/v1.13.1/docs/when-and-how-to-use-it.md#how-to-use-it I placed the "winning" class at the end for twMerge
2023-06-15 05:38:52 +02:00
Tobias
9ff70be981
ThemeButton: Make layoutToUse optional so SubtleLink is happy
...
SubtleLink did not provide layoutToUse. And in ThemeButton, it was guarded already ```
if (layout.id === state?.layoutToUse?.id) {
return undefined
}
```
2023-06-15 05:03:52 +02:00
1e56eb5503
Usertests: add 'centermessage' again which indicates if data is loading or is present, see #1457
2023-06-15 02:42:12 +02:00
6709a27f71
Usertests: explicitly mark the 'switch layers' button in special interactions, see #1316
2023-06-14 23:58:57 +02:00
c5c6bba731
Usertest: See #1315 , add a 'confirm'-button on top of the precise-input location if the map is tapped; fix: make sure the dragInvitation doesn't consume the first map interaction, get's hidden by a change in map location
2023-06-14 23:21:19 +02:00
f0b007512b
Chore: run prettier
2023-06-14 20:44:01 +02:00
d008dcb54d
Chore: reformat all files with prettier
2023-06-14 20:39:36 +02:00
Tobias
14ae7e3272
Cleanup .bg-red
which does not exist anymore
2023-06-14 15:07:03 +02:00
983db5e600
Usertesting: resolve some issues surfaced in #1457
2023-06-14 01:03:28 +02:00
b21d7967ab
UX: improve move wizard
2023-06-07 22:46:10 +02:00
d18aa9701b
UX: fixes to the move dialog, fix #1420
2023-06-07 22:01:56 +02:00
4606df7d2b
Refactoring: remove obsolete 'Loc'-interface
2023-06-06 00:03:14 +02:00
12eb2a2d55
Refactoring: add advanced buttons to open mapillary and to open other editors
2023-06-06 00:02:01 +02:00
de20b00b8f
Fix: decent PDF-export
2023-06-04 22:52:13 +02:00
905f796baa
Fix: png correctly outputs all markers now
2023-06-04 00:43:32 +02:00
47ae4cb456
Chore: fix warnings
2023-06-02 08:42:08 +02:00
8f942f0163
Refactoring: fix import buttons (WIP)
2023-05-30 02:52:22 +02:00
55903d45f9
Fix: Add button to go back to the map when showing that a point is deleted, fix #1417
2023-05-25 10:56:08 +02:00
ab8af30934
Styling: style themebuttons on mobile screen
2023-05-25 10:46:21 +02:00
93adfd3da5
Fix: properly show hidden themes, drop 'custom theme generator'-button, drop 'professional services' button
2023-05-24 01:55:41 +02:00
ae491f4916
Fix: correctly replace fields in filterview
2023-05-24 00:50:27 +02:00
0a8164c378
Fix: fix styling of translate button in titles
2023-05-24 00:28:28 +02:00
64e791dbfb
Style: bring index page (and legacy subtle button) in line with the new style
2023-05-22 01:37:02 +02:00
d0e0abdece
Fix: tweaking addNewPoint-flow
2023-05-19 01:37:31 +02:00
c9bef0443e
Formatting
2023-05-18 23:44:15 +02:00
82093ffdf4
Refactoring: new background selector
2023-05-18 15:44:54 +02:00
9f83893a02
Styling: more styling of the new point dialog
2023-05-17 13:57:26 +02:00
8fd3fbc0b7
Refactoring: fix metatagging
2023-05-16 03:27:49 +02:00
177697fe0a
Styling: filterview
2023-05-14 18:25:32 +02:00
83f3662b9a
Styling: style most buttons
2023-05-14 03:24:13 +02:00
07f9f1bb15
More style tweaks
2023-05-11 17:29:25 +02:00
7f1e8d3f9c
Refactoring: overhaul of the visual style with CSS
2023-05-11 02:18:09 +02:00
fa861bed5c
Use '_svg' instead of '_ui' from the bundled svg classes
2023-05-08 01:55:21 +02:00
e6163ed2eb
Merge develop
2023-05-08 00:20:32 +02:00
e99485d697
Chore: formatting
2023-05-07 23:54:31 +02:00
14927497bd
Styling: style menu- and theme-menu tabbed interface
2023-05-07 23:19:30 +02:00
a4a3b8a5ad
Refactoring: small styling issues
2023-05-07 02:26:30 +02:00
0e81b65363
Fix: styling issues; refactoring: remove 'SearchAndGo'
2023-05-06 12:35:02 +02:00
7e3d0e6a79
Refactoring: cleanup, scroll questions into view, add placeholders
2023-05-06 01:23:55 +02:00
55e12c32e5
Don't show irrelevant title icons
2023-05-05 16:12:28 +02:00
f7eaec2243
Refactoring: remove import flow, fix various issues, get PDF-export working (but not quite)
2023-05-05 02:03:41 +02:00
db6760015f
Fix: use theme.html?layout= instead of layout.html if a local deploy is detected
2023-05-04 23:38:32 +02:00
7813653265
Fix: better error handling and handling of changes
2023-05-01 01:16:57 +02:00
06631ccd6d
Refactoring: stabilize touchingFeatureSource
2023-04-27 00:58:21 +02:00
7fd7a3722e
Add level selector and global filters
2023-04-26 18:04:42 +02:00
fcc49766d4
Refactoring: port statistics view
2023-04-24 03:22:43 +02:00
652d617583
Styling: theme view buttons
2023-04-24 02:27:55 +02:00