Andras Bacsai
e958b3761d
feat(cleanup): add command for sanitizing name fields across models
...
- Introduced `CleanupNames` command to sanitize name fields by removing invalid characters, ensuring only letters, numbers, spaces, dashes, underscores, and dots are retained.
- Implemented options for dry run, model-specific cleaning, database backup, and forced execution.
- Updated `Init` command to call the new `cleanup:names` command.
- Enhanced project and environment validation to enforce name sanitization rules.
- Added `HasSafeNameAttribute` trait to relevant models for consistent name handling.
2025-08-19 11:04:23 +02:00
..
2025-08-19 11:04:23 +02:00
2025-04-11 19:32:41 +02:00
2025-08-17 15:34:36 +02:00
2024-06-10 20:43:34 +00:00
2024-12-10 08:50:07 +01:00
2025-05-26 14:03:59 +02:00
2025-01-15 17:11:15 +01:00
2025-05-26 14:03:59 +02:00
2025-08-19 11:04:23 +02:00
2025-07-07 12:30:44 +02:00
2025-02-11 17:07:57 +01:00
2024-10-24 13:28:31 +02:00
2025-03-24 17:55:10 +01:00
2024-06-22 08:41:55 +00:00
2025-03-29 22:16:12 +01:00
2025-02-04 15:32:56 +01:00
2025-06-18 14:29:46 +02:00
2024-06-10 20:43:34 +00:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2024-02-16 21:56:38 +01:00
2025-05-26 14:03:59 +02:00
2025-08-19 11:04:23 +02:00
2025-07-13 12:36:53 +02:00
2023-08-10 15:52:54 +02:00
2025-08-19 11:04:23 +02:00
2024-01-01 18:23:58 -08:00
2025-08-19 11:04:23 +02:00
2025-05-29 14:09:05 +02:00
2025-08-19 11:04:23 +02:00
2025-01-07 15:31:43 +01:00
2025-04-30 16:44:44 +02:00
2025-01-07 15:31:43 +01:00
2025-05-26 14:03:59 +02:00
2025-02-07 19:36:52 +01:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-01-07 15:31:43 +01:00
2025-01-07 15:31:43 +01:00
2025-08-19 11:04:23 +02:00
2025-08-19 11:04:23 +02:00
2025-06-25 12:14:35 +02:00
2025-05-26 14:03:59 +02:00
2025-08-18 14:54:08 +02:00
2025-08-12 10:07:11 +02:00
2025-01-07 15:31:43 +01:00