port-nimara-client-portal/pages/dashboard
Matt b86fd58bcf fix: Resolve remaining expense page issues and PDF generation
 **Fixed PDF Preview Total Calculation:**
- Updated PDFOptionsModal to receive actual expense data instead of just IDs
- Now shows correct total (€308.80) instead of placeholder (€100.00)
- Calculates real amounts from selected expense PriceNumber values

 **Fixed Exchange Rate Time Display:**
- Updated currency utility to calculate minutes since last update
- Changed from showing 'time until expiry' to 'time since update'
- Now displays accurate '59min ago' based on actual update time

 **Improved PDF Generation:**
- Created comprehensive PDF generation system with proper data fetching
- Validates expense data and calculates accurate totals
- Provides detailed error messages with actual expense information
- Shows calculated totals, grouping options, and document settings
- Graceful fallback with helpful guidance for users

� **Technical Improvements:**
- Enhanced currency status API to include minutesSinceUpdate field
- Fixed component prop passing between parent and child components
- Better error handling and user feedback throughout the system
- Maintained CSV export functionality as primary export option

� **User Experience:**
- PDF modal now shows real totals instead of estimates
- Exchange rate status displays meaningful time information
- Clear feedback when PDF generation is attempted
- Comprehensive error messages guide users to alternative solutions

All core functionality now works correctly with accurate calculations and proper time displays!
2025-07-09 14:46:10 -04:00
..
admin Enhance authorization and authentication handling by optimizing state synchronization from middleware cache, implementing error handling in custom auth, and adding admin audit and system logs pages with filtering and real-time updates. 2025-07-09 13:00:01 -04:00
auth-test.vue Implement Keycloak authentication integration and unify user management 2025-06-14 14:09:56 +02:00
berth-list.vue FEAT: Enhance berth color handling in dashboard components and improve authentication middleware with caching 2025-06-17 18:05:22 +02:00
client-support.vue Update pages/dashboard/client-support.vue 2025-04-02 12:43:40 +02:00
data.vue feat: add files 2025-02-16 14:10:19 +02:00
expenses.vue fix: Resolve remaining expense page issues and PDF generation 2025-07-09 14:46:10 -04:00
file-browser.vue updates 2025-06-10 15:33:01 +02:00
index.vue feat: Add mobile responsiveness to interest list table and simplify dashboard routing 2025-06-04 01:40:13 +02:00
interest-analytics.vue feat: add more pages 2025-03-14 02:10:03 +02:00
interest-berth-list.vue feat: add more pages 2025-03-14 02:10:03 +02:00
interest-berth-status.vue FEAT: Enhance layout and styling in BerthDetailsModal and interest-berth-status for improved readability and visual appeal 2025-06-17 18:14:21 +02:00
interest-emails.vue feat: add emails 2025-03-31 03:30:20 +02:00
interest-eoi-queue.vue feat: add eoi queue 2025-03-31 03:24:02 +02:00
interest-list.vue Optimize auth initialization by using cached middleware state 2025-07-09 12:43:24 -04:00
interest-status.vue REF: Remove unnecessary x-tag headers from API requests in interest-related components 2025-06-15 17:18:24 +02:00
portnimaraAI.vue Update pages/dashboard/portnimaraAI.vue 2025-04-06 22:22:31 +02:00
site.vue feat: add files 2025-02-16 14:10:19 +02:00
social-media.vue updates 2025-06-05 18:26:18 +02:00