Commit graph

  • a6a1a4fd4b feat: add full deployment script to automate build and deployment processes Marco Pedone 2026-03-09 10:49:05 +01:00
  • 0904bba970 feat: enhance AddAnnuncio options to include title in label and update query to select title in getAnnunciAvailableToAdd Marco Pedone 2026-03-09 10:41:34 +01:00
  • 43d67dceb8 feat: update AnnuncioFooter to conditionally hide video label when no videos are present Marco Pedone 2026-03-09 10:18:58 +01:00
  • b861d43520 feat: refactor output structure in preparePayment procedure for consistency Marco Pedone 2026-03-09 10:15:59 +01:00
  • 73245f3564 feat: update payment preparation logic to include 'Rinnovo' type and handle errors gracefully Marco Pedone 2026-03-08 15:33:50 +01:00
  • 8716d90148 feat: add migration to remove 'condizioni' column from 'ordini' table Marco Pedone 2026-03-08 14:53:23 +01:00
  • a8d29c6840 feat: refactor ordini and servizio controllers to use services, remove old controller files Marco Pedone 2026-03-08 14:34:21 +01:00
  • 2aa5ccea1d feat: update Receipt data structure to remove items and include packName, discount, and amount Marco Pedone 2026-03-08 01:22:03 +01:00
  • 0e936140f2 feat: remove PaymentsTable reference from PublicSchema Marco Pedone 2026-03-08 01:06:41 +01:00
  • b1143f5c24 feat: add drop table statement for payments in migration script Marco Pedone 2026-03-08 01:05:50 +01:00
  • 6c36bb9b74 feat: add order editing form and payment processing pages Marco Pedone 2026-03-08 01:02:57 +01:00
  • 6211be289c feat: update layout and styling in UserDashboard and ServizioPage components Marco Pedone 2026-03-06 18:54:48 +01:00
  • b32ebf9fde refactor: remove redundant getServizio invalidations across components Marco Pedone 2026-03-06 18:23:35 +01:00
  • ccdbe03c2f feat: invalidate servizio data cache in multiple components after updates Marco Pedone 2026-03-06 16:15:47 +01:00
  • 024059cee3 feat: add autocomplete attributes to email and password inputs in FormNewUser Marco Pedone 2026-03-06 14:23:58 +01:00
  • ee670581e7 fix: update routing in user swap mutation to redirect to load-page Marco Pedone 2026-03-06 14:10:36 +01:00
  • 572a5420c1 feat: enhance ComuniTable by adding nullable cap field Marco Pedone 2026-03-06 13:25:14 +01:00
  • 4f9a46d1d2 Refactor code structure for improved readability and maintainability Marco Pedone 2026-03-06 12:35:41 +01:00
  • 7b76132a94 feat: implement codice fiscale calculation and validation Marco Pedone 2026-03-05 15:17:09 +01:00
  • ef59e61545 refactor: replace getInizialiCF with calcolaParteCognome and calcolaParteNome for improved CF generation Marco Pedone 2026-03-05 14:24:55 +01:00
  • 8159519c75 fix: adjust padding and add line clamping to codice display in CardAnnuncio Marco Pedone 2026-03-05 12:34:27 +01:00
  • ba4debdd1d Refactor: Remove unused procedures and clean up router files Marco Pedone 2026-03-05 12:32:03 +01:00
  • b27c06a18b feat: add API authentication context to TRPC and refactor Stripe webhook handler Marco Pedone 2026-03-05 11:54:04 +01:00
  • 8d89be35d5 feat: enhance error handling with custom messages for database operations Marco Pedone 2026-03-05 10:29:08 +01:00
  • 728ba71c84 feat: add missing_returning plugin to enforce return value on database operations Marco Pedone 2026-03-05 10:28:31 +01:00
  • c423a7bdb7 a Marco Pedone 2026-03-04 20:45:21 +01:00
  • b500c7133f feat: integrate email event queue for payment confirmation with attachments Marco Pedone 2026-03-04 20:22:17 +01:00
  • 81337c852f feat: add incroci page and API integration for managing incroci data Marco Pedone 2026-03-04 19:56:09 +01:00
  • 5579dfeed0 refactor: change export to const for CONDIZIONI_CACHE_PREFIX and genPdfCondizioni function Marco Pedone 2026-03-04 19:12:37 +01:00
  • 280e0ab5c2 feat: update payment recap links and add new receipt page Marco Pedone 2026-03-04 19:12:01 +01:00
  • 6c9524e54b feat: add Redis cache invalidation and stats retrieval functionality Marco Pedone 2026-03-04 17:34:15 +01:00
  • a36fd52af2 feat: implement email functionality for contact details with attached PDF scheda Marco Pedone 2026-03-04 16:39:27 +01:00
  • 783dc137ea fix: update budget condition checks in setupSaldoServizio for improved accuracy Marco Pedone 2026-03-04 12:01:40 +01:00
  • 3aed2c4a6b fix: adjust budget thresholds for pack selection logic in getPacksPerServizio Marco Pedone 2026-03-04 12:01:10 +01:00
  • 7a7c12bf1f fix: update Traefik router and service names for improved clarity and functionality Marco Pedone 2026-03-03 11:01:30 +01:00
  • 348e9b4d05 fix: update Traefik middleware names for apex redirection Marco Pedone 2026-03-03 10:57:05 +01:00
  • 454ff41f1b fix: update Traefik redirect regex for canonical domain handling Marco Pedone 2026-03-03 10:55:00 +01:00
  • 9f91f97693 fix: update API key and compose IDs in deployment script; adjust expose syntax in docker-compose Marco Pedone 2026-03-03 10:53:07 +01:00
  • f1bd40afce feat: enhance update feedback with loading and success messages in forms and video processing Marco Pedone 2026-03-02 16:33:54 +01:00
  • c31a68ef6d feat: implement image and video reconciliation, update pricing options, and enhance media removal functionality Marco Pedone 2026-03-02 15:35:23 +01:00
  • 74320248e0 chore(deps): bump @fattureincloud/fattureincloud-ts-sdk to version 2.1.2 Marco Pedone 2026-02-26 13:33:08 +01:00
  • bcce8fdf34 chore(deps): add peer dependencies to multiple packages in package-lock.json Marco Pedone 2026-02-26 13:23:02 +01:00
  • 475d9c9016 Merge branch 'main' of https://github.com/marcopedone/infoalloggi-monorepo Marco Pedone 2026-02-26 13:22:08 +01:00
  • 1521b39d0e
    Merge pull request #544 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/multi-5a26f77790 Marco 2026-02-26 13:21:33 +01:00
  • c265d686f4 s Marco Pedone 2026-02-26 13:21:29 +01:00
  • 7485135f0c
    chore(deps): bump minimatch in /apps/infoalloggi dependabot[bot] 2026-02-26 11:32:17 +00:00
  • e0fb5a4cfc chore(deps): update next and @react-email/preview-server to latest versions Marco Pedone 2026-02-26 12:30:14 +01:00
  • 9782cde917 refactor: comment out unused timeserie queries in stats router Marco Pedone 2026-02-26 12:26:56 +01:00
  • 068f4b0c01 chore: update Stripe dependencies and remove unused chart components Marco Pedone 2026-02-26 12:25:10 +01:00
  • e415f46104 chore(deps): update framer-motion and pg to latest versions Marco Pedone 2026-02-26 12:15:26 +01:00
  • 6c7ea84271 chore(deps): update dependencies to latest versions Marco Pedone 2026-02-26 12:04:44 +01:00
  • 320a5f19af feat: implement UserDashboardFaq component and add translation for "Dashboard" Marco Pedone 2026-02-25 15:50:53 +01:00
  • ac1859e88f feat: add service management features and update Italian translations Marco Pedone 2026-02-25 15:30:53 +01:00
  • 6cd09cce1b refactor: remove console.log statements from various files for cleaner code Marco Pedone 2026-02-24 15:18:59 +01:00
  • 5f5aa18b87 refactor: remove unused pm_id parameter from whIntentCreatedHandler and related functions Marco Pedone 2026-02-24 14:43:28 +01:00
  • baf92787a7 fix: log event data for payment_intent.created in stripe webhook handler Marco Pedone 2026-02-24 14:06:47 +01:00
  • 70736e4aa1 refactor: update styling for Sidebar, DataTable, SiteHeader, AnnuncioCard, and Tabs components Marco Pedone 2026-02-24 12:02:02 +01:00
  • ad6fc849f7 fix: add z-index to DropdownMenuContent for proper layering Marco Pedone 2026-02-24 11:40:41 +01:00
  • 5094255b65 refactor: enhance styling and layout for various components, including Accordion and Pricing sections Marco Pedone 2026-02-24 11:36:26 +01:00
  • 055fcc230e feat: add Moon2 icon component and update theme toggle with dropdown menu refactor: adjust styling for navbar components and remove settings modal i18n: add theme translations for light, dark, and system modes Marco Pedone 2026-02-24 11:07:39 +01:00
  • fd7da28535 feat: implement manual order creation dialog and associated form components Marco Pedone 2026-02-24 10:40:32 +01:00
  • 51d58a3008 refactor: replace checked with defaultChecked for Switch components across multiple forms Marco Pedone 2026-02-24 10:40:07 +01:00
  • b5dcb5e8e1 refactor: update styling and layout for Input, Textarea, ChiSiamo, and Contatto components Marco Pedone 2026-02-24 10:39:07 +01:00
  • 4ec060c14d save payment method on intent creation wh received Marco Pedone 2026-02-20 11:52:14 +01:00
  • 89248e3787 refactor: clean up unused console logs and streamline Stripe integration Marco Pedone 2026-02-20 11:42:46 +01:00
  • 52801bebd1 feat: refactor payment processing and checkout flow with Stripe integration - Removed AcquistoProcessing component and replaced it with a new CheckoutForm component for better separation of concerns. - Added new payment checkout page to handle payment intents and display payment status. - Updated server-side logic to create payment intents and retrieve payment data for checkout. - Enhanced error handling and user feedback during payment processing. - Introduced new utility functions for fetching payment data and managing Stripe integration. Marco Pedone 2026-02-20 11:36:47 +01:00
  • 627267b86f fix: update processEvents function to return status messages and add process_events script Marco Pedone 2026-02-19 12:14:34 +01:00
  • 2b87fbb161 refactor: remove outdated TODO items from project roadmap Marco Pedone 2026-02-19 12:14:19 +01:00
  • 61927448ca refactor: remove company-related fields from user forms and schemas Marco Pedone 2026-02-19 11:45:09 +01:00
  • 1a4e3dc776 fix: add userId to email data in SbloccaContatti function Marco Pedone 2026-02-19 11:19:29 +01:00
  • f20408ebd9 fix: update redirect path after successful account creation in AcceptInvitePage Marco Pedone 2026-02-19 10:52:05 +01:00
  • 890f0572f3 feat: enhance document upload functionality and add save state indicators in Admin sections Marco Pedone 2026-02-19 10:48:31 +01:00
  • 8f3802ede3 fix: change default theme to light in ThemeProvider Marco Pedone 2026-02-19 09:59:07 +01:00
  • a55b144f4d fix: update background color for AnnuncioDisplay component in dark mode Marco Pedone 2026-02-19 09:58:15 +01:00
  • e153fc9ddb feat: update email template for Scheda Annuncio to use generic mail type and enhance subject and body Marco Pedone 2026-02-18 10:20:15 +01:00
  • dc859ece6f feat: implement Base2 component for email templates and update ShareAnnunci to use it Marco Pedone 2026-02-17 12:39:38 +01:00
  • eaee6246a5 feat: add email sending functionality for Scheda Annuncio with updated subject and recipient Marco Pedone 2026-02-17 12:38:42 +01:00
  • 8c6f01a8b1 feat: update meta title handling in AnnuncioDettaglio for missing meta case Marco Pedone 2026-02-17 12:36:44 +01:00
  • a18274bded feat: update biome configuration and plugins; remove deprecated missing.grit Marco Pedone 2026-02-17 12:36:37 +01:00
  • 7643e5a430 feat: add measuring functionality to Map component and enhance MapMarker styles Marco Pedone 2026-02-09 18:55:06 +01:00
  • 6a101f7b68 refactor: change exported types and constants to internal scope in Facehash and RicercaProvider components Marco Pedone 2026-02-09 11:45:41 +01:00
  • 9f02c49193 feat: refactor Slider component and update budget filters for improved functionality and responsiveness Marco Pedone 2026-02-03 12:54:41 +01:00
  • 1e06fd5584 feat: update layout for printable announcement card to improve responsiveness Marco Pedone 2026-02-03 11:37:23 +01:00
  • e68e8a7003 feat: update PDF generation to download file directly and rename button Marco Pedone 2026-02-03 11:34:05 +01:00
  • 42c15dfe96 feat: integrate PDF generation using Puppeteer Marco Pedone 2026-02-03 11:20:26 +01:00
  • 217d6c7982 switch type guarding with satisfies Marco Pedone 2026-02-02 10:53:43 +01:00
  • 2d0745f9ec feat: add Facebook cache invalidation functions and update server routes Marco Pedone 2026-01-30 15:28:03 +01:00
  • a40e32978a feat: add Facehash component for deterministic avatar generation and update UserAvatar to use it Marco Pedone 2026-01-30 15:24:09 +01:00
  • efb28a96e7 fix: remove unused button and improve layout in ShareAnnunci email template fix: clear selected listings and email state on successful email send fix: add logging for annunci data in comunicazioni router Marco Pedone 2026-01-27 16:47:02 +01:00
  • 95315e6605 feat: implement email sharing functionality for selected listings Marco Pedone 2026-01-27 16:30:19 +01:00
  • 07132e8cd6 fix: update date formatting to Italian locale in email and user views Marco Pedone 2026-01-26 17:45:52 +01:00
  • 9b18b20621 fix: update logo alt text for improved accessibility in email template Marco Pedone 2026-01-26 10:04:33 +01:00
  • ed24cfc034 fix: update email script to skip env validation and improve logo alt text in email template Marco Pedone 2026-01-26 09:55:28 +01:00
  • 67036bed5a fix: enable logging for proxy requests and update route matcher for consistency Marco Pedone 2026-01-23 13:58:15 +01:00
  • 6399bda689 fix: update paramsMapping keys for clarity and consistency Marco Pedone 2026-01-23 13:55:59 +01:00
  • ab3b109652 fix: escape URLs in sitemap generation to ensure valid XML output Marco Pedone 2026-01-23 13:55:44 +01:00
  • d592c78216 fix: update styles in ComeFunziona component for improved layout and consistency Marco Pedone 2026-01-22 16:09:50 +01:00
  • f157a2e7ef chore: update @react-email and @tiptap dependencies to latest versions for improved functionality Marco Pedone 2026-01-21 09:35:59 +01:00
  • 5d41ceb613 chore: update package dependencies to latest versions for improved stability and features Marco Pedone 2026-01-21 09:26:34 +01:00
  • 2cecf66fa5 fix: update deployment scripts to include URLs in deployment messages for clarity Marco Pedone 2026-01-20 19:18:23 +01:00