infoalloggi-monorepo/apps/infoalloggi
Marco Pedone 7adb33f485 feat: enhance RichiesteTable with improved status and decorrenza handling
- Updated RichiesteTable to display decorrenza with tooltip based on status.
- Enhanced status display with badges indicating various states (e.g., Attesa attivazione, Interrotto).
- Added Popover for displaying Annunci details in RichiesteTable.
- Refactored API to fetch user interests and related announcements.
- Introduced Queue component to display email events for users.
- Updated translations to include new "Requests" section in admin navigation.
- Improved database queries for fetching user interests and announcements.
2026-03-25 17:30:33 +01:00
..
.vscode feat: disable format on paste and format on type in VSCode settings 2026-03-25 11:28:54 +01:00
biome_plugins feat: add missing_returning plugin to enforce return value on database operations 2026-03-05 10:28:31 +01:00
emails feat: implement AvvisoInterruzione email template and integrate into mailer service 2026-03-23 12:01:29 +01:00
public refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
src feat: enhance RichiesteTable with improved status and decorrenza handling 2026-03-25 17:30:33 +01:00
.dockerignore eslint migration biome 2025-08-28 18:27:07 +02:00
.kanelrc.js refactor: change 'mq' type from string to float64 and update related parsing logic 2025-11-25 12:05:14 +01:00
biome.json feat: update biome.json to include specific JSON files in the includes section 2026-03-25 11:30:14 +01:00
components.json fix: update global CSS file name and add new Radix UI components 2025-10-21 14:35:06 +02:00
dev-docker-compose.yml fix: update PDF filename format to replace spaces with dashes and enhance Puppeteer service configuration 2026-03-10 12:36:11 +01:00
dev_utils_compose.sh fix(docker): Ensure restart policy is set for storage service in dev-docker-compose.yml 2025-11-03 15:50:30 +01:00
Dockerfile refactor: remove NEXT_PUBLIC_UMAMI_ID from environment variables and related configurations 2026-03-09 14:19:43 +01:00
global.d.ts feat: add Overseer integration with capture functionality and update tsconfig for global type definitions 2026-03-18 17:39:06 +01:00
knip.json cleanup 2025-10-28 10:54:42 +01:00
next.config.ts feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
NOTES.md refactor: update terminology from 'preferenze' to 'parametri' for consistency across components and forms 2025-12-18 12:11:08 +01:00
package-lock.json feat: update @biomejs/biome to version 2.4.8 in package.json and package-lock.json 2026-03-24 15:29:18 +01:00
package.json feat: update @biomejs/biome to version 2.4.8 in package.json and package-lock.json 2026-03-24 15:29:18 +01:00
pgadmin-docker-compose.yml feat: enhance user management and document handling; refactor service and schema integrations 2025-11-10 16:27:15 +01:00
postcss.config.cjs eslint migration biome 2025-08-28 18:27:07 +02:00
reset.d.ts init 2025-08-04 17:45:44 +02:00
TODO refactor: remove outdated TODO items from project roadmap 2026-02-19 12:14:19 +01:00
tsconfig.json feat: add Overseer integration with capture functionality and update tsconfig for global type definitions 2026-03-18 17:39:06 +01:00
TypeHelpers.type.ts formatt 2025-08-29 16:18:32 +02:00
vitest.config.mts feat: add dotenv package for environment variable management and update payment logic to use new database queries 2026-03-12 16:24:16 +01:00