Commit graph

235 commits

Author SHA1 Message Date
4982d064e3 feat: add EditServizioAdmin component and integrate into ServizioActions 2025-08-23 17:13:43 +02:00
b9934cb390 testing app router 2025-08-22 15:44:18 +02:00
2b0efdfc32 Enhance styling and structure: update component styles for better visual consistency and usability across various components 2025-08-20 17:00:36 +02:00
485bcda0d3 Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00
709ac307e1 Enhance AnnuncioActions and ServizioMain components: refactor document handling and update layout for better responsiveness 2025-08-19 19:14:27 +02:00
0ae854ede5 Refactor ServizioMain component: update content layout and add AnnunciSelezionati for admin actions 2025-08-19 17:23:05 +02:00
6124ba0271 Prevent closing dialog when announcements are selected in AddAnnuncio component 2025-08-19 16:47:12 +02:00
63d2fbd8ad Enhance ServizioActions and TabServizio components: pass userId to AddAnnuncio and integrate AnnunciSection for better announcement management 2025-08-19 16:44:38 +02:00
c0da9daad0 Add interruption toggle to TabServizio component for managing service status 2025-08-19 16:44:23 +02:00
fd22901c45 Refactor CTA_TipologiaModal: update Dialog onOpenChange handler for better async handling 2025-08-19 16:07:48 +02:00
1619833103 Add line break support in AnnuncioDettaglio description and update Italian FAQ text for clarity 2025-08-19 14:32:46 +02:00
3127f773ba Add localization support for service confirmation and payment pages 2025-08-13 17:29:26 +02:00
23680bb816 Fix service status display logic in TabServizio component 2025-08-13 16:55:47 +02:00
e9a8174c3d Refactor Interactions component layout for improved structure and clarity 2025-08-11 15:29:25 +02:00
acffaf85b6 clean 2025-08-10 18:02:41 +02:00
368a187edb Enhance AnnuncioCard layout by adding a separator and adjusting styles for improved visual hierarchy 2025-08-10 18:01:36 +02:00
fa46fd2925 Refactor AnnuncioActions and Interactions components for improved layout and structure 2025-08-10 17:54:00 +02:00
b4bb786ebc Refactor AnnuncioCard and servizio_annunci_accordions to pass actions and interactions as props for better component flexibility 2025-08-10 17:09:56 +02:00
a427edbe04 Enhance ServizioMain layout with flexbox and add delete functionality for user interests 2025-08-10 16:49:21 +02:00
986e73c76b Increase minimum height of title display in CardAnnuncio for better readability 2025-08-08 17:58:10 +02:00
e6515ea19d Refactor CardAnnuncio component to improve title and address display with better styling and layout 2025-08-08 17:56:43 +02:00
b23739b371 Fix chat link styling based on user chat ID presence 2025-08-08 10:05:35 +02:00
e1e368668c Fix Dockerfile to copy only package.json for dependency installation 2025-08-08 09:52:45 +02:00
9778df27b0 Add TRPC UI dependency and implement FormDebug component for development debugging 2025-08-08 09:40:02 +02:00
1c420e2077 refactor: remove FormDebug component and move DevT import to formDevTool 2025-08-07 18:48:56 +02:00
18b843db22 fix: update Dockerfile for production dependencies and enhance form debug visibility in development 2025-08-07 16:10:17 +02:00
9314026817 refactor: update zod imports to version 4 and adjust error handling
- Changed all zod imports from "zod" to "zod/v4" across multiple files.
- Updated error handling in forms to use new zod error configuration.
- Refactored custom error mapping to align with zod v4 changes.
- Adjusted password validation logic to utilize new zod features.
- Cleaned up unused locale error mapping code.
- Enhanced type definitions for async iterables in zod utility functions.
2025-08-07 14:50:40 +02:00
c1468c05bf Fix transform matrix in LogoSvg for improved rendering 2025-08-06 17:02:02 +02:00
61b1478cf3 Fix date parsing in ContrattoImport and update last message time in getActiveInfos 2025-08-06 16:49:33 +02:00
795cf99d9c Fix type assertion for spring animation in ThemeSwitch component 2025-08-06 15:43:16 +02:00
7a50ba4147 refactor: upgrade tiptap dependencies and enhance toolbar functionality
- Updated Tiptap dependencies to version 3.x, including core, extensions, and starter kit.
- Added Link extension to the editor for hyperlink support.
- Refactored ToolBar component to utilize useEditorState for better state management.
- Enhanced toolbar with additional heading options (H5, H6) and improved button states for formatting actions.
- Added a button to clear all marks in the editor.
2025-08-06 15:03:05 +02:00
c426566cca Frontend: Update Admin Dashboard with new TimeserieBarChart and TimeserieBarChartStacked components for enhanced analytics visualization 2025-08-05 19:23:55 +02:00
f08c1ef8d4 Update disclaimer text for file attachments to specify a retention period of 60 days 2025-08-05 18:26:48 +02:00
7018533f3f Frontend: Enhance Admin Dashboard: Add AnalyticsChart for generated contacts and update layout spacing 2025-08-05 18:04:15 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00