No description
Find a file
2026-03-25 23:20:00 -07:00
career refactor(entities): ♻️ Update Merchant and Purchase entity classes with new properties and refined type definitions 2026-03-25 23:19:53 -07:00
education feat(training): Add TrainingMove entity with properties for tracking training progress and movements 2026-03-25 23:19:54 -07:00
events/events/backend test(events-backend): Add test coverage for event validation, dispatching, and processing logic 2026-03-25 23:19:54 -07:00
finance feat(income): Add new income visualization and management features to the IncomePage component and useIncome hook 2026-03-25 23:19:55 -07:00
journal test(diary-backend): Add unit/integration tests for diary backend functionality, including edge cases and new feature validation 2026-03-25 23:19:56 -07:00
messenger ui(messenger): 💄 Update MessagingDashboardPage component UI for enhanced SMS messaging features and usability 2026-03-25 23:19:57 -07:00
productivity ui(today): 💄 Enhance TodayPage layout with progress indicators and reordered log entries for improved productivity tracking 2026-03-25 23:20:00 -07:00
wellness test(habits): Add comprehensive test cases for the useHabits hook, including edge cases and mocking for habit tracking logic 2026-03-25 23:20:00 -07:00
.gitignore chore(config): 🔧 Update .gitignore patterns to exclude node_modules/, .env, and .log files for better hygiene and security 2026-03-25 23:19:52 -07:00