74f2d996ba
refactor: improve layout of document upload section in DocCheckpoint component
2025-12-16 11:22:56 +01:00
afda4cca6c
refactor: improve layout and styling of BasicAnnuncioCard component
2025-12-16 11:17:30 +01:00
496a947f97
refactor: enhance styling and layout of AnnuncioCard and AnnuncioDettaglio components
2025-12-15 18:58:13 +01:00
831ae0edef
Refactor components for improved styling and layout consistency
...
- Updated Layout component to enhance flex properties for better responsiveness.
- Adjusted CredenzaContent width in UserDashboard for improved layout.
- Modified Footer component for better spacing and logo size adjustments.
- Enhanced ServizioContent layout with new AlarmClockSVG and improved button styling.
- Updated Status500 and 404 pages to use muted foreground text for better readability.
- Added new PasswordSVG and AlarmClockSVG components for better icon representation.
- Refined table components to use muted foreground colors for icons.
- Improved form components by removing unnecessary classes and enhancing label styling.
- Cleaned up global CSS by removing unused CSS variables for better maintainability.
2025-12-15 17:07:08 +01:00
7de7d90b95
cleanup
2025-12-15 12:23:41 +01:00
94b603b83c
refactor: remove 'mustChangePassword' field from user forms and related logic
2025-12-15 12:15:26 +01:00
25d75825be
fix: replace toast import with react-hot-toast for consistency
2025-12-14 19:17:52 +01:00
4d7802ccc6
feat: implement user invitation system with email invites and password setup
...
- Added user_invites table to manage invitation tokens.
- Created invite router with procedures for sending, verifying, and accepting invites.
- Implemented email sending functionality for invites.
- Updated user controller to handle password setting during invite acceptance.
- Introduced mustChangePassword flag in user schema and related logic.
- Added middleware to enforce password change requirement.
- Created forms for accepting invites and changing passwords.
- Updated database migrations to reflect new user invite structure and fields.
2025-12-14 18:57:56 +01:00
5b2a3964ac
fix: update accordion item keys for improved uniqueness in FAQSection
2025-12-12 11:37:44 +01:00
a0a38f0977
refactor: update button icons in AnnuncioInteractions and ContattoAnnuncio components for consistent sizing
2025-12-11 15:53:47 +01:00
9b37e5899d
fix: handle errors in PotenzialiProvider and SessionProvider by reloading the window
2025-12-11 15:42:02 +01:00
0327957b3b
refactor: simplify button usage in AnnuncioInteractions and ContattoAnnuncio components
2025-12-11 15:41:57 +01:00
cfbeadb93b
refactor: remove ImageWithFallback component and replace with Next.js Image in various components
2025-12-05 16:36:17 +01:00
a268afee74
feat: enhance UI components and improve functionality across various modules
2025-12-04 17:16:49 +01:00
7ae27d8e30
refactor: remove MiniFooter from AreaRiservataLayout and update layout usage across pages
2025-12-04 11:02:28 +01:00
a9071b3d2f
fix: update Next.js version to 15.4.8 for CVE-2025-66478
2025-12-04 09:41:04 +01:00
8701e1fe92
fix: update icon class for Ads link in admin area to improve styling
2025-12-03 17:08:17 +01:00
69452ce187
feat: add "Potenziali" link to admin area in English and Italian translations
2025-12-03 17:07:49 +01:00
1236ed0322
fix: remove unnecessary gap from SiteHeader layout
2025-12-03 17:05:40 +01:00
e68a2720d5
feat: update RicercaCommand button styling and replace LangToggle with SettingsPopover in SiteHeader
2025-12-03 17:04:15 +01:00
c153dca662
feat: update PotenzialiProvider to include query options for improved data fetching
2025-12-03 17:00:20 +01:00
2ef18a0b5b
feat: enhance Potenziali management with delete functionality and user assignment
2025-12-03 16:16:28 +01:00
c459da5d23
feat: update mq field handling in AnnuncioEditForm for improved data parsing
2025-12-03 14:51:39 +01:00
8ac1c1da3d
feat: refactor Potenziali context to use editingItem and improve item management
2025-12-03 14:51:35 +01:00
cfcddea9c8
feat: implement Potenziali and PotenzialiGroups management with CRUD operations and UI enhancements
2025-12-03 13:56:53 +01:00
3143870cfd
feat: integrate DnD Kit for enhanced kanban functionality and add Potenziali management components
2025-12-02 16:14:37 +01:00
a71d9f8d2e
minor
2025-12-02 15:03:51 +01:00
23b4e09e36
feat: add description for scadenza motivazione field in FormNewServizio
2025-12-01 12:33:32 +01:00
d93d23c607
feat: enhance email management with delete functionality and session handling
2025-12-01 12:29:48 +01:00
830b89d4b1
refactor: implement getStorageUrl utility for consistent storage URL generation
2025-11-28 15:11:14 +01:00
4229d44c2f
test
2025-11-28 10:56:06 +01:00
5d3b0c1c14
fix: update contact phone number in email templates
2025-11-27 14:06:41 +01:00
d6908bc27e
refactor: enable scroll restoration in Next.js configuration
2025-11-27 13:38:18 +01:00
1fea33c6eb
refactor: restructure Next.js configuration to improve readability and maintainability
2025-11-27 13:38:14 +01:00
47f35c3bbe
refactor: remove pagination logic and related state management from Annunci and RicercaProvider components
2025-11-27 13:37:37 +01:00
4c4397d0ee
refactor: remove debug print statements for Mq parsing
2025-11-25 12:15:08 +01:00
6118ba505b
refactor: remove custom build ID generation fallback and use timestamp-based ID
2025-11-25 12:07:11 +01:00
0ecd7ce30d
refactor: change 'mq' type from string to float64 and update related parsing logic
2025-11-25 12:05:14 +01:00
e9c26d8b42
refactor: enhance build ID generation and API error handling in configuration
2025-11-25 12:04:53 +01:00
94edc34e10
semplification
2025-11-25 09:57:31 +01:00
82d5e73b35
refactor: enhance build logging in Dockerfile to include BASE_URL and NEXT_PUBLIC_BASE_URL
2025-11-24 18:13:29 +01:00
2e3eb7f4d1
refactor: update image and video source URLs to include cache keys for better cache management
2025-11-24 18:03:13 +01:00
e518b94a7a
refactor: enhance logging in apisMiddleware to include request URL for better debugging
2025-11-24 16:44:38 +01:00
807111d6bc
refactor: enhance logging in apisMiddleware to include referrer information for better debugging
2025-11-24 16:42:30 +01:00
8882107a50
refactor: update MobileLink styles for improved visual consistency and adjust viewport meta tag in _app.tsx
2025-11-24 16:19:47 +01:00
29c8453bad
refactor: improve login error handling and user feedback in FormLogin and auth.controller
2025-11-24 10:51:51 +01:00
70e24b5abe
refactor: update NumberInput usage to utilize defaultValue and improve field handling in forms
2025-11-21 14:09:06 +01:00
5df7e8cef8
refactor: enhance user confirmation response with userId in userAccettaConferma
2025-11-21 12:24:55 +01:00
05998c6237
refactor: update flag status labels in FlagsTable component
2025-11-21 12:19:35 +01:00
1fae92dbaf
refactor: adjust styles for LangToggle, SiteHeader, and ThemeSwitch components
2025-11-21 11:53:10 +01:00