Commit graph

1222 commits

Author SHA1 Message Date
2e7703c8ec UX: add indicicator in settings of pending changes, add button to clear the selected changes 2024-08-13 18:01:08 +02:00
13d00608d5 UX: improve 'move wizard' layout 2024-08-13 18:00:36 +02:00
994bd5f091 Refactoring: Remove some unused or deprecated classes 2024-08-13 18:00:06 +02:00
c9fa625c98 Refactoring: port CloseNoteButton to svelte 2024-08-13 18:00:05 +02:00
732189955b Better error message if invalid theme 2024-08-13 17:59:45 +02:00
4dd3e99ce2 Studio: Add message that overriden values cannot be changed 2024-08-13 17:59:27 +02:00
96143cb7bb Optimize rendering of SpecialVisualizations.ts, speeds up studio as well (e.g. loading cyclofix took > 20s) 2024-08-13 17:56:33 +02:00
8277bd3a1c Move hotel to 'tourism_accomodation', include hostels, fix #2070 2024-08-12 23:49:46 +02:00
fde4e24abe Hide documentation link for unofficial themes (fix #2076), add OsmCha link 2024-08-12 23:47:22 +02:00
e193ffe974 Attempt to fix geolocation text 2024-08-12 13:33:56 +02:00
2fb686b760 Geolocation: improve handle on click 2024-08-12 10:08:23 +02:00
dca17742b4 Studio: improve delete button 2024-08-12 10:08:10 +02:00
4e02528bdc NSI: remove 'nobrand' if a brand is chosen 2024-08-12 10:07:57 +02:00
ba6027dda3 Improve geolocation message 2024-08-12 10:04:28 +02:00
39ce276c46 Fix studio, add options for 'rotation' (see #2072) 2024-08-11 19:54:37 +02:00
def7523334 Chore: cleanup of imports and unused arguments 2024-08-11 19:04:44 +02:00
68f8432db7 Performance: lazily download ELI when needed instead of bundling this in the download 2024-08-11 16:27:00 +02:00
8c779fe09b Performance: split validation into multiple files, avoid using 'fixImages' and 'exractImages' into well-known themes as it takes a big chunk of data 2024-08-11 12:03:24 +02:00
ac853ab021 UX: studio: fix crash 2024-08-10 15:36:47 +02:00
c6eb77ec27 UX: fix geolocation text in intropanel 2024-08-10 14:29:58 +02:00
3ec957e1e5 Studio: UX improvements, fix crash 2024-08-10 12:50:55 +02:00
4db1db48c8 UX: improve geolocation-indicators 2024-08-10 12:44:23 +02:00
85094fe3ee Usersettings: use a collapsable dropdown, introduce dropdown special visualisation 2024-08-10 12:16:21 +02:00
9adc91fbae Various changes after handling many error reports 2024-08-09 20:38:13 +02:00
51fa48a01f Merge master 2024-08-09 17:02:59 +02:00
6a0b77eb99 chore: automated housekeeping... 2024-08-09 16:55:08 +02:00
5611511ce4 Merge branch 'master' into develop 2024-08-09 16:25:06 +02:00
97df1dc65b UX: usersetting visual cleanup, add 'clear caches'-option, version bump 2024-08-09 16:24:38 +02:00
7293edf228 Remove debug output on NSI-entries 2024-08-09 14:48:29 +02:00
82229db789 Remove spammy messages 2024-08-09 14:44:05 +02:00
a70dbf0043 UX: styling, fix import, hide brands immediately, sort brands by frequency, see #2071 2024-08-09 14:43:30 +02:00
6c6f988f3c Performance: don't clone objects when saving them to the IDB 2024-08-09 14:41:26 +02:00
139b60756b UX: don't automatically close a question anymore if the tagsStore was pinged, see #2071 2024-08-09 14:41:01 +02:00
c892022073 Refactoring: convert qr_code to Svelte, deprecate Img.ts 2024-08-09 14:40:07 +02:00
a7c7064636 UX: improve rendering of disabled GPS button (esp. if not available) 2024-08-09 14:39:06 +02:00
23dae52bad Add explanation to 'fake-user' 2024-08-09 13:03:34 +02:00
b11bfa9cf7 Chore: remove spammy console.log 2024-08-09 11:07:41 +02:00
03e911196b Core: optimize immutable store for "bind" 2024-08-09 10:53:37 +02:00
d41afe7688 UX: update gps-label indication if GPS is not available physically 2024-08-09 10:53:09 +02:00
0c3cfdc034 Chore: remove some warning messages from metatagging 2024-08-08 23:19:55 +02:00
dcb865f348 Chore: remove unused import 2024-08-08 23:11:11 +02:00
f51a1a3cc1 Studio: fix path 2024-08-02 19:25:59 +02:00
d1ec9a43fc Add various improvements and fixes to studio, should fix #2055 2024-08-02 19:25:59 +02:00
b19d9ef077 Chore: regenerate schemas 2024-08-02 19:25:59 +02:00
2a65a9f761 Chore: remove import and console log 2024-08-02 13:53:24 +02:00
1a8c63ad95 Fix move dialog 2024-08-02 13:52:56 +02:00
97394a68cd Small fixes to copyright-panel and restoring the state of the menus 2024-08-02 13:33:29 +02:00
fda88fcccf Add feature switch to disable the cache, partial fix to make GRB theme workable again 2024-08-02 13:32:47 +02:00
0a7d48de5b UX: add indicicator in settings of pending changes, add button to clear the selected changes 2024-08-02 13:31:45 +02:00
74b2d38a14 UX: improve 'move wizard' layout 2024-08-01 20:44:37 +02:00