a7f569dd90
fix: remove unnecessary z-index from AnniversaryBanner layout
2026-04-01 12:28:54 +02:00
efd349ffc7
feat: update search filter in RichiesteTable component to use username
2026-04-01 10:51:13 +02:00
aec6860cbd
feat: add isAdmin parameter to interruzioneServizio and update related components
2026-03-31 09:24:22 +02:00
a11fc1241c
feat: add comms_enabled flag to users and update email notification logic
2026-03-30 18:44:51 +02:00
73b1997c15
feat: update service confirmation routing and enhance order management UI components
2026-03-30 17:36:35 +02:00
bb8c796fa8
feat: enhance RichiesteTable with context menu for user actions and improve status resolution logic
2026-03-30 16:26:03 +02:00
508f00c02f
feat: enhance ServizioPrezzo button styles with conditional classes for better visual feedback
2026-03-30 16:25:48 +02:00
450cac1e1d
feat: add service interruption information and update UI components for better user guidance
2026-03-30 15:11:41 +02:00
0c89a62c55
feat: enhance FormServizio and FormServizioAcquisto with new button styles and functionality
2026-03-30 14:58:24 +02:00
cca50a2c6a
feat: enhance UserViewHeader with responsive utility and navigation buttons
2026-03-30 14:15:40 +02:00
00979ecdac
fix: update service pricing terminology in ServizioPrezzo component
2026-03-30 14:15:27 +02:00
44e5a56673
fix: correct tabledata assignment in RichiesteTable component
2026-03-30 11:54:42 +02:00
b6aa423928
feat: replace Popover with Sheet component for announcements display in RichiesteTable
2026-03-30 11:49:39 +02:00
3455fc8e93
feat: update admin interface with new requests link and enhance UI elements
2026-03-30 11:30:35 +02:00
b9219fbbfe
feat: add admin notification for interrupted services with announcement display
2026-03-30 10:04:43 +02:00
18ff13a64d
feat: implement saldo preview functionality in payment process and update receipt generation
2026-03-27 20:23:21 +01:00
9452535a9f
feat: implement NotePopover component for managing user notes and integrate it into UsersTable and RichiesteTable
2026-03-27 18:10:17 +01:00
b0c00e2d0f
feat: replace custom Textarea component with UI library version across multiple files
2026-03-27 18:10:05 +01:00
ccc27ddcb5
feat: add pdf-lib dependency and implement PDF generation for receipt
2026-03-26 17:12:33 +01:00
37f0521e76
feat: enhance PopoverContent styling for better responsiveness and usability
2026-03-25 18:48:38 +01:00
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
5bff7219e8
refactor: remove ServiziHeader component and integrate its functionality directly into RicercaUser page
...
feat: update Servizio component to handle interruzioneDays and acceptedInterr logic
refactor: simplify servizio_actions by removing unused InterruzioneServizio and EditParametri components
feat: enhance FormEditServizioAdmin to include interruzioneDays and acceptedInterr fields
fix: adjust email service to delete obsolete emails and handle invalid email types gracefully
chore: update stripe controller to utilize interruzioneDays for lock expiration logic
fix: ensure correct handling of servizio expiration and interruzione logic in service controller
2026-03-24 17:01:40 +01:00
9014d8c092
feat: update AnniversaryBanner component to display static values and improve styling
2026-03-24 15:46:42 +01:00
c2e8d68b47
feat: add AnniversaryBanner component with visibility animation and update Home page layout
2026-03-24 12:03:31 +01:00
1d1051f25a
feat: implement AvvisoInterruzione email template and integrate into mailer service
2026-03-23 12:01:29 +01:00
48768c0481
feat: enhance form components with autoComplete attributes and update ResidenzaSection to set cap_recapiti based on selected comune
2026-03-20 18:40:48 +01:00
ed93eb12a1
feat: update Counter component to conditionally apply disabled styles and enhance FormServizio with improved disabled state handling
2026-03-20 17:03:35 +01:00
cfc72a09e8
feat: enhance interruption request functionality with tooltip and improved messaging
2026-03-20 16:45:14 +01:00
cc06738db4
feat: remove unused EmailContattiConScheda component and related email functionality
2026-03-20 16:02:13 +01:00
9e120379ed
feat: refactor Pricing component to utilize PricingData type and streamline pricing logic
2026-03-20 14:32:46 +01:00
d6cd5f86b8
feat: add note column to servizio_annunci table and implement AnnuncioNote component for admin annotations
2026-03-20 14:06:55 +01:00
8f662c56c1
feat: update Servizio component to integrate AdminServizioActions and enhance user actions
2026-03-20 13:54:29 +01:00
8c7f0cd9b3
feat: update service queries to use getAllServiziData for improved data handling
2026-03-20 13:53:56 +01:00
79354f3833
feat: update PostUnlock component to display contact information based on annuncio status
2026-03-19 14:07:36 +01:00
c6b462a54d
feat: enhance RinnovoLinkCard and ServizioLinkCard components with improved styling and status handling
2026-03-19 12:14:11 +01:00
9187e8964f
feat: add PhoneInput component and update form imports across multiple files
2026-03-19 12:14:06 +01:00
92beb2d356
feat: refactor table components to use new UI structure and implement DataTable features
2026-03-19 10:24:32 +01:00
b274a729ee
feat: refactor DataTableProps type declaration and remove unused Facehash component files
2026-03-19 10:23:07 +01:00
fd60f33bd5
feat: simplify InputComponent styling by removing unnecessary text color class
2026-03-18 18:21:54 +01:00
5822dcbf47
feat: enhance UserViewHeader button layout and add notification indicator for notes
2026-03-18 18:13:22 +01:00
19e19e95b1
feat: enhance Command component styling for improved readability and maintainability
2026-03-18 18:03:57 +01:00
f99fd94b51
feat: improve input component styling for better readability and maintainability
2026-03-18 18:01:10 +01:00
56402a374d
feat: refactor button imports and usage across forms and pages for consistency
2026-03-18 18:01:02 +01:00
089640c4e1
feat: refactor input imports to use centralized Input component from ui directory
2026-03-18 17:44:42 +01:00
3ecbc54515
feat: add Overseer integration with capture functionality and update tsconfig for global type definitions
2026-03-18 17:39:06 +01:00
37b5c01846
feat: enhance IntestazioneMaker to handle missing comuni gracefully and improve name formatting
2026-03-18 14:54:40 +01:00
4ac90699b6
feat: implement DataTableProvider for centralized data management and refactor related components
2026-03-18 14:54:33 +01:00
083a97e74f
feat: add tipo_locatore to PostUnlock display and getProprietarioDataHandler for enhanced locatore information
2026-03-17 19:10:04 +01:00
57cd55d2d8
feat: add tipo_locatore field to various components and update related logic for improved locatore display
2026-03-17 19:08:14 +01:00
5327cc86c6
feat: add note field to Users schema and implement NoteUtenteDialog for user notes management
2026-03-17 18:47:35 +01:00