Commit graph

269 commits

Author SHA1 Message Date
51a7cb9426 Fix redirect destination in getServerSideProps to remove query string 2025-08-20 17:22:37 +02:00
33dfe87040 Cleanup Dockerfile: remove unnecessary blank line for improved readability 2025-08-20 17:14:14 +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
aaea1eb6bb Enhance session management: restrict session access for blocked users and reduce token expiration to one day 2025-08-20 14:17:26 +02:00
b2a118e907 Enhance button styling: add cursor-pointer class to refresh buttons across admin components 2025-08-20 14:06:38 +02:00
485bcda0d3 Refactor session handling: implement useEnforcedSession for better session validation across components 2025-08-20 14:04:23 +02:00
1d70ce9a44 Enhance AnnuncioEditForm mutation: invalidate additional queries after successful edit 2025-08-20 09:58:06 +02:00
e20731e027 Enhance API error handling: add errorLink to handle UNAUTHORIZED errors and reload the page 2025-08-19 19:14:30 +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
f7553e827d Remove unused publicProcedure from testRouter and clean up mailer imports 2025-08-19 16:00:24 +02:00
7207e9ffd0 Refactor email Base component: update container styles and clean up commented code 2025-08-19 15:53:43 +02:00
df9313b3b4 Add logo attachment to email and update image source in Base component 2025-08-19 15:37:21 +02:00
24c9754dae Remove STRIPE_LIMITED_KEY from environment variables across configuration files 2025-08-19 14:38:53 +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
a4dc57c6ef Enhance ConfirmSection layout with padding and improved checkbox styling 2025-08-19 14:16:01 +02:00
9733cda490 Fix email sender format in mailer service 2025-08-19 14:00:13 +02:00
7a1f4ade54 Replace error throw with console error and return null for missing announcement by code 2025-08-19 14:00:09 +02:00
43f3c99185 Add codice to SbloccaContatti response message for clarity 2025-08-19 13:59:43 +02:00
03b160d1ee Add handling for half-floor indication in CardInfos component 2025-08-18 10:31:01 +02:00
7a8de50a43 Fix typo in Italian FAQ description for property visits 2025-08-18 10:30:55 +02:00
3127f773ba Add localization support for service confirmation and payment pages 2025-08-13 17:29:26 +02:00
8c85316c9f Add address localization for Infoalloggi office in English and Italian 2025-08-13 16:58:39 +02:00
e30cc7d7c6 Remove unused Test and Test4 components 2025-08-13 16:58:36 +02:00
23680bb816 Fix service status display logic in TabServizio component 2025-08-13 16:55:47 +02:00
a72bc074e4 Add email notification for service interruption requests 2025-08-13 16:53:29 +02:00
6953be6936 Update default value logic for tipologia selection in FormNewServizio and FormNewServizioAcquisto components 2025-08-13 16:49:35 +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
19594637e7 Improve logging for disabled SMS and email sending, including recipient and message details 2025-08-10 17:09:48 +02:00
a427edbe04 Enhance ServizioMain layout with flexbox and add delete functionality for user interests 2025-08-10 16:49:21 +02:00
f9a577961d Restrict 'skipOrdine' field visibility based on admin status in FormNewServizioAcquisto 2025-08-10 16:22:42 +02:00
b0bbeba2bb Restrict visibility of 'skipOrdine' field to admin users in FormNewServizioAcquisto 2025-08-10 16:21:57 +02:00
099773b161 Refactor password update flow to use router.push for navigation and add session check before swapping authentication 2025-08-10 14:27:29 +02:00
0be8a9d4d2 Increase refetchInterval in SessionProvider for improved data consistency 2025-08-08 19:58:03 +02:00
f9b3f3e51e Add refetchInterval to session query for improved data consistency 2025-08-08 19:13:32 +02:00
cbbb53ac50 Add CTA section to "Chi Siamo" page with descriptive text in English and Italian 2025-08-08 18:54:19 +02:00
f8481f894a Implement code changes to enhance functionality and improve performance 2025-08-08 18:49:01 +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
9b44cad8eb Refactor pagination logic in AnnunciList and update API to use page and pageSize parameters for improved data fetching 2025-08-08 16:55:02 +02:00
c574af9096 Add PhoneInput component for enhanced phone number input in contact form 2025-08-08 15:31:21 +02:00
96a85be96c Remove debug log for meta in getStaticProps to clean up code 2025-08-08 15:30:10 +02:00