- 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. |
||
|---|---|---|
| .. | ||
| .github | ||
| .vscode | ||
| biome_plugins | ||
| emails | ||
| public | ||
| src | ||
| .dockerignore | ||
| .kanelrc.js | ||
| biome.json | ||
| components.json | ||
| dev-docker-compose.yml | ||
| dev_utils_compose.sh | ||
| Dockerfile | ||
| knip.json | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| pgadmin-docker-compose.yml | ||
| postcss.config.cjs | ||
| reset.d.ts | ||
| TODO | ||
| tsconfig.json | ||
| TypeHelpers.type.ts | ||