infoalloggi-monorepo/apps/infoalloggi/src/components/chat
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
..
chat-attachments.tsx Refactor and enhance UI components across the application 2025-11-03 10:59:45 +01:00
chat-bottombar.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
chat-bubble.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
chat-list.tsx chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
chat-message-list.tsx formatt 2025-08-29 16:18:32 +02:00
chat-sidebar.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
chat-topbar.tsx chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
chat.tsx formatt 2025-08-29 16:18:32 +02:00
message-loading.tsx formatt 2025-08-29 16:18:32 +02:00