Commit Graph

5 Commits

Author SHA1 Message Date
45c766a7f9 Update Reports.tsx 2025-12-11 21:16:37 +01:00
7fed3aa3d9 Update Reports.tsx 2025-12-11 20:51:13 +01:00
4a4b66dd58 Update Reports.tsx 2025-12-10 23:46:05 +01:00
7479ffa1df Update Reports.tsx 2025-12-10 23:30:14 +01:00
a5645a32c0 feat: Add reports feature
Enables a new reports section in the application. This includes:
- Adding a `reports` flag to `AppFeatures` and `AppSettings`.
- Including a new "Reportistica" link in the main navigation for privileged users.
- Adding a `getCondoPayments` endpoint to the mock DB service.
- Updating the backend to support filtering payments by `condoId`.
- Providing a basic `ReportsPage` component.
2025-12-09 13:35:10 +01:00