infoalloggi-monorepo/apps/infoalloggi/src/providers
Marco Pedone ed7359aa16 refactor: update confirmation handling in service announcements
- Changed the confirmation status checks from `accettato_conferma_at` to `status_conferma` in various components and controllers.
- Introduced a new `StatusConfermaEnum` to standardize confirmation statuses.
- Removed deprecated confirmation-related fields from the `ServizioAnnunci` schema.
- Deleted unused confirmation-related API methods and adjusted related logic in the service controller.
- Updated the search parameters schema to use the new confirmation status.
- Removed the `conferma-immobile` and `riapri-conferma` pages as they are no longer needed.
2026-04-09 16:17:24 +02:00
..
AnnuncioProvider.tsx feat: refactor Annuncio context and related data fetching for improved structure and clarity 2026-03-17 18:47:30 +01:00
CatastoProvider.tsx catasto 2025-11-13 15:45:55 +01:00
DataTableProvider.tsx feat: refactor table components to use new UI structure and implement DataTable features 2026-03-19 10:24:32 +01:00
I18nProvider.tsx refactor(i18n): Improve context value handling in I18nProvider 2025-11-03 16:02:27 +01:00
PotenzialiProvider.tsx fix: handle errors in PotenzialiProvider and SessionProvider by reloading the window 2025-12-11 15:42:02 +01:00
RicercaProvider.tsx refactor: change exported types and constants to internal scope in Facehash and RicercaProvider components 2026-02-09 11:45:41 +01:00
RinnovoProvider.tsx feat: enhance payment preparation logic and add rinnovo handling 2026-03-17 18:46:43 +01:00
ServizioProvider.tsx feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
SessionProvider.tsx refactor: update confirmation handling in service announcements 2026-04-09 16:17:24 +02:00
StorageTableProvider.tsx new storage for files 2025-10-24 16:10:59 +02:00