infoalloggi-monorepo/apps/infoalloggi/src/components
Marco Pedone 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
..
annuncio-interactions feat: enhance contact modal and guide components with translation support; update pricing display and improve accessibility 2026-01-20 15:30:25 +01:00
area-riservata 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
chat chore: update biome schema version and refactor code style 2026-01-14 14:21:57 +01:00
custom_ui 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
map semplification 2025-11-25 09:57:31 +01:00
navbar 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
servizio refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
tables chore: update icon styles and improve layout in ricerca-table component 2026-01-16 11:52:47 +01:00
tip-tap chore: update prose styles to support dark mode across multiple components 2026-01-16 12:23:18 +01:00
ui 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
accordionComp.tsx feat: enhance UI components and improve functionality across various modules 2025-12-04 17:16:49 +01:00
acquisto_processing.tsx chore: update UI components for improved consistency and dark mode support 2026-01-16 12:23:36 +01:00
acquisto_receipt.tsx chore: update biome schema and dependencies, refactor key usage in components 2025-10-28 11:55:01 +01:00
allegato-iframe.tsx refactor: implement getStorageUrl utility for consistent storage URL generation 2025-11-28 15:11:14 +01:00
annunci_map.tsx refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
annunci_tutorial.tsx refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
annuncio_card.tsx refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
banners.tsx refactor(banners): replace js-cookie with cookies-next for cookie management 2026-01-14 13:38:18 +01:00
blurry_divider.tsx chore: update component styles for improved layout and consistency 2026-01-16 10:30:27 +01:00
codiceRicerca.tsx refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
color_picker.tsx eslint migration biome 2025-08-28 18:27:07 +02:00
come_funziona.tsx feat: Update UI components and styles across multiple pages 2025-11-14 17:21:21 +01:00
confirm.tsx formatt 2025-08-29 16:18:32 +02:00
counter.tsx chore: update component styles for improved layout and consistency 2026-01-16 10:30:27 +01:00
doc_not_found.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
etichette.tsx Refactor API structure and update flag handling 2025-11-20 12:38:42 +01:00
expand_guida.tsx feat: enhance contact modal and guide components with translation support; update pricing display and improve accessibility 2026-01-20 15:30:25 +01:00
expandable_screen.tsx feat: enhance ExpandableScreen close button styling with utility function and update global styles for drawer height 2026-01-08 10:42:55 +01:00
failed-loading.tsx refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
footer.tsx Refactor components for improved styling and layout consistency 2025-12-15 17:07:08 +01:00
frequent_searches.tsx refactor: remove unused annunci data fetching and components; update ricerca logic 2026-01-20 18:38:17 +01:00
IconComponents.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
InformationBubble.tsx chore: update biome schema version and refactor code style 2026-01-14 14:21:57 +01:00
Layout.tsx feat: update page titles and descriptions for improved SEO and user experience 2026-01-19 10:23:16 +01:00
loading.tsx chore: update biome schema version and refactor code style 2026-01-14 14:21:57 +01:00
MapDialog.tsx 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
onboard_tutorial.tsx 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
payment_status.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
pdf-viewer.tsx feat: integrate @next/bundle-analyzer for improved bundle analysis; refactor dynamic imports in dashboard and pdf-viewer components 2025-11-13 11:38:23 +01:00
phone-input.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
prezzi.tsx feat: enhance contact modal and guide components with translation support; update pricing display and improve accessibility 2026-01-20 15:30:25 +01:00
progress_redirect.tsx formatt 2025-08-29 16:18:32 +02:00
schedaAnnuncioStampabile.tsx refactor: update terminology from 'preferenze' to 'parametri' for consistency across components and forms 2025-12-18 12:11:08 +01:00
scroll_top.tsx feat: add ScrollToTop component for improved navigation experience 2026-01-12 18:50:59 +01:00
spinner.tsx eslint migration biome 2025-08-28 18:27:07 +02:00
status-page.tsx Refactor components for improved styling and layout consistency 2025-12-15 17:07:08 +01:00
svgs.tsx chore: update icon styles and improve layout in ricerca-table component 2026-01-16 11:52:47 +01:00
timeserieBarChart.tsx chore: update component styles for improved layout and consistency 2026-01-16 10:30:27 +01:00
timeserieBarChartStacked.tsx chore: update component styles for improved layout and consistency 2026-01-16 10:30:27 +01:00
upload_modal.tsx cleanup 2025-12-15 12:23:41 +01:00
user_avatar.tsx refactor: streamline conditional logic and improve readability across multiple components 2025-09-01 16:48:03 +02:00
videoPlayer.tsx chore: update component styles for improved layout and consistency 2026-01-16 10:30:27 +01:00