Commit graph

  • b3c70bfa1a feat: add admin appunti management page and related functionality Marco Pedone 2026-04-29 15:12:52 +02:00
  • 984b1d7ae5 refactor: remove z.config(z.locales.it()) from multiple form components and update chat import paths Marco Pedone 2026-04-29 13:16:37 +02:00
  • 60e4b187bf Refactor: Update Zod schemas and replace custom types with imported schemas across various files Marco Pedone 2026-04-28 20:32:19 +02:00
  • d17ac87917 feat: add Zod schemas for various entities and update API routes Marco Pedone 2026-04-28 17:46:34 +02:00
  • 8f28b7bba3 feat(chat): replace LoadingPage with LoadingSpinner for better loading indication feat(chat): adjust LoadingSpinner size in ChatBottombar component feat(data-table): add defaultPageSize prop for customizable pagination Marco Pedone 2026-04-28 17:46:09 +02:00
  • f790838093 feat(chat): improve chat attachments styling and adjust button size Marco Pedone 2026-04-28 14:59:05 +02:00
  • ff722eb2a7 feat(chat): enhance chat functionality with file attachments Marco Pedone 2026-04-28 14:05:54 +02:00
  • 9886e5042a refactor: convert type definitions to enums for consistency in schema files Marco Pedone 2026-04-27 18:43:58 +02:00
  • 2ac16e4f33 Refactor Kanel configuration and update schema files Marco Pedone 2026-04-27 16:53:54 +02:00
  • 98463da038 feat(chat): refactor chat components to use ChatProvider for context management Marco Pedone 2026-04-27 16:52:32 +02:00
  • 1971251490 feat(chat): implement chat bubble, list, sidebar, topbar, and loading components Marco Pedone 2026-04-22 19:17:54 +02:00
  • f5d1530683 rem Marco Pedone 2026-04-22 16:56:14 +02:00
  • 27fa96b698 feat: uncomment migration service in docker-compose.yml Marco Pedone 2026-04-22 13:48:30 +02:00
  • 94218d8932 feat: comment out migration service in docker-compose.yml Marco Pedone 2026-04-22 13:46:37 +02:00
  • c2fb43cdeb feat: add initial data migration for banners, etichette, flags, prezziario, and testi_e_stringhe Marco Pedone 2026-04-22 13:30:04 +02:00
  • d0d23a8873 feat: remove outdated migration script for banners, etichette, flags, prezziario, and testi_e_stringhe Marco Pedone 2026-04-22 13:20:44 +02:00
  • 1a2d19729b feat: comment out adminpack extension creation and related comment in migration script Marco Pedone 2026-04-22 12:32:00 +02:00
  • b256293b77 feat: update PostgreSQL image to version 18-bookworm and adjust volume paths; add chat_sse2 router and related schemas; implement AdminChat and GuestChat components Marco Pedone 2026-04-22 12:20:32 +02:00
  • bb2bba7ce0 feat: update PostgreSQL image to version 18-bookworm and adjust volume paths Marco Pedone 2026-04-22 12:19:23 +02:00
  • 34c19831f0 feat: update pgx and gommon dependencies to latest versions Marco Pedone 2026-04-21 11:50:54 +02:00
  • 53ba53e3cc feat: improve locatore formatting by trimming spaces and replacing multiple spaces with a single space Marco Pedone 2026-04-21 11:49:45 +02:00
  • e46af92bb3 feat: refactor expires_date validation and update default values in FormAddCodaEmail Marco Pedone 2026-04-20 12:19:02 +02:00
  • c1c0ad2a2f feat: update validation message for expires_date to allow today's date Marco Pedone 2026-04-20 12:12:58 +02:00
  • 2676dc61ed feat: refactor error handling and response structure in authentication and payment processes Marco Pedone 2026-04-17 17:15:13 +02:00
  • a03326f036 feat: add link button to view service details in IncrociTable Marco Pedone 2026-04-16 16:49:48 +02:00
  • d7bd1656c2 feat: enhance IncrociDialog layout and improve table header styling Marco Pedone 2026-04-16 16:42:47 +02:00
  • eef0030676 feat: add IncrociDialog component and integrate into admin and user interactions Marco Pedone 2026-04-16 16:31:25 +02:00
  • c7dc508821 feat: update export mutation to invalidate additional cache for Fatture In Cloud Marco Pedone 2026-04-16 13:37:39 +02:00
  • 995eadd9dc feat: implement user intestazione generation and update related handlers Marco Pedone 2026-04-16 13:35:34 +02:00
  • d4ffc27aed feat: add maintenance page with Nginx configuration and update Traefik rules Marco Pedone 2026-04-15 17:12:57 +02:00
  • b09a2bbbd2 feat: update Traefik configuration and remove maintenance page Marco Pedone 2026-04-15 16:58:02 +02:00
  • a36f515170 feat: update Traefik router rules for maintenance page and remove favicon Marco Pedone 2026-04-15 16:46:32 +02:00
  • 8cb8ff08b4 feat: comment out Traefik router rules for maintenance page Marco Pedone 2026-04-15 16:42:26 +02:00
  • e530db158f a Marco Pedone 2026-04-15 16:40:22 +02:00
  • 8ed076f56c feat: update maintenance page to use index.html and adjust Traefik configuration Marco Pedone 2026-04-15 16:29:22 +02:00
  • 1a45f5a0db feat: configure maintenance page service with Traefik routing Marco Pedone 2026-04-15 16:25:04 +02:00
  • 720a109255 fix router name Marco Pedone 2026-04-15 16:15:00 +02:00
  • 00bebc9bf3 feat: configure Traefik to route maintenance page traffic to the correct port Marco Pedone 2026-04-15 16:12:07 +02:00
  • 278acb132a feat: add maintenance middleware and HTML page for downtime notifications Marco Pedone 2026-04-15 16:07:03 +02:00
  • 6d41ff4520 feat: add usedInvite column to users table and update related configurations Marco Pedone 2026-04-15 15:08:57 +02:00
  • 7fa36c4b72 feat: enhance invite token verification and processing with email handling Marco Pedone 2026-04-14 17:23:13 +02:00
  • 28c40be091 chore: update package dependencies to latest versions Marco Pedone 2026-04-14 16:40:29 +02:00
  • 71036954c9 refactor: unify password hook usage across forms and update related imports Marco Pedone 2026-04-14 16:36:10 +02:00
  • d9fdfabf00 refactor: replace strong password hook with mild password implementation and update related components Marco Pedone 2026-04-14 15:43:57 +02:00
  • e0353bb6f9 feat: enhance email processing with dynamic filenames and additional email notifications Marco Pedone 2026-04-14 15:04:59 +02:00
  • 453183ce3b fix: disable send_interrupt option in .air.toml configuration Marco Pedone 2026-04-13 18:48:51 +02:00
  • 51ebe0be1f feat: add new invite request functionality and update invite page with new dialog Marco Pedone 2026-04-13 18:47:38 +02:00
  • 14eb5bf113 refactor: remove progressbar dependency and replace with logging in image and video processing Marco Pedone 2026-04-13 18:47:33 +02:00
  • 1e2eb19d80 fix: update Go version and dependencies in Dockerfile and go.mod Marco Pedone 2026-04-13 18:09:36 +02:00
  • c8b11c745e fix: improve error handling for SESSION_EXPIRED and UNAUTHORIZED in TRPC links Marco Pedone 2026-04-13 16:23:09 +02:00
  • 680d344215 feat: enhance user table phone number display with additional fields and filtering Marco Pedone 2026-04-13 13:11:40 +02:00
  • 4f21773cea fix: enhance error messages with context in various controllers and services Marco Pedone 2026-04-13 12:45:42 +02:00
  • e847aefe64 feat: add support for additional phone numbers and titles in user profiles Marco Pedone 2026-04-13 12:45:37 +02:00
  • d600cac8ed fix: update @tanstack/react-virtual and @tanstack/virtual-core to version 3.13.23 Marco Pedone 2026-04-13 11:42:30 +02:00
  • 1b89b794a4 fix: update package.json overrides to include ajv and markdown-it dependencies Marco Pedone 2026-04-13 11:40:11 +02:00
  • 11e55b5a96 fix: remove and re-add react-email dependency in package.json; update devtools lodash version Marco Pedone 2026-04-13 11:16:51 +02:00
  • 9ed0cb53e6 chore: update package dependencies to latest versions Marco Pedone 2026-04-13 10:45:35 +02:00
  • 7fdef1c945 fix: update package dependencies and improve null checks Marco Pedone 2026-04-13 10:28:34 +02:00
  • c5cf5302c4 chore: update dependencies in package.json Marco Pedone 2026-04-13 10:09:34 +02:00
  • 0e606aa60e refactor: clean up unused code and improve type definitions in various components Marco Pedone 2026-04-10 12:08:33 +02:00
  • d4c28117d7 refactor: simplify authentication check in AnnuncioView component Marco Pedone 2026-04-10 10:00:34 +02:00
  • 440f3b1467 refactor: remove unused "Incroci" entry from admin navigation in i18n files Marco Pedone 2026-04-09 16:46:36 +02:00
  • 9f1c6c67bb refactor: update AnnuncioConfermaPopover button variant based on confirmation status Marco Pedone 2026-04-09 16:41:45 +02:00
  • dc25815e06 refactor: update Annuncio actions to use new components for confirmation and contact details Marco Pedone 2026-04-09 16:27:33 +02:00
  • ed7359aa16 refactor: update confirmation handling in service announcements Marco Pedone 2026-04-09 16:17:24 +02:00
  • dc28e42baa refactor: remove unused incroci router and related components; update SCAN_DIRS and PROCEDURE_REGEX Marco Pedone 2026-04-09 16:04:55 +02:00
  • 73675480f6 refactor: rename getServizioAnnuncio to getServizioContratto and update related logic in servizio router Marco Pedone 2026-04-09 16:03:32 +02:00
  • a3d3e8f5bd refactor: simplify error handling in database connection pool Marco Pedone 2026-04-09 11:15:52 +02:00
  • 3f477ca3b8 refactor: update session handling across components to use new session structure and improve loading states Marco Pedone 2026-04-09 11:09:25 +02:00
  • 621d227760 fix: add name attributes to input fields in FormEditOrder and SearchInput components Marco Pedone 2026-04-07 16:05:30 +02:00
  • b4acbbaff9 fix: add validation for mailType in genMail function Marco Pedone 2026-04-07 11:33:12 +02:00
  • c8763e9f55 fix: make currency field nullable in saldoSchema Marco Pedone 2026-04-03 19:24:18 +02:00
  • 84b2fc39a3 refactor: update import statements to use node: prefix for fs and path modules Marco Pedone 2026-04-03 19:16:43 +02:00
  • 0d0c72ba1f fix: remove unnecessary currency field from movimentiSchema and report columns Marco Pedone 2026-04-03 19:15:14 +02:00
  • ced51c4111 refactor: remove browserless service and related environment variables from Docker configurations Marco Pedone 2026-04-03 19:00:26 +02:00
  • f52dd96c11 feat: implement Stripe reports management for admin panel Marco Pedone 2026-04-03 18:57:39 +02:00
  • 964abfbf46 feat: add email queue management features Marco Pedone 2026-04-03 11:51:55 +02:00
  • 2acd6eca92 feat: enhance Potenziali component layout with ScrollArea and ScrollBar Marco Pedone 2026-04-03 11:50:38 +02:00
  • a7f569dd90 fix: remove unnecessary z-index from AnniversaryBanner layout Marco Pedone 2026-04-01 12:28:54 +02:00
  • efd349ffc7 feat: update search filter in RichiesteTable component to use username Marco Pedone 2026-04-01 10:51:13 +02:00
  • 8c48dbb4b6 feat: integrate Typst for PDF generation and add new fonts Marco Pedone 2026-04-01 10:44:46 +02:00
  • aec6860cbd feat: add isAdmin parameter to interruzioneServizio and update related components Marco Pedone 2026-03-31 09:24:22 +02:00
  • a11fc1241c feat: add comms_enabled flag to users and update email notification logic Marco Pedone 2026-03-30 18:44:51 +02:00
  • 73b1997c15 feat: update service confirmation routing and enhance order management UI components Marco Pedone 2026-03-30 17:36:35 +02:00
  • 04f0c5e790 feat: add Interruzione email template and integrate into mailer service Marco Pedone 2026-03-30 16:37:08 +02:00
  • bb8c796fa8 feat: enhance RichiesteTable with context menu for user actions and improve status resolution logic Marco Pedone 2026-03-30 16:26:03 +02:00
  • 508f00c02f feat: enhance ServizioPrezzo button styles with conditional classes for better visual feedback Marco Pedone 2026-03-30 16:25:48 +02:00
  • 450cac1e1d feat: add service interruption information and update UI components for better user guidance Marco Pedone 2026-03-30 15:11:41 +02:00
  • 0c89a62c55 feat: enhance FormServizio and FormServizioAcquisto with new button styles and functionality Marco Pedone 2026-03-30 14:58:24 +02:00
  • f0ba2afcb2 fix: update service interruption description for clarity in Italian localization Marco Pedone 2026-03-30 14:53:33 +02:00
  • cca50a2c6a feat: enhance UserViewHeader with responsive utility and navigation buttons Marco Pedone 2026-03-30 14:15:40 +02:00
  • 00979ecdac fix: update service pricing terminology in ServizioPrezzo component Marco Pedone 2026-03-30 14:15:27 +02:00
  • 44e5a56673 fix: correct tabledata assignment in RichiesteTable component Marco Pedone 2026-03-30 11:54:42 +02:00
  • b6aa423928 feat: replace Popover with Sheet component for announcements display in RichiesteTable Marco Pedone 2026-03-30 11:49:39 +02:00
  • 3455fc8e93 feat: update admin interface with new requests link and enhance UI elements Marco Pedone 2026-03-30 11:30:35 +02:00
  • b9219fbbfe feat: add admin notification for interrupted services with announcement display Marco Pedone 2026-03-30 10:04:43 +02:00
  • 218b581e74 feat: update .dockerignore to include additional configuration files and directories Marco Pedone 2026-03-27 20:30:49 +01:00
  • 18ff13a64d feat: implement saldo preview functionality in payment process and update receipt generation Marco Pedone 2026-03-27 20:23:21 +01:00
  • a6e4ace3b6 feat: add header to invite acceptance page for user guidance Marco Pedone 2026-03-27 19:23:55 +01:00
  • 69ce93ec3e feat: update redirect after account creation to go directly to dashboard Marco Pedone 2026-03-27 19:19:08 +01:00