Commit graph

67 commits

Author SHA1 Message Date
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