Commit graph

574 commits

Author SHA1 Message Date
1c420e2077 refactor: remove FormDebug component and move DevT import to formDevTool 2025-08-07 18:48:56 +02:00
aa0f506dbf refactor: remove unused FormDebug component from FormNewServizioAcquisto 2025-08-07 16:19:02 +02:00
18b843db22 fix: update Dockerfile for production dependencies and enhance form debug visibility in development 2025-08-07 16:10:17 +02:00
5a3fcba130 fix: update Dockerfile to use npm ci --production and enhance panel API error handling 2025-08-07 16:02:55 +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
e6599cae5e Fix layout in Home component for improved responsiveness 2025-08-06 17:02:07 +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
5d8305b9ff Implement code changes to enhance functionality and improve performance 2025-08-06 16:26:14 +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
0ea14d0650 Frontend: Update ChiSiamo and Proprietari pages with new layout and images for improved visual appeal 2025-08-06 09:46:40 +02:00
e544b25795 Frontend: Add NextNProgress component for progress indication during page transitions 2025-08-06 09:26:35 +02:00
77f1bec4ce Fix user count retrieval in stats router to handle potential null values 2025-08-06 09:17:51 +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
8725055fb3 Refactor interests handling: replace 'interests' table with 'servizio_interessi' and add ServizioInteressi schema 2025-08-05 16:21:27 +02:00
2fc5798b86 test 2025-08-04 19:52:48 +02:00
329ec88b4c test 2025-08-04 19:51:40 +02:00
61e1d3246d Update SKIP_REDIS environment variable handling to use string comparison 2025-08-04 19:39:43 +02:00
fb3f43f736 Add SKIP_REDIS check in getTilesClient and handle KeyDB client initialization 2025-08-04 19:00:53 +02:00
ef58dc618c Add SKIP_REDIS environment variable and handle KeyDB client initialization in various services 2025-08-04 18:59:33 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00