Commit graph

455 commits

Author SHA1 Message Date
Marco
8fa772a14a
Merge pull request #56 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/kanel-3.14.2
Bump kanel from 3.14.1 to 3.14.2 in /apps/infoalloggi
2025-08-06 15:13:00 +02:00
Marco
5e4447e318
Merge pull request #53 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/tw-animate-css-1.3.6
Bump tw-animate-css from 1.3.5 to 1.3.6 in /apps/infoalloggi
2025-08-06 15:12:52 +02:00
dependabot[bot]
2940b013ec
Bump kanel from 3.14.1 to 3.14.2 in /apps/infoalloggi
Bumps [kanel](https://github.com/kristiandupont/kanel) from 3.14.1 to 3.14.2.
- [Release notes](https://github.com/kristiandupont/kanel/releases)
- [Commits](https://github.com/kristiandupont/kanel/commits)

---
updated-dependencies:
- dependency-name: kanel
  dependency-version: 3.14.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:45 +00:00
dependabot[bot]
e3f7ce7d5a
Bump tw-animate-css from 1.3.5 to 1.3.6 in /apps/infoalloggi
Bumps [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases)
- [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: tw-animate-css
  dependency-version: 1.3.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:09 +00:00
dependabot[bot]
c802f760b6
Bump react-email from 4.2.3 to 4.2.7 in /apps/infoalloggi
Bumps [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) from 4.2.3 to 4.2.7.
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/react-email@4.2.7/packages/react-email/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/react-email@4.2.7/packages/react-email)

---
updated-dependencies:
- dependency-name: react-email
  dependency-version: 4.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:07 +00:00
dependabot[bot]
b55de451cd
Bump yaml from 2.8.0 to 2.8.1 in /apps/infoalloggi
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-version: 2.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:07 +00:00
dependabot[bot]
f2c036c5e3
Bump typescript-eslint from 8.35.0 to 8.39.0 in /apps/infoalloggi
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.35.0 to 8.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: typescript-eslint
  dependency-version: 8.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:05:06 +00:00
dependabot[bot]
5a6a619e3b
Bump @react-email/preview-server in /apps/infoalloggi
Bumps [@react-email/preview-server](https://github.com/resend/react-email/tree/HEAD/packages/preview-server) from 4.2.3 to 4.2.7.
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/@react-email/preview-server@4.2.7/packages/preview-server/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/preview-server@4.2.7/packages/preview-server)

---
updated-dependencies:
- dependency-name: "@react-email/preview-server"
  dependency-version: 4.2.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-06 13:04:49 +00:00
7a50ba4147 refactor: upgrade tiptap dependencies and enhance toolbar functionality
- Updated Tiptap dependencies to version 3.x, including core, extensions, and starter kit.
- Added Link extension to the editor for hyperlink support.
- Refactored ToolBar component to utilize useEditorState for better state management.
- Enhanced toolbar with additional heading options (H5, H6) and improved button states for formatting actions.
- Added a button to clear all marks in the editor.
2025-08-06 15:03:05 +02:00
0ea14d0650 Frontend: Update ChiSiamo and Proprietari pages with new layout and images for improved visual appeal 2025-08-06 09:46:40 +02:00
e544b25795 Frontend: Add NextNProgress component for progress indication during page transitions 2025-08-06 09:26:35 +02:00
77f1bec4ce Fix user count retrieval in stats router to handle potential null values 2025-08-06 09:17:51 +02:00
c426566cca Frontend: Update Admin Dashboard with new TimeserieBarChart and TimeserieBarChartStacked components for enhanced analytics visualization 2025-08-05 19:23:55 +02:00
f08c1ef8d4 Update disclaimer text for file attachments to specify a retention period of 60 days 2025-08-05 18:26:48 +02:00
7018533f3f Frontend: Enhance Admin Dashboard: Add AnalyticsChart for generated contacts and update layout spacing 2025-08-05 18:04:15 +02:00
1c3e682515 Refactor interests table: replace with servizio_interessi and update constraints 2025-08-05 16:21:55 +02:00
8725055fb3 Refactor interests handling: replace 'interests' table with 'servizio_interessi' and add ServizioInteressi schema 2025-08-05 16:21:27 +02:00
Marco
ce958e1bab
Merge pull request #11 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint-plugin-better-tailwindcss-3.7.3
Bump eslint-plugin-better-tailwindcss from 3.5.1 to 3.7.3 in /apps/infoalloggi
2025-08-05 16:16:04 +02:00
dependabot[bot]
5354022e5a
Bump eslint-plugin-better-tailwindcss in /apps/infoalloggi
Bumps [eslint-plugin-better-tailwindcss](https://github.com/schoero/eslint-plugin-better-tailwindcss) from 3.5.1 to 3.7.3.
- [Release notes](https://github.com/schoero/eslint-plugin-better-tailwindcss/releases)
- [Changelog](https://github.com/schoero/eslint-plugin-better-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/schoero/eslint-plugin-better-tailwindcss/compare/v3.5.1...v3.7.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-better-tailwindcss
  dependency-version: 3.7.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 14:12:30 +00:00
f581eb4183 Merge branch 'main' of https://github.com/marcopedone/infoalloggi-monorepo 2025-08-05 10:08:26 +02:00
46e58c6b26 Update dependencies in go.mod and go.sum to latest versions 2025-08-05 10:06:17 +02:00
Marco
95adf2dbd2
Merge pull request #39 from marcopedone/dependabot/go_modules/apps/backend/golang.org/x/crypto-0.35.0
Bump golang.org/x/crypto from 0.33.0 to 0.35.0 in /apps/backend
2025-08-05 10:04:00 +02:00
Marco
e4b45a396a
Merge pull request #9 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/typescript-eslint/eslint-plugin-8.39.0
Bump @typescript-eslint/eslint-plugin from 8.35.0 to 8.39.0 in /apps/infoalloggi
2025-08-05 09:46:55 +02:00
Marco
db71bfac61
Merge pull request #2 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint-config-next-15.4.5
Bump eslint-config-next from 15.3.4 to 15.4.5 in /apps/infoalloggi
2025-08-05 09:45:41 +02:00
dependabot[bot]
364f48d309
Bump eslint-config-next from 15.3.4 to 15.4.5 in /apps/infoalloggi
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.3.4 to 15.4.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.4.5/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-version: 15.4.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:44:38 +00:00
Marco
8a858ac102
Merge pull request #7 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/next/eslint-plugin-next-15.4.5
Bump @next/eslint-plugin-next from 15.3.4 to 15.4.5 in /apps/infoalloggi
2025-08-05 09:44:30 +02:00
Marco
1cb0d50792
Merge pull request #30 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/types/node-24.2.0
Bump @types/node from 24.0.7 to 24.2.0 in /apps/infoalloggi
2025-08-05 09:44:05 +02:00
Marco
29974b255a
Merge pull request #32 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-day-picker-9.8.1
Bump react-day-picker from 9.8.0 to 9.8.1 in /apps/infoalloggi
2025-08-05 09:43:48 +02:00
dependabot[bot]
abcc834c89
Bump @typescript-eslint/eslint-plugin in /apps/infoalloggi
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.35.0 to 8.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:43:19 +00:00
Marco
738109893c
Merge pull request #37 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-is-19.1.1
Bump react-is from 19.1.0 to 19.1.1 in /apps/infoalloggi
2025-08-05 09:43:17 +02:00
Marco
953578958e
Merge pull request #14 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/typescript-eslint/parser-8.39.0
Bump @typescript-eslint/parser from 8.35.0 to 8.39.0 in /apps/infoalloggi
2025-08-05 09:41:52 +02:00
dependabot[bot]
723d50796c
Bump @next/eslint-plugin-next from 15.3.4 to 15.4.5 in /apps/infoalloggi
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 15.3.4 to 15.4.5.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.4.5/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-version: 15.4.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:41:49 +00:00
dependabot[bot]
9b2aff8a17
Bump @typescript-eslint/parser in /apps/infoalloggi
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.35.0 to 8.39.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:41:30 +00:00
dependabot[bot]
25c0f60ebc
Bump react-day-picker from 9.8.0 to 9.8.1 in /apps/infoalloggi
Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.8.0 to 9.8.1.
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gpbl/react-day-picker/compare/v9.8.0...v9.8.1)

---
updated-dependencies:
- dependency-name: react-day-picker
  dependency-version: 9.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:40:55 +00:00
Marco
464236f94f
Merge pull request #43 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/jiti-2.5.1
Bump jiti from 2.4.2 to 2.5.1 in /apps/infoalloggi
2025-08-05 09:40:39 +02:00
dependabot[bot]
a4f5b5af6f
Bump react-is from 19.1.0 to 19.1.1 in /apps/infoalloggi
Bumps [react-is](https://github.com/facebook/react/tree/HEAD/packages/react-is) from 19.1.0 to 19.1.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react-is)

---
updated-dependencies:
- dependency-name: react-is
  dependency-version: 19.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:39:59 +00:00
Marco
eacc75a3f1
Merge pull request #17 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint-9.32.0
Bump eslint from 9.30.1 to 9.32.0 in /apps/infoalloggi
2025-08-05 09:39:10 +02:00
Marco
b9e4fa2f00
Merge pull request #26 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/tanstack/eslint-plugin-query-5.83.1
Bump @tanstack/eslint-plugin-query from 5.81.2 to 5.83.1 in /apps/infoalloggi
2025-08-05 09:38:51 +02:00
Marco
7840f7f471
Merge pull request #27 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint/js-9.32.0
Bump @eslint/js from 9.30.1 to 9.32.0 in /apps/infoalloggi
2025-08-05 09:38:10 +02:00
Marco
8f866bff30
Merge pull request #28 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint-plugin-import-2.32.0
Bump eslint-plugin-import from 2.31.0 to 2.32.0 in /apps/infoalloggi
2025-08-05 09:37:59 +02:00
Marco
637f9f935c
Merge pull request #35 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint/plugin-kit-0.3.4
Bump @eslint/plugin-kit from 0.3.3 to 0.3.4 in /apps/infoalloggi
2025-08-05 09:37:47 +02:00
Marco
1a6bf22883
Merge pull request #36 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/prettier-plugin-classnames-0.8.2
Bump prettier-plugin-classnames from 0.8.1 to 0.8.2 in /apps/infoalloggi
2025-08-05 09:37:38 +02:00
dependabot[bot]
71dfe7c860
Bump eslint from 9.30.1 to 9.32.0 in /apps/infoalloggi
Bumps [eslint](https://github.com/eslint/eslint) from 9.30.1 to 9.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.30.1...v9.32.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:36:52 +00:00
Marco
d17e68fd6e
Merge pull request #8 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/stripe/react-stripe-js-3.9.0
Bump @stripe/react-stripe-js from 3.7.0 to 3.9.0 in /apps/infoalloggi
2025-08-05 09:36:42 +02:00
Marco
233dcf5d51
Merge pull request #5 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/tailwind-merge-3.3.1
Bump tailwind-merge from 2.4.0 to 3.3.1 in /apps/infoalloggi
2025-08-05 09:36:32 +02:00
dependabot[bot]
98355e54d8
Bump @stripe/react-stripe-js from 3.7.0 to 3.9.0 in /apps/infoalloggi
Bumps [@stripe/react-stripe-js](https://github.com/stripe/react-stripe-js) from 3.7.0 to 3.9.0.
- [Release notes](https://github.com/stripe/react-stripe-js/releases)
- [Changelog](https://github.com/stripe/react-stripe-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/react-stripe-js/compare/v3.7.0...v3.9.0)

---
updated-dependencies:
- dependency-name: "@stripe/react-stripe-js"
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:35:34 +00:00
Marco
6ef6b7c6eb
Merge pull request #12 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/react-hook-form-7.62.0
Bump react-hook-form from 7.60.0 to 7.62.0 in /apps/infoalloggi
2025-08-05 09:35:00 +02:00
Marco
1e36e499a0
Merge pull request #45 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/stripe-18.4.0
Bump stripe from 18.3.0 to 18.4.0 in /apps/infoalloggi
2025-08-05 09:34:28 +02:00
dependabot[bot]
292c587b98
Bump react-hook-form from 7.60.0 to 7.62.0 in /apps/infoalloggi
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.60.0 to 7.62.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.60.0...v7.62.0)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-version: 7.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:34:25 +00:00
Marco
19bc18fd0f
Merge pull request #23 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/stripe/stripe-js-7.8.0
Bump @stripe/stripe-js from 7.5.0 to 7.8.0 in /apps/infoalloggi
2025-08-05 09:34:00 +02:00