7643e5a430
feat: add measuring functionality to Map component and enhance MapMarker styles
2026-02-09 18:55:06 +01:00
6a101f7b68
refactor: change exported types and constants to internal scope in Facehash and RicercaProvider components
2026-02-09 11:45:41 +01:00
9f02c49193
feat: refactor Slider component and update budget filters for improved functionality and responsiveness
2026-02-03 12:54:41 +01:00
1e06fd5584
feat: update layout for printable announcement card to improve responsiveness
2026-02-03 11:37:23 +01:00
e68e8a7003
feat: update PDF generation to download file directly and rename button
2026-02-03 11:34:05 +01:00
42c15dfe96
feat: integrate PDF generation using Puppeteer
...
- Removed dependencies on html2canvas-pro and jsPDF.
- Added puppeteer-core for PDF generation.
- Created a new API endpoint for generating PDFs.
- Updated SchedaAnnuncioStampabile component to use the new PDF generation API.
- Enhanced error handling and user feedback during PDF generation.
- Added browserless service to docker-compose for Puppeteer.
- Updated environment variables to include BROWSER_WS_URL.
- Refactored code to improve readability and maintainability.
2026-02-03 11:20:26 +01:00
217d6c7982
switch type guarding with satisfies
2026-02-02 10:53:43 +01:00
a40e32978a
feat: add Facehash component for deterministic avatar generation and update UserAvatar to use it
2026-01-30 15:24:09 +01:00
07132e8cd6
fix: update date formatting to Italian locale in email and user views
2026-01-26 17:45:52 +01:00
d592c78216
fix: update styles in ComeFunziona component for improved layout and consistency
2026-01-22 16:09:50 +01:00
2cecf66fa5
fix: update deployment scripts to include URLs in deployment messages for clarity
2026-01-20 19:18:23 +01:00
edaee780d6
refactor: remove unused annunci data fetching and components; update ricerca logic
...
- Deleted the `annunci.ts` file which contained the database fetching logic.
- Removed the `TestAppPage` component that relied on the deleted data fetching.
- Eliminated the `AnnunciList` component that was dependent on the removed data.
- Updated `annunci_map.tsx` to handle optional `selectComune` parameter.
- Refactored `annunci_tutorial.tsx` to use `buildRicercaUrl` for navigation.
- Adjusted `annuncio_card.tsx` for consistent styling and layout changes.
- Modified `codiceRicerca.tsx` to fix z-index issue.
- Enhanced `failed-loading.tsx` and `500Auth.tsx` for responsive design.
- Updated `annunci.tsx` to include loading state for map and annunci list.
- Refined filter handling in `Filters` component to use a single `setAllParams` method.
- Introduced `FrequentSearches` component for better user navigation.
- Updated `RicercaProvider` to streamline state management and URL building.
- Adjusted server-side logic in `annunci.controller.ts` to ensure valid data.
2026-01-20 18:38:17 +01:00
cb97919157
feat: enhance contact modal and guide components with translation support; update pricing display and improve accessibility
2026-01-20 15:30:25 +01:00
a4f822d462
feat: update page titles and descriptions for improved SEO and user experience
...
- Updated Italian translations for "Area Riservata" description in it.ts
- Added <Head> components with appropriate titles for the following pages:
- Admin Annunci
- Admin Banners
- Admin Blacklist
- Admin Chats
- Admin Etichette
- Admin Flags
- Admin Impostazioni
- Admin Ordini
- Admin Potenziali
- Admin Prezziario
- Admin Storage
- Admin Testi Stringhe
- Admin Utenti
- Allegati
- User Chat
- Comunicazioni
- Ordini
- Profilo
- Removed unused translation hooks from several components
2026-01-19 10:23:16 +01:00
0ca2cfc2bc
Remove TODO comment for pack consulenza selector in StabileSection
2026-01-17 15:45:23 +01:00
c87a7238a7
Refactor various components for improved UI consistency and functionality; update layout styles, enhance user interactions, and introduce reset button functionality in forms.
2026-01-16 17:11:53 +01:00
1baca2997a
Refactor AnnuncioCard to use AdminActions and UserActions based on user role; remove unused Interactions component; update button sizes and styles across various components; enhance ServizioContent with mutation handling; improve user feedback on actions; update confirmation messages for clarity; adjust layout for better responsiveness in AnnunciRichiesti; streamline form submissions with updated data structures.
2026-01-16 15:47:38 +01:00
804b4fef90
chore: update UI components for improved consistency and dark mode support
2026-01-16 12:23:36 +01:00
f0698c4dc5
chore: update prose styles to support dark mode across multiple components
2026-01-16 12:23:18 +01:00
5391ad00e7
chore: add confirmation dialog for removing announcements and refactor mutation handling
2026-01-16 11:53:10 +01:00
f1a323f478
chore: enhance error handling in sendInvite mutation and invalidate email cache on success
2026-01-16 11:52:59 +01:00
6890ed64c7
chore: update icon styles and improve layout in ricerca-table component
2026-01-16 11:52:47 +01:00
f97533fab0
chore: update component styles for improved layout and consistency
2026-01-16 10:30:27 +01:00
612c779e29
chore: remove unused RepackValues function to clean up code
2026-01-14 14:23:03 +01:00
539f4dc4f8
chore: update biome schema version and refactor code style
...
- Updated biome schema version from 2.3.1 to 2.3.11 in biome.json.
- Refactored package.json for better readability and updated dependencies.
- Adjusted class names in InformationBubble, ChatAttachments, ChatBubble, FileUpload, Loading, and other components for consistent styling.
- Changed height classes from fixed pixel values to relative values for better responsiveness.
- Removed unnecessary comments and unused variables in user.controller.ts.
2026-01-14 14:21:57 +01:00
0ac20c65f4
refactor(banners): replace js-cookie with cookies-next for cookie management
2026-01-14 13:38:18 +01:00
50be4245bf
feat: add ScrollToTop component for improved navigation experience
2026-01-12 18:50:59 +01:00
0154e0dffe
feat: update DialogContent styling for improved close button interaction in MapDialog component
2026-01-12 17:42:38 +01:00
41f63690ad
feat: enhance TabsList styling for dark mode in PricingChoice component
2026-01-12 17:16:19 +01:00
dec6aff651
feat: replace Accordion with Collapsible for pricing component; improve UI interaction
2026-01-12 17:08:27 +01:00
b9dd1f6f25
feat: update dependencies and improve UI components; add ComeFunziona component for service explanation
2026-01-12 16:00:53 +01:00
d56d8f8ec8
feat: add className prop to AnnuncioDisplay and update ServizioContent for improved styling
2026-01-09 14:47:28 +01:00
76bcf640ca
feat: implement AnnuncioDisplay component and integrate it into ServizioContent for better display of selected announcements
2026-01-09 13:13:17 +01:00
de7a4dcdf3
feat: add validation messages for document and deposit data in SendConferma component
2026-01-08 10:56:01 +01:00
5a1b9d0340
feat: enhance ExpandableScreen close button styling with utility function and update global styles for drawer height
2026-01-08 10:42:55 +01:00
b94c69b846
fix: update label text in GeneralSection for clarity
2026-01-07 16:45:29 +01:00
cf35fac146
feat: implement ExpandableScreen component with trigger and content for interactive UI
2026-01-07 16:45:23 +01:00
7763aac01c
feat: add ServizioPacksInfos component for displaying pricing information
2026-01-07 16:18:21 +01:00
66a70b92cc
refactor: remove unnecessary console log from ContattiProprietarioModal
2025-12-30 17:36:52 +01:00
511423a6b6
refactor: simplify document step logic in ContattiProprietarioModal
2025-12-30 17:25:37 +01:00
5fee3bc274
feat: add budget filtering functionality with min and max budget inputs
2025-12-29 19:10:46 +01:00
c6b325368a
refactor: update consegna handling to support multiple values and adjust related components
2025-12-29 18:33:00 +01:00
2082ea2c62
refactor: remove unnecessary text-primary class from headings for consistent styling
2025-12-29 16:09:51 +01:00
a0d5faf972
refactor: update email service functions and add delete all user emails functionality
2025-12-29 16:00:57 +01:00
c1a383bd2d
refactor: update icon in AnnuncioActions and adjust grid layout in BasicAnnuncioCard
2025-12-29 15:38:15 +01:00
a43bfa2329
add card skeleton when not even in large display visualization
2025-12-22 10:37:57 +01:00
5165c82f5c
refactor: simplify default open logic in TabRicerca and improve readability
2025-12-18 15:24:07 +01:00
e4d7e94ae2
refactor: enhance AnnuncioCard to accept confirming prop and improve layout in interactions
2025-12-18 15:12:25 +01:00
dacea2481e
refactor: remove unused AnnunciInConferma components and clean up form_utils
2025-12-18 15:12:20 +01:00
72a2935797
refactor: remove unused components and enhance navigation flow in user views
2025-12-18 15:12:05 +01:00