Notificaciones instantáneas + pantalla de notificaciones + fixes #25

Merged
rafaga21 merged 2 commits from feat/android-app-redesign into master 2026-06-09 17:55:25 -04:00
Collaborator
  • NotificationPoller cada 30s mientras app en foreground (se pausa en background)
  • Pantalla Notificaciones con lista, marcar leídas, mark-all-read
  • Badge de no leídas en bottom nav y dashboard
  • Endpoint /api/notifications/unread-count
  • Fix AuditService::log() en app version y send notification (Error 500)
  • v1.1.0
- NotificationPoller cada 30s mientras app en foreground (se pausa en background) - Pantalla Notificaciones con lista, marcar leídas, mark-all-read - Badge de no leídas en bottom nav y dashboard - Endpoint /api/notifications/unread-count - Fix AuditService::log() en app version y send notification (Error 500) - v1.1.0
agent added 1 commit 2026-06-09 17:52:09 -04:00
- NotificationPoller polls every 30s while app is in foreground
- Poller auto-starts on resume, stops on pause
- New NotificationsScreen with mark-as-read, mark-all-read, infinite scroll
- Bottom nav: Alerts tab with unread badge
- Dashboard: bell icon with unread badge
- Backend: GET /api/notifications/unread-count endpoint
- App version 1.1.0
agent added 1 commit 2026-06-09 17:54:51 -04:00
rafaga21 approved these changes 2026-06-09 17:55:20 -04:00
rafaga21 merged commit 5d68728b44 into master 2026-06-09 17:55:25 -04:00
rafaga21 deleted branch feat/android-app-redesign 2026-06-09 17:55:26 -04:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: devlab/server-manager#25