infoalloggi-monorepo/apps/infoalloggi/src/server/controllers
Marco Pedone 6ad74c9002 Refactor and enhance UI components across the application
- Renamed `AnnunciInConferma` to `AnnunciInConfermaDialog` and `AnnunciSelezionati` to `AnnunciSelezionatiDialog` for clarity.
- Simplified button notifications for announcements by always displaying the count.
- Introduced `AnnunciInConfermaAccordion` and `AnnunciSelezionatiAccordion` components to manage accordion behavior for announcements.
- Updated button styles to remove unnecessary flex properties for better alignment.
- Improved form validation logic in `FormNewServizioAcquisto` for better clarity and performance.
- Enhanced the `UploadModal` to accept props directly, simplifying the component structure.
- Added a new `CardAnnuncio` component for displaying announcements with improved layout and functionality.
- Updated global styles to include a new background color variable.
- Refactored API routes and controllers for better clarity and maintainability.
- Cleaned up various components by removing redundant class names and improving accessibility.
2025-11-03 10:59:45 +01:00
..
annunci.controller.ts Refactor image handling in announcement components 2025-10-27 17:58:42 +01:00
auth.controller.ts refactor: remove console logs and update logger function in auth and db controllers 2025-09-05 15:22:48 +02:00
chat.controller.ts formatt 2025-08-29 16:18:32 +02:00
etichette.controller.ts formatt 2025-08-29 16:18:32 +02:00
event_queue.controller.ts eslint migration biome 2025-08-28 18:27:07 +02:00
fic.controller.ts eslint migration biome 2025-08-28 18:27:07 +02:00
flags.controller.ts eslint migration biome 2025-08-28 18:27:07 +02:00
ordini.controller.ts eslint migration biome 2025-08-28 18:27:07 +02:00
servizio.controller.ts Refactor and enhance UI components across the application 2025-11-03 10:59:45 +01:00
skebby.controller.ts feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
storage.controller.ts Refactor service document handling and contact modal 2025-10-29 09:39:06 +01:00
stripe.controller.ts refactor: replace baseUrl prop with env.BASE_URL in email components 2025-10-20 17:27:32 +02:00
user.controller.ts formatt 2025-08-29 16:18:32 +02:00