feat: refresh stale last pickup information

Track the successful member-list check time and refresh stale pickup information
asynchronously after the GUI loads without triggering dormant warnings.
This commit is contained in:
2026-08-05 20:00:16 +02:00
parent d17bb63e23
commit 713f52caa0
6 changed files with 192 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
feat: move mobile slot tools into menu
feat: refresh stale last pickup information
Brand the mobile header as Foodsharing Manager and move refresh and notification
actions from the dashboard into the contextual navigation menu.
Track the successful member-list check time and refresh stale pickup information
asynchronously after the GUI loads without triggering dormant warnings.