Commit graph

5 commits

Author SHA1 Message Date
61927448ca refactor: remove company-related fields from user forms and schemas 2026-02-19 11:45:09 +01:00
d894f9d6ec feat: enhance user management and document handling; refactor service and schema integrations 2025-11-10 16:27:15 +01:00
8fe0b6636d Refactor TypeScript schemas and enums for consistency and readability
- Updated enum definitions in PaymentStatusEnum and TipologiaPosizioneEnum to use single quotes and consistent formatting.
- Refactored Payments, Prezziario, Ratelimiter, Servizio, and other schema files to ensure consistent indentation and formatting.
- Added `updated_at` field to various queries in interests and servizio controllers.
- Removed unused imageCache utility file.
2025-10-21 18:42:03 +02:00
5755b00d7b formatt 2025-08-29 16:18:32 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00