port-nimara-client-portal/components
Matt 7cf2ba6a83 fix: Complete expense page UI improvements and modal redesign
� UI/UX Improvements:
- Fixed currency display in ExpenseList to show proper currency symbols
- Improved color contrast by using darker grey variants for better visibility
- Updated ExpenseDetailsModal to use modern Vuetify components
- Redesigned PDFOptionsModal with proper Vuetify form elements

 Enhanced User Experience:
- Cards now properly display currency with symbols (€, $, etc.)
- Better visual hierarchy with improved contrast ratios
- Smooth transitions and hover effects maintained
- Professional modal designs with consistent spacing

� Technical Fixes:
- Converted all Tailwind CSS to Vuetify components for consistency
- Fixed TypeScript integration issues
- Improved component props and event handling
- Better responsive design for mobile and desktop

� Responsive Design:
- Mobile-optimized expense cards and modals
- Proper grid layouts that adapt to screen sizes
- Touch-friendly interactions on mobile devices

The expense page now has a cohesive, professional design that matches the quality of other dashboard components while maintaining full functionality.
2025-07-09 14:16:50 -04:00
..
BerthDetailsModal.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
BerthInfoSentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
BerthStatusBadge.vue Replace external berth dashboard with native Vue interface 2025-06-17 15:59:39 +02: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 REF: Remove unnecessary x-tag headers from API requests in interest-related components 2025-06-15 17:18:24 +02:00
Deposit10PercentStatusBadge.vue feat: add new status columns 2025-06-04 00:48:44 +03:00
DuplicateNotificationBanner.vue Refactor duplicate handling to allow any authenticated user to check for duplicates, update API methods to require general authentication, and enhance expense fetching with improved error handling and logging. 2025-07-09 13:29:52 -04:00
EOISection.vue REF: Remove unnecessary x-tag headers from API requests in interest-related components 2025-06-15 17:18:24 +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 phone number formatting and improve UI components 2025-06-12 22:35:17 +02:00
ExpenseCreateModal.vue feat: Implement expense creation modal and API integration 2025-07-09 13:58:38 -04:00
ExpenseDetailsModal.vue fix: Complete expense page UI improvements and modal redesign 2025-07-09 14:16:50 -04:00
ExpenseList.vue fix: Complete expense page UI improvements and modal redesign 2025-07-09 14:16:50 -04: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 FEAT: Enhance interest fetching in InterestDetailsModal and update getBerths and getBerthById to retrieve full details for interested parties 2025-06-17 17:34:29 +02:00
InterestSalesBadge.vue feat: add interest button 2025-06-03 22:04:22 +03:00
LazyReceiptImage.vue Add expense tracking system with receipt management and currency conversion 2025-07-03 21:29:42 +02:00
LeadCategoryBadge.vue feat: changes 2025-05-29 08:32:13 +03:00
PDFOptionsModal.vue fix: Complete expense page UI improvements and modal redesign 2025-07-09 14:16:50 -04:00
PWAInstallBanner.vue Update logo references and email logo URL in configuration 2025-06-13 13:36:14 +02:00
PhoneInput.vue Add phone number formatting and improve UI components 2025-06-12 22:35:17 +02:00
ReceiptViewerModal.vue Improve mobile responsiveness across expense tracking interface 2025-07-04 10:44:42 -04:00
SliderConfirmation.vue Improve email session management and add IMAP connection pooling 2025-06-12 15:53:12 +02:00