Commit graph

924 commits

Author SHA1 Message Date
d592c78216 fix: update styles in ComeFunziona component for improved layout and consistency 2026-01-22 16:09:50 +01:00
f157a2e7ef chore: update @react-email and @tiptap dependencies to latest versions for improved functionality 2026-01-21 09:35:59 +01:00
5d41ceb613 chore: update package dependencies to latest versions for improved stability and features 2026-01-21 09:26:34 +01:00
2cecf66fa5 fix: update deployment scripts to include URLs in deployment messages for clarity 2026-01-20 19:18:23 +01:00
746b0dd1bf refactor: simplify filter logic in RicercaProvider; remove unused state and optimize options generation 2026-01-20 19:05:15 +01:00
edaee780d6 refactor: remove unused annunci data fetching and components; update ricerca logic
- Deleted the `annunci.ts` file which contained the database fetching logic.
- Removed the `TestAppPage` component that relied on the deleted data fetching.
- Eliminated the `AnnunciList` component that was dependent on the removed data.
- Updated `annunci_map.tsx` to handle optional `selectComune` parameter.
- Refactored `annunci_tutorial.tsx` to use `buildRicercaUrl` for navigation.
- Adjusted `annuncio_card.tsx` for consistent styling and layout changes.
- Modified `codiceRicerca.tsx` to fix z-index issue.
- Enhanced `failed-loading.tsx` and `500Auth.tsx` for responsive design.
- Updated `annunci.tsx` to include loading state for map and annunci list.
- Refined filter handling in `Filters` component to use a single `setAllParams` method.
- Introduced `FrequentSearches` component for better user navigation.
- Updated `RicercaProvider` to streamline state management and URL building.
- Adjusted server-side logic in `annunci.controller.ts` to ensure valid data.
2026-01-20 18:38:17 +01:00
cb97919157 feat: enhance contact modal and guide components with translation support; update pricing display and improve accessibility 2026-01-20 15:30:25 +01:00
47be8bd54a chore: update .gitignore to include failed_requests and remove TODO file; refactor backup routes in server.go to comment out unused code 2026-01-19 16:48:21 +01:00
44c3869b23 fix: update next dependency version to a specific release for consistency 2026-01-19 15:35:29 +01:00
acbf5ef150 chore: update package dependencies and adjust CSS utility classes for improved styling 2026-01-19 15:32:51 +01:00
a4f822d462 feat: update page titles and descriptions for improved SEO and user experience
- Updated Italian translations for "Area Riservata" description in it.ts
- Added <Head> components with appropriate titles for the following pages:
  - Admin Annunci
  - Admin Banners
  - Admin Blacklist
  - Admin Chats
  - Admin Etichette
  - Admin Flags
  - Admin Impostazioni
  - Admin Ordini
  - Admin Potenziali
  - Admin Prezziario
  - Admin Storage
  - Admin Testi Stringhe
  - Admin Utenti
  - Allegati
  - User Chat
  - Comunicazioni
  - Ordini
  - Profilo
- Removed unused translation hooks from several components
2026-01-19 10:23:16 +01:00
ea8f9fe0fa Refactor Dockerfile and Impostazioni component for improved clarity and efficiency; streamline environment variable definitions and simplify JSX structure in StripeSection. 2026-01-19 09:36:35 +01:00
ebbcff2e41 Refactor Dockerfiles to remove unnecessary comments and echo statements; streamline build stages for clarity and efficiency. 2026-01-17 15:49:52 +01:00
0ca2cfc2bc Remove TODO comment for pack consulenza selector in StabileSection 2026-01-17 15:45:23 +01:00
c87a7238a7 Refactor various components for improved UI consistency and functionality; update layout styles, enhance user interactions, and introduce reset button functionality in forms. 2026-01-16 17:11:53 +01:00
1baca2997a 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
804b4fef90 chore: update UI components for improved consistency and dark mode support 2026-01-16 12:23:36 +01:00
f0698c4dc5 chore: update prose styles to support dark mode across multiple components 2026-01-16 12:23:18 +01:00
5391ad00e7 chore: add confirmation dialog for removing announcements and refactor mutation handling 2026-01-16 11:53:10 +01:00
675db60bb9 chore: adjust button height in FormEditServizio for improved UI consistency 2026-01-16 11:53:07 +01:00
f1a323f478 chore: enhance error handling in sendInvite mutation and invalidate email cache on success 2026-01-16 11:52:59 +01:00
6890ed64c7 chore: update icon styles and improve layout in ricerca-table component 2026-01-16 11:52:47 +01:00
f97533fab0 chore: update component styles for improved layout and consistency 2026-01-16 10:30:27 +01:00
3e9b2f2fcd chore: update Stripe dependencies to latest versions 2026-01-16 10:11:31 +01:00
e64721d1c5 chore: update Stripe dependencies to latest versions 2026-01-16 10:05:34 +01:00
19c87b0096 chore: update package dependencies to latest versions 2026-01-16 09:59:06 +01:00
1261bbb443 chore: update Dockerfile for improved build process and environment variable management 2026-01-15 16:09:33 +01:00
df7cb7557e Merge branch 'main' of https://github.com/marcopedone/infoalloggi-monorepo 2026-01-15 16:07:04 +01:00
9b08ce09dc chore: update Dockerfile and add health check for storage service 2026-01-15 16:06:25 +01:00
aff38a8040 chore: clean up Dockerfile by removing unnecessary comments and consolidating environment variable definitions 2026-01-15 15:36:58 +01:00
bd6f3ed0fc chore: update Dockerfile and add health check for storage service 2026-01-15 14:57:03 +01:00
5b009b209f chore: fix query parameter names in sitemap URLs for consistency 2026-01-15 10:41:35 +01:00
f65e822515 chore: add deployment scripts for infoalloggi and marcopedone environments 2026-01-14 15:24:02 +01:00
e3482e4b7c chore(deps): update @tanstack/react-query to version 5.90.17 for improved compatibility 2026-01-14 15:18:40 +01:00
3cb3f03613 chore(deps): update pgx, echo, progressbar, uuid, and golang.org/x dependencies for improved compatibility 2026-01-14 15:17:01 +01:00
d62618fd60 chore(deps): remove versioning-strategy from Dependabot configuration 2026-01-14 15:12:29 +01:00
606b88ac2a chore(deps): update @tanstack/react-query, @types/react, @types/uuid, and kanel-kysely to latest versions for improved compatibility 2026-01-14 15:11:19 +01:00
95971966a0 chore: remove outdated Dependabot configuration and CI workflow files 2026-01-14 15:06:55 +01:00
b42f4a4f66 chore(deps): update react and react-dom to version 19.2.3 for improved compatibility 2026-01-14 14:54:39 +01:00
2111535d08 feat: refactor middleware and proxy structure for improved organization and functionality
- Removed old middleware files and replaced them with new proxy implementations for auth, API, password change, test redirection, and updater functionalities.
- Introduced a new proxy handler to streamline request processing through a chain of proxies.
- Updated package.json and package-lock.json to reflect dependency changes and ensure compatibility with the latest versions of Next.js, React, and related packages.
- Enhanced error handling and response management in the new proxy implementations.
2026-01-14 14:51:43 +01:00
d79d7c5c6c chore: update tsconfig.json to use 'react-jsx' for JSX transformation 2026-01-14 14:44:50 +01:00
867dbe4a4f chore(deps): upgrade next.js to version 16.1.1 for improved features and compatibility 2026-01-14 14:43:29 +01:00
39dc5e9510 chore(deps): update react, react-dom, superjson, and types for improved compatibility 2026-01-14 14:36:53 +01:00
5a2c6908a4 chore: update tailwindcss and related packages to latest versions 2026-01-14 14:31:00 +01:00
d24fa91669 chore: update package.json formatting and dependencies 2026-01-14 14:26:54 +01:00
612c779e29 chore: remove unused RepackValues function to clean up code 2026-01-14 14:23:03 +01:00
539f4dc4f8 chore: update biome schema version and refactor code style
- Updated biome schema version from 2.3.1 to 2.3.11 in biome.json.
- Refactored package.json for better readability and updated dependencies.
- Adjusted class names in InformationBubble, ChatAttachments, ChatBubble, FileUpload, Loading, and other components for consistent styling.
- Changed height classes from fixed pixel values to relative values for better responsiveness.
- Removed unnecessary comments and unused variables in user.controller.ts.
2026-01-14 14:21:57 +01:00
f7831d6b57 chore(deps): update react-hook-form to version 7.71.1 for improved features and compatibility 2026-01-14 14:12:22 +01:00
287934901c chore(deps): update uuid to version 13.0.0 for improved features and compatibility 2026-01-14 14:01:44 +01:00
5b694cd523 chore(deps): update framer-motion to version 12.26.2 for improved performance 2026-01-14 14:00:30 +01:00