Commit graph

  • 2082ea2c62 refactor: remove unnecessary text-primary class from headings for consistent styling Marco Pedone 2025-12-29 16:09:51 +01:00
  • a0d5faf972 refactor: update email service functions and add delete all user emails functionality Marco Pedone 2025-12-29 16:00:57 +01:00
  • c1a383bd2d refactor: update icon in AnnuncioActions and adjust grid layout in BasicAnnuncioCard Marco Pedone 2025-12-29 15:38:15 +01:00
  • a43bfa2329 add card skeleton when not even in large display visualization Marco Pedone 2025-12-22 10:37:57 +01:00
  • 391d75702a refactor: update diagnostic messages for query validation in missing and null plugins Marco Pedone 2025-12-19 15:57:40 +01:00
  • 5165c82f5c refactor: simplify default open logic in TabRicerca and improve readability Marco Pedone 2025-12-18 15:24:07 +01:00
  • e4d7e94ae2 refactor: enhance AnnuncioCard to accept confirming prop and improve layout in interactions Marco Pedone 2025-12-18 15:12:25 +01:00
  • dacea2481e refactor: remove unused AnnunciInConferma components and clean up form_utils Marco Pedone 2025-12-18 15:12:20 +01:00
  • 72a2935797 refactor: remove unused components and enhance navigation flow in user views Marco Pedone 2025-12-18 15:12:05 +01:00
  • 51affdc7a8 refactor: update ServizioCard styling and enhance expired service message for clarity Marco Pedone 2025-12-18 14:12:16 +01:00
  • 6f83ca3c34 refactor: update servizio handling to include expiration logic and improve pack retrieval process Marco Pedone 2025-12-18 13:29:39 +01:00
  • e692f9f1cb refactor: enhance servizio update handling by invalidating packs solution cache after modifications Marco Pedone 2025-12-18 12:18:24 +01:00
  • 4899c66822 refactor: update terminology from 'preferenze' to 'parametri' for consistency across components and forms Marco Pedone 2025-12-18 12:11:08 +01:00
  • bc9689cb4d refactor: implement NullableStringOnChange utility for improved form handling across multiple components Marco Pedone 2025-12-17 16:38:15 +01:00
  • b376de48bb refactor: streamline ServizioContent layout and enhance ServizioInfos with pack details retrieval Marco Pedone 2025-12-17 14:14:30 +01:00
  • cd2c96ad58 refactor: update go.mod and go.sum to remove unused dependencies and add virtualterm module Marco Pedone 2025-12-16 18:38:34 +01:00
  • c783dfed03 refactor: enhance AdminLavoraConferma component with GeneralSection and improve form handling in AnnuncioEditForm Marco Pedone 2025-12-16 16:43:42 +01:00
  • 4ce60fd827 refactor: update button class for improved cursor indication in UsersTable Marco Pedone 2025-12-16 15:17:42 +01:00
  • 48c65c75f5 refactor: adjust grid layout and spacing in BasicAnnuncioCard for better alignment Marco Pedone 2025-12-16 13:46:21 +01:00
  • b467074f33 refactor: update layout of BasicAnnuncioCard for improved responsiveness Marco Pedone 2025-12-16 13:42:18 +01:00
  • 91b1f361de refactor: enhance date parsing logic and improve test coverage for ParseDettaglio function Marco Pedone 2025-12-16 13:28:57 +01:00
  • 94e4913a88 refactor: update button sizes and improve layout in various components Marco Pedone 2025-12-16 12:16:16 +01:00
  • 74f2d996ba refactor: improve layout of document upload section in DocCheckpoint component Marco Pedone 2025-12-16 11:22:56 +01:00
  • afda4cca6c refactor: improve layout and styling of BasicAnnuncioCard component Marco Pedone 2025-12-16 11:17:30 +01:00
  • 496a947f97 refactor: enhance styling and layout of AnnuncioCard and AnnuncioDettaglio components Marco Pedone 2025-12-15 18:58:13 +01:00
  • 831ae0edef Refactor components for improved styling and layout consistency Marco Pedone 2025-12-15 17:07:08 +01:00
  • 7de7d90b95 cleanup Marco Pedone 2025-12-15 12:23:41 +01:00
  • 94b603b83c refactor: remove 'mustChangePassword' field from user forms and related logic Marco Pedone 2025-12-15 12:15:26 +01:00
  • 25d75825be fix: replace toast import with react-hot-toast for consistency Marco Pedone 2025-12-14 19:17:52 +01:00
  • 4d7802ccc6 feat: implement user invitation system with email invites and password setup Marco Pedone 2025-12-14 18:57:56 +01:00
  • 5b2a3964ac fix: update accordion item keys for improved uniqueness in FAQSection Marco Pedone 2025-12-12 11:37:44 +01:00
  • 0cd8d7c103 fix: update registry package types to include 'updated' for deployment triggers Marco Pedone 2025-12-11 17:14:21 +01:00
  • a0a38f0977 refactor: update button icons in AnnuncioInteractions and ContattoAnnuncio components for consistent sizing Marco Pedone 2025-12-11 15:53:47 +01:00
  • 9b37e5899d fix: handle errors in PotenzialiProvider and SessionProvider by reloading the window Marco Pedone 2025-12-11 15:42:02 +01:00
  • 0327957b3b refactor: simplify button usage in AnnuncioInteractions and ContattoAnnuncio components Marco Pedone 2025-12-11 15:41:57 +01:00
  • cfbeadb93b refactor: remove ImageWithFallback component and replace with Next.js Image in various components Marco Pedone 2025-12-05 16:36:17 +01:00
  • a268afee74 feat: enhance UI components and improve functionality across various modules Marco Pedone 2025-12-04 17:16:49 +01:00
  • 7ae27d8e30 refactor: remove MiniFooter from AreaRiservataLayout and update layout usage across pages Marco Pedone 2025-12-04 11:02:28 +01:00
  • a9071b3d2f fix: update Next.js version to 15.4.8 for CVE-2025-66478 Marco Pedone 2025-12-04 09:41:04 +01:00
  • 8701e1fe92 fix: update icon class for Ads link in admin area to improve styling Marco Pedone 2025-12-03 17:08:17 +01:00
  • 69452ce187 feat: add "Potenziali" link to admin area in English and Italian translations Marco Pedone 2025-12-03 17:07:49 +01:00
  • 1236ed0322 fix: remove unnecessary gap from SiteHeader layout Marco Pedone 2025-12-03 17:05:40 +01:00
  • e68a2720d5 feat: update RicercaCommand button styling and replace LangToggle with SettingsPopover in SiteHeader Marco Pedone 2025-12-03 17:04:15 +01:00
  • c153dca662 feat: update PotenzialiProvider to include query options for improved data fetching Marco Pedone 2025-12-03 17:00:20 +01:00
  • 2ef18a0b5b feat: enhance Potenziali management with delete functionality and user assignment Marco Pedone 2025-12-03 16:16:28 +01:00
  • c459da5d23 feat: update mq field handling in AnnuncioEditForm for improved data parsing Marco Pedone 2025-12-03 14:51:39 +01:00
  • 8ac1c1da3d feat: refactor Potenziali context to use editingItem and improve item management Marco Pedone 2025-12-03 14:51:35 +01:00
  • cfcddea9c8 feat: implement Potenziali and PotenzialiGroups management with CRUD operations and UI enhancements Marco Pedone 2025-12-03 13:56:53 +01:00
  • 3143870cfd feat: integrate DnD Kit for enhanced kanban functionality and add Potenziali management components Marco Pedone 2025-12-02 16:14:37 +01:00
  • a71d9f8d2e minor Marco Pedone 2025-12-02 15:03:51 +01:00
  • 23b4e09e36 feat: add description for scadenza motivazione field in FormNewServizio Marco Pedone 2025-12-01 12:33:32 +01:00
  • d93d23c607 feat: enhance email management with delete functionality and session handling Marco Pedone 2025-12-01 12:29:48 +01:00
  • 830b89d4b1 refactor: implement getStorageUrl utility for consistent storage URL generation Marco Pedone 2025-11-28 15:11:14 +01:00
  • 4229d44c2f test Marco Pedone 2025-11-28 10:56:06 +01:00
  • 5d3b0c1c14 fix: update contact phone number in email templates Marco Pedone 2025-11-27 14:06:41 +01:00
  • e2846d783a a Marco Pedone 2025-11-27 13:53:33 +01:00
  • d6908bc27e refactor: enable scroll restoration in Next.js configuration Marco Pedone 2025-11-27 13:38:18 +01:00
  • 1fea33c6eb refactor: restructure Next.js configuration to improve readability and maintainability Marco Pedone 2025-11-27 13:38:14 +01:00
  • 47f35c3bbe refactor: remove pagination logic and related state management from Annunci and RicercaProvider components Marco Pedone 2025-11-27 13:37:37 +01:00
  • 4c4397d0ee refactor: remove debug print statements for Mq parsing Marco Pedone 2025-11-25 12:15:08 +01:00
  • 6118ba505b refactor: remove custom build ID generation fallback and use timestamp-based ID Marco Pedone 2025-11-25 12:07:11 +01:00
  • 0ecd7ce30d refactor: change 'mq' type from string to float64 and update related parsing logic Marco Pedone 2025-11-25 12:05:14 +01:00
  • e9c26d8b42 refactor: enhance build ID generation and API error handling in configuration Marco Pedone 2025-11-25 12:04:53 +01:00
  • 94edc34e10 semplification Marco Pedone 2025-11-25 09:57:31 +01:00
  • 0543352bf8 vars Marco Pedone 2025-11-24 19:00:16 +01:00
  • 82d5e73b35 refactor: enhance build logging in Dockerfile to include BASE_URL and NEXT_PUBLIC_BASE_URL Marco Pedone 2025-11-24 18:13:29 +01:00
  • 2e3eb7f4d1 refactor: update image and video source URLs to include cache keys for better cache management Marco Pedone 2025-11-24 18:03:13 +01:00
  • e518b94a7a refactor: enhance logging in apisMiddleware to include request URL for better debugging Marco Pedone 2025-11-24 16:44:38 +01:00
  • 807111d6bc refactor: enhance logging in apisMiddleware to include referrer information for better debugging Marco Pedone 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 Marco Pedone 2025-11-24 16:19:47 +01:00
  • 29c8453bad refactor: improve login error handling and user feedback in FormLogin and auth.controller Marco Pedone 2025-11-24 10:51:51 +01:00
  • 70e24b5abe refactor: update NumberInput usage to utilize defaultValue and improve field handling in forms Marco Pedone 2025-11-21 14:09:06 +01:00
  • 5df7e8cef8 refactor: enhance user confirmation response with userId in userAccettaConferma Marco Pedone 2025-11-21 12:24:55 +01:00
  • 05998c6237 refactor: update flag status labels in FlagsTable component Marco Pedone 2025-11-21 12:19:35 +01:00
  • 1fae92dbaf refactor: adjust styles for LangToggle, SiteHeader, and ThemeSwitch components Marco Pedone 2025-11-21 11:53:10 +01:00
  • 0eb12f5152 clen Marco Pedone 2025-11-20 17:34:05 +01:00
  • 7bad7dd480 refactor: clean up TODOs and improve comments in FormFlags and chat_sse files Marco Pedone 2025-11-20 16:50:59 +01:00
  • eaf9ecc1d3 intestazione maker Marco Pedone 2025-11-20 16:48:29 +01:00
  • 6d38dc5d5c refactor: remove unused @dnd-kit dependencies from package.json and package-lock.json Marco Pedone 2025-11-20 15:06:45 +01:00
  • a9df30cb70 refactor: remove Potenziali component and related context, update translations Marco Pedone 2025-11-20 15:06:00 +01:00
  • e7e397759a pot Marco Pedone 2025-11-20 15:05:05 +01:00
  • 9c18ca37ab Refactor API structure and update flag handling Marco Pedone 2025-11-20 12:38:42 +01:00
  • 3ea9354abb feat: implement email sending for contact details with PDF attachment Marco Pedone 2025-11-20 11:59:24 +01:00
  • e5c0ca04ee feat: add PDF generation and email sending for printable announcements Marco Pedone 2025-11-19 17:18:28 +01:00
  • b75e7f2412 refactor: enhance build and push script with commit info and image tracking Marco Pedone 2025-11-18 18:29:41 +01:00
  • 40bd07ded3 refactor: enable logging in database handler and improve image/video processing feedback Marco Pedone 2025-11-18 18:22:47 +01:00
  • 194b9345aa refactor: rename deploy job to deploy-marcopedone for clarity Marco Pedone 2025-11-18 17:24:05 +01:00
  • 3a51275c9f refactor: remove debug print statements from CodiciToProcessVideos function Marco Pedone 2025-11-18 17:14:25 +01:00
  • ca4a9d7bf4 refactor: update deployment conditions and add wait steps for marcopedone and infoalloggi jobs Marco Pedone 2025-11-18 17:13:07 +01:00
  • 5eadcc2df5 refactor: remove unnecessary text color class from LoginPage and FormLogin headings Marco Pedone 2025-11-18 16:51:03 +01:00
  • 1c4471a327 refactor: enhance video processing logic to include additional checks and logging for better debugging Marco Pedone 2025-11-18 16:36:08 +01:00
  • 24b14fb3c1 refactor: update CardAnnuncio image styling for conditional rounding and improve AutocompleteSearchBox background color Marco Pedone 2025-11-18 15:48:11 +01:00
  • f4262b8711 feat: Refactor video handling in announcements Marco Pedone 2025-11-18 15:20:14 +01:00
  • 05cc912335 refactor: update UploadComponent max file size and supported media types, enhance apiMiddleware for video streaming Marco Pedone 2025-11-18 11:50:29 +01:00
  • 941055102d refactor: update Badge styling across multiple pages for improved visual consistency Marco Pedone 2025-11-17 19:21:40 +01:00
  • de034c0eb7 refactor: streamline AnnuncioCard and CompatibiliDialog components, enhance data handling and styling Marco Pedone 2025-11-17 19:01:21 +01:00
  • b741f7ce72 refactor: update button styles in Counter component and improve Badge variant handling in forms Marco Pedone 2025-11-17 18:39:58 +01:00
  • 7c88d0af86 refactor: update styling for various components to enhance visual consistency and user experience Marco Pedone 2025-11-17 18:35:30 +01:00
  • f94312dcaa refactor: enhance EditUser component layout with Card and CardContent for improved styling Marco Pedone 2025-11-17 18:13:13 +01:00
  • c6f7a51c50 refactor: improve TabsContent styling for better layout and consistency Marco Pedone 2025-11-17 18:09:06 +01:00