port-nimara-client-portal/components
Matt b25e93d2a0 feat: Implement comprehensive PWA functionality
- Add full PWA configuration with manifest and service worker
- Create PWAInstallBanner component with mobile detection
- Implement install banner on login page (shows below login form)
- Add usePWA composable for reusable PWA functionality
- Configure offline support with Workbox caching strategies
- Add PWA initialization plugin
- Update app name to 'Port Nimara Portal' throughout
- Use circular logo in install banner and instructions
- Banner shows only once and hides if already installed
- Support both Android (direct install) and iOS (manual instructions)
- Add comprehensive documentation for PWA implementation

Features:
- Mobile-only install banner with dismissal tracking
- Standalone mode detection to hide banner when installed
- Platform-specific installation instructions
- Offline functionality with API caching
- Auto-updating service worker
- Native app-like experience when installed
2025-06-12 16:36:32 +02:00
..
BerthInfoSentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
ClientEmailSection.vue Improve email session management and add IMAP connection pooling 2025-06-12 15:53:12 +02:00
ContractSentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
ContractStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
CreateInterestModal.vue updates 2025-06-10 16:48:40 +02:00
Deposit10PercentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
EOISection.vue Fix: Resolve EOISection.vue build error 2025-06-12 15:59:17 +02:00
EOIStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
EmailCommunication.vue Add email reply functionality to thread view 2025-06-10 02:20:17 +02:00
EmailComposer.vue Add EOI automation system with email processing and document management 2025-06-10 13:59:09 +02:00
EmailCredentialsSetup.vue updates 2025-06-11 16:50:31 +02:00
EmailDetailsDialog.vue updates 2025-06-11 13:54:04 +02:00
EmailThreadView.vue Add email reply functionality to thread view 2025-06-10 02:20:17 +02:00
FilePreviewModal.vue updates 2025-06-10 15:21:42 +02:00
FileUploader.vue Add MinIO file browser with upload, preview, and management features 2025-06-04 16:32:50 +02:00
GlobalToast.vue feat: add interest button 2025-06-03 22:04:22 +03:00
InterestDetailsModal.vue fixes 2025-06-12 16:26:10 +02:00
InterestSalesBadge.vue feat: add interest button 2025-06-03 22:04:22 +03:00
LeadCategoryBadge.vue feat: changes 2025-05-29 08:32:13 +03:00
PWAInstallBanner.vue feat: Implement comprehensive PWA functionality 2025-06-12 16:36:32 +02:00
PhoneInput.vue Improve email session management and add IMAP connection pooling 2025-06-12 15:53:12 +02:00
SliderConfirmation.vue Improve email session management and add IMAP connection pooling 2025-06-12 15:53:12 +02:00