infoalloggi-monorepo/apps/infoalloggi/src/components
Marco Pedone 6c36bb9b74 feat: add order editing form and payment processing pages
- Implemented FormEditOrder component for editing orders with validation and submission handling.
- Created SchedaAnnuncioPage for displaying printable announcement details.
- Added BonificoManualePage for manual bank transfer payment instructions.
- Developed PagamentoPage for Stripe payment processing with PaymentIntent creation.
- Introduced PreviewPurchasePage for preparing payment with service details.
- Added pagamenti.controller for handling payment preparation and retrieval of payment data.
2026-03-08 01:02:57 +01:00
..
annuncio-interactions feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
area-riservata feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
chat feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
custom_ui feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
facehash refactor: change exported types and constants to internal scope in Facehash and RicercaProvider components 2026-02-09 11:45:41 +01:00
map feat: add measuring functionality to Map component and enhance MapMarker styles 2026-02-09 18:55:06 +01:00
navbar refactor: update styling for Sidebar, DataTable, SiteHeader, AnnuncioCard, and Tabs components 2026-02-24 12:02:02 +01:00
servizio feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
tables feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
tip-tap chore: update prose styles to support dark mode across multiple components 2026-01-16 12:23:18 +01:00
ui feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
accordionComp.tsx refactor: enhance styling and layout for various components, including Accordion and Pricing sections 2026-02-24 11:36:26 +01:00
acquisto_receipt.tsx feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +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 feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +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
checkout.tsx refactor: clean up unused console logs and streamline Stripe integration 2026-02-20 11:42:46 +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 fix: update styles in ComeFunziona component for improved layout and consistency 2026-01-22 16:09:50 +01:00
confirm.tsx feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01: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 feat: add Facehash component for deterministic avatar generation and update UserAvatar to use it 2026-01-30 15:24:09 +01:00
expand_guida.tsx fix: update styles in ComeFunziona component for improved layout and consistency 2026-01-22 16:09:50 +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 refactor: enhance styling and layout for various components, including Accordion and Pricing sections 2026-02-24 11:36:26 +01: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 feat: add measuring functionality to Map component and enhance MapMarker styles 2026-02-09 18:55:06 +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: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
phone-input.tsx sort classes rule and fix 2025-10-10 16:18:43 +02:00
prezzi.tsx feat: implement image and video reconciliation, update pricing options, and enhance media removal functionality 2026-03-02 15:35:23 +01:00
progress_redirect.tsx formatt 2025-08-29 16:18:32 +02:00
schedaAnnuncioStampabile.tsx feat: implement email functionality for contact details with attached PDF scheda 2026-03-04 16:39:27 +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 feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
svgs.tsx chore: update icon styles and improve layout in ricerca-table component 2026-01-16 11:52:47 +01:00
upload_modal.tsx cleanup 2025-12-15 12:23:41 +01:00
user_avatar.tsx feat: add Facehash component for deterministic avatar generation and update UserAvatar to use it 2026-01-30 15:24:09 +01:00
videoPlayer.tsx chore: update component styles for improved layout and consistency 2026-01-16 10:30:27 +01:00