Commit graph

6 commits

Author SHA1 Message Date
733a1e9f47 Add authentication check and logout functionality in app.vue 2025-08-23 12:47:40 +01:00
ee00a8018e Add yar lock 2025-08-23 12:27:03 +01:00
1f18ad001d Update MongoDB connection logging in db.js
- Enhanced connection log to specify 'MongoDB Atlas - Database: faber-finances'
- Added comment clarifying that the database is created automatically upon the first document insertion
2025-08-23 12:22:17 +01:00
ad9224b761 Add dockerfile 2025-08-23 12:05:39 +01:00
cdbf0733c5 UI improvements and fixes
- Fixed brutalist styling across all components
- Removed notes field from transaction list display
- Added whitespace-nowrap to prevent description wrapping
- Updated modals with consistent border styling
- Improved form layouts and button styling
2025-08-23 11:57:21 +01:00
086d682592 Init commit! 2025-08-22 18:36:16 +01:00