feat/expenses-management #1

Merged
jselesan merged 5 commits from feat/expenses-management into main 2026-05-29 17:57:44 +00:00
Owner
No description provided.
jselesan added 5 commits 2026-05-29 17:57:35 +00:00
- Added ResponsiveDialog component for handling responsive dialogs in the UI.
- Created ExpensesProvider to manage state and API interactions for expenses.
- Developed ExpensesTabContent to display expenses with filtering options and dialogs for new and pay expense actions.
- Implemented ExpensesTable for rendering expense data in a tabular format with actions.
- Added dialogs for creating new expenses and paying existing ones with form validation.
- Introduced PeriodicExpenseForm for managing periodic expenses with month selection.
- Created PeriodicExpensesTabContent to manage and display periodic expenses with create/edit functionality.
- Added GenerateCurrentMonthDialog for confirming monthly expense generation.
- Implemented PeriodicExpensesTable for displaying periodic expenses with edit and delete actions.
jselesan merged commit e9910f16c9 into main 2026-05-29 17:57:44 +00:00
jselesan deleted branch feat/expenses-management 2026-05-29 17:57:45 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jselesan/personal-admin-2026#1
No description provided.