Commit graph

  • a427edbe04 Enhance ServizioMain layout with flexbox and add delete functionality for user interests Marco Pedone 2025-08-10 16:49:21 +02:00
  • f9a577961d Restrict 'skipOrdine' field visibility based on admin status in FormNewServizioAcquisto Marco Pedone 2025-08-10 16:22:42 +02:00
  • b0bbeba2bb Restrict visibility of 'skipOrdine' field to admin users in FormNewServizioAcquisto Marco Pedone 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 Marco Pedone 2025-08-10 14:27:29 +02:00
  • 0be8a9d4d2 Increase refetchInterval in SessionProvider for improved data consistency Marco Pedone 2025-08-08 19:58:03 +02:00
  • f9b3f3e51e Add refetchInterval to session query for improved data consistency Marco Pedone 2025-08-08 19:13:32 +02:00
  • cbbb53ac50 Add CTA section to "Chi Siamo" page with descriptive text in English and Italian Marco Pedone 2025-08-08 18:54:19 +02:00
  • f8481f894a Implement code changes to enhance functionality and improve performance Marco Pedone 2025-08-08 18:49:01 +02:00
  • 986e73c76b Increase minimum height of title display in CardAnnuncio for better readability Marco Pedone 2025-08-08 17:58:10 +02:00
  • e6515ea19d Refactor CardAnnuncio component to improve title and address display with better styling and layout Marco Pedone 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 Marco Pedone 2025-08-08 16:55:02 +02:00
  • c574af9096 Add PhoneInput component for enhanced phone number input in contact form Marco Pedone 2025-08-08 15:31:21 +02:00
  • 96a85be96c Remove debug log for meta in getStaticProps to clean up code Marco Pedone 2025-08-08 15:30:10 +02:00
  • 3748afbd7e Implement Open Graph meta tags in AnnuncioDettaglio for improved SEO and social sharing Marco Pedone 2025-08-08 14:13:27 +02:00
  • 0744d032a3 Refactor getAnnunciMetaByCod to remove unused url_immagini and simplify ogImage handling Marco Pedone 2025-08-08 13:44:52 +02:00
  • 7bfef22f80 Enhance Open Graph support by adding meta data retrieval and updating robots.txt for better SEO Marco Pedone 2025-08-08 13:30:21 +02:00
  • a6fa1b960b Update Open Graph image handling to use og_url for improved image management Marco Pedone 2025-08-08 12:36:20 +02:00
  • 986409b739 Refactor Open Graph handling by removing unused URL state and updating image source logic Marco Pedone 2025-08-08 12:00:06 +02:00
  • 4a6a6f5900 Update Open Graph image handling for improved SEO and social sharing Marco Pedone 2025-08-08 11:44:05 +02:00
  • 8d4f51aaf8 Add Open Graph support with @vercel/og integration and related updates Marco Pedone 2025-08-08 11:34:33 +02:00
  • 3c63aa0eb8 Add og_url handling in InsertAnnunciInDB and extractData_update for improved Open Graph support Marco Pedone 2025-08-08 11:25:55 +02:00
  • c0bf6f5156 Add Og_url field to AnnuncioParsed and AnnunciDB for improved image handling Marco Pedone 2025-08-08 11:15:40 +02:00
  • 8f629c272a Add Open Graph meta tags for improved SEO and social sharing Implement API route for fetching images with caching support Fix cover image URL handling in getAnnunciByCod function Marco Pedone 2025-08-08 10:27:21 +02:00
  • b23739b371 Fix chat link styling based on user chat ID presence Marco Pedone 2025-08-08 10:05:35 +02:00
  • 41decd54f2 Add missing where clause to filter non-admin users in stats query Marco Pedone 2025-08-08 10:05:32 +02:00
  • e1e368668c Fix Dockerfile to copy only package.json for dependency installation Marco Pedone 2025-08-08 09:52:45 +02:00
  • 18cb9cebd7 ss Marco Pedone 2025-08-08 09:48:51 +02:00
  • 9778df27b0 Add TRPC UI dependency and implement FormDebug component for development debugging Marco Pedone 2025-08-08 09:40:02 +02:00
  • cb6e0cee40 Remove unused TRPC panel code and simplify API handler response Marco Pedone 2025-08-07 19:38:15 +02:00
  • 5789007b9b Remove .docker_env from .dockerignore Marco Pedone 2025-08-07 19:32:49 +02:00
  • 73e7c947d8 web2 Marco Pedone 2025-08-07 19:31:51 +02:00
  • adf5749ec8 s Marco Pedone 2025-08-07 19:22:04 +02:00
  • 23909d6974 22 Marco Pedone 2025-08-07 19:15:38 +02:00
  • 451a61c24b fgh Marco Pedone 2025-08-07 19:09:47 +02:00
  • 1fba08c385 b Marco Pedone 2025-08-07 19:09:29 +02:00
  • 616a5ff412 web Marco Pedone 2025-08-07 19:03:14 +02:00
  • f36f28a057 backend added Marco Pedone 2025-08-07 19:00:29 +02:00
  • 763776c29b r Marco Pedone 2025-08-07 18:55:08 +02:00
  • 1c420e2077 refactor: remove FormDebug component and move DevT import to formDevTool Marco Pedone 2025-08-07 18:48:56 +02:00
  • 9ed9a4c39e fix: update Dockerfile to use golang:1.24-bullseye base image Marco Pedone 2025-08-07 17:24:33 +02:00
  • 41616e2c05 fix: change PostgreSQL service restart policy to 'unless-stopped' Marco Pedone 2025-08-07 16:48:54 +02:00
  • aa0f506dbf refactor: remove unused FormDebug component from FormNewServizioAcquisto Marco Pedone 2025-08-07 16:19:02 +02:00
  • 4135f748bb fix: update .dockerignore to include panel API source file and ensure proper environment configuration Marco Pedone 2025-08-07 16:14:20 +02:00
  • 18b843db22 fix: update Dockerfile for production dependencies and enhance form debug visibility in development Marco Pedone 2025-08-07 16:10:17 +02:00
  • 5a3fcba130 fix: update Dockerfile to use npm ci --production and enhance panel API error handling Marco Pedone 2025-08-07 16:02:55 +02:00
  • 9314026817 refactor: update zod imports to version 4 and adjust error handling Marco Pedone 2025-08-07 14:50:40 +02:00
  • e61b152986 remove global install pnpm Marco Pedone 2025-08-07 11:46:44 +02:00
  • 9d7bdb9653 fix: update trpc-ui postinstall script for improved installation process Marco Pedone 2025-08-07 11:42:10 +02:00
  • 0ca49646d0 refactor: rename package from infoalloggi2 to infoalloggi and update trpc-ui dependency source Marco Pedone 2025-08-07 11:36:51 +02:00
  • 4b2fdd1c29 Update trpc-ui dependency to use specific GitHub branch for Zod v4 support Marco Pedone 2025-08-07 10:37:08 +02:00
  • e6599cae5e Fix layout in Home component for improved responsiveness Marco Pedone 2025-08-06 17:02:07 +02:00
  • c1468c05bf Fix transform matrix in LogoSvg for improved rendering Marco Pedone 2025-08-06 17:02:02 +02:00
  • 61b1478cf3 Fix date parsing in ContrattoImport and update last message time in getActiveInfos Marco Pedone 2025-08-06 16:49:33 +02:00
  • a93be4d547 Implement code changes to enhance functionality and improve performance Marco Pedone 2025-08-06 16:44:46 +02:00
  • 50b8753f98 Update Dockerfile to switch base image from bullseye to alpine Marco Pedone 2025-08-06 16:27:57 +02:00
  • 5d8305b9ff Implement code changes to enhance functionality and improve performance Marco Pedone 2025-08-06 16:26:14 +02:00
  • 6768421795 Remove unnecessary package installation and update CMD syntax in Dockerfile Marco Pedone 2025-08-06 16:02:49 +02:00
  • e99fbadd15 Update base image in Dockerfile from alpine to bullseye Marco Pedone 2025-08-06 16:00:26 +02:00
  • 795cf99d9c Fix type assertion for spring animation in ThemeSwitch component Marco Pedone 2025-08-06 15:43:16 +02:00
  • 3b3a7c239d
    Merge pull request #13 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-email/preview-server-4.2.7 Marco 2025-08-06 15:31:01 +02:00
  • a2e49f1909
    Merge pull request #22 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/typescript-5.9.2 Marco 2025-08-06 15:17:12 +02:00
  • c0b54ab8af
    Bump typescript from 5.8.3 to 5.9.2 in /apps/infoalloggi dependabot[bot] 2025-08-06 13:14:15 +00:00
  • b3a92e0f1b
    Merge pull request #49 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-email-4.2.7 Marco 2025-08-06 15:13:53 +02:00
  • 68892e10bd
    Merge pull request #50 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/typescript-eslint-8.39.0 Marco 2025-08-06 15:13:45 +02:00
  • b3e69f1a4a
    Merge pull request #52 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/yaml-2.8.1 Marco 2025-08-06 15:13:08 +02:00
  • 8fa772a14a
    Merge pull request #56 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/kanel-3.14.2 Marco 2025-08-06 15:13:00 +02:00
  • 5e4447e318
    Merge pull request #53 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/tw-animate-css-1.3.6 Marco 2025-08-06 15:12:52 +02:00
  • 2940b013ec
    Bump kanel from 3.14.1 to 3.14.2 in /apps/infoalloggi dependabot[bot] 2025-08-06 13:05:45 +00:00
  • e3f7ce7d5a
    Bump tw-animate-css from 1.3.5 to 1.3.6 in /apps/infoalloggi dependabot[bot] 2025-08-06 13:05:09 +00:00
  • c802f760b6
    Bump react-email from 4.2.3 to 4.2.7 in /apps/infoalloggi dependabot[bot] 2025-08-06 13:05:07 +00:00
  • b55de451cd
    Bump yaml from 2.8.0 to 2.8.1 in /apps/infoalloggi dependabot[bot] 2025-08-06 13:05:07 +00:00
  • f2c036c5e3
    Bump typescript-eslint from 8.35.0 to 8.39.0 in /apps/infoalloggi dependabot[bot] 2025-08-06 13:05:06 +00:00
  • 5a6a619e3b
    Bump @react-email/preview-server in /apps/infoalloggi dependabot[bot] 2025-08-06 13:04:49 +00:00
  • 7a50ba4147 refactor: upgrade tiptap dependencies and enhance toolbar functionality Marco Pedone 2025-08-06 15:03:05 +02:00
  • 0ea14d0650 Frontend: Update ChiSiamo and Proprietari pages with new layout and images for improved visual appeal Marco Pedone 2025-08-06 09:46:40 +02:00
  • e544b25795 Frontend: Add NextNProgress component for progress indication during page transitions Marco Pedone 2025-08-06 09:26:35 +02:00
  • 77f1bec4ce Fix user count retrieval in stats router to handle potential null values Marco Pedone 2025-08-06 09:17:51 +02:00
  • c426566cca Frontend: Update Admin Dashboard with new TimeserieBarChart and TimeserieBarChartStacked components for enhanced analytics visualization Marco Pedone 2025-08-05 19:23:55 +02:00
  • f08c1ef8d4 Update disclaimer text for file attachments to specify a retention period of 60 days Marco Pedone 2025-08-05 18:26:48 +02:00
  • 7018533f3f Frontend: Enhance Admin Dashboard: Add AnalyticsChart for generated contacts and update layout spacing Marco Pedone 2025-08-05 18:04:15 +02:00
  • 1c3e682515 Refactor interests table: replace with servizio_interessi and update constraints Marco Pedone 2025-08-05 16:21:55 +02:00
  • 8725055fb3 Refactor interests handling: replace 'interests' table with 'servizio_interessi' and add ServizioInteressi schema Marco Pedone 2025-08-05 16:21:27 +02:00
  • ce958e1bab
    Merge pull request #11 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint-plugin-better-tailwindcss-3.7.3 Marco 2025-08-05 16:16:04 +02:00
  • 5354022e5a
    Bump eslint-plugin-better-tailwindcss in /apps/infoalloggi dependabot[bot] 2025-08-05 14:12:30 +00:00
  • f581eb4183 Merge branch 'main' of https://github.com/marcopedone/infoalloggi-monorepo Marco Pedone 2025-08-05 10:08:26 +02:00
  • 46e58c6b26 Update dependencies in go.mod and go.sum to latest versions Marco Pedone 2025-08-05 10:06:17 +02:00
  • 95adf2dbd2
    Merge pull request #39 from marcopedone/dependabot/go_modules/apps/backend/golang.org/x/crypto-0.35.0 Marco 2025-08-05 10:04:00 +02:00
  • e4b45a396a
    Merge pull request #9 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/typescript-eslint/eslint-plugin-8.39.0 Marco 2025-08-05 09:46:55 +02:00
  • db71bfac61
    Merge pull request #2 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint-config-next-15.4.5 Marco 2025-08-05 09:45:41 +02:00
  • 364f48d309
    Bump eslint-config-next from 15.3.4 to 15.4.5 in /apps/infoalloggi dependabot[bot] 2025-08-05 07:44:38 +00:00
  • 8a858ac102
    Merge pull request #7 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/next/eslint-plugin-next-15.4.5 Marco 2025-08-05 09:44:30 +02:00
  • 1cb0d50792
    Merge pull request #30 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/types/node-24.2.0 Marco 2025-08-05 09:44:05 +02:00
  • 29974b255a
    Merge pull request #32 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-day-picker-9.8.1 Marco 2025-08-05 09:43:48 +02:00
  • abcc834c89
    Bump @typescript-eslint/eslint-plugin in /apps/infoalloggi dependabot[bot] 2025-08-05 07:43:19 +00:00
  • 738109893c
    Merge pull request #37 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-is-19.1.1 Marco 2025-08-05 09:43:17 +02:00
  • 953578958e
    Merge pull request #14 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/typescript-eslint/parser-8.39.0 Marco 2025-08-05 09:41:52 +02:00
  • 723d50796c
    Bump @next/eslint-plugin-next from 15.3.4 to 15.4.5 in /apps/infoalloggi dependabot[bot] 2025-08-05 07:41:49 +00:00
  • 9b2aff8a17
    Bump @typescript-eslint/parser in /apps/infoalloggi dependabot[bot] 2025-08-05 07:41:30 +00:00
  • 25c0f60ebc
    Bump react-day-picker from 9.8.0 to 9.8.1 in /apps/infoalloggi dependabot[bot] 2025-08-05 07:40:55 +00:00
  • 464236f94f
    Merge pull request #43 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/jiti-2.5.1 Marco 2025-08-05 09:40:39 +02:00