coolify/app/Livewire/Project/Shared
Andras Bacsai 11b35ba3c1 feat(api): add tags to resource creation
Normalize tag names before attaching them, reject names that are too short
after sanitization, and return 404 when removing tags not attached to the
resource.

Adds a per-team unique tag-name index and migrates duplicate tags onto the
kept record before creating the constraint.
2026-07-07 13:56:33 +02:00
..
EnvironmentVariable fix(env-vars): avoid service preview variable lookups (#10837) 2026-07-02 17:39:16 +02:00
ScheduledTask feat(ui): add enable/disable button for scheduled task 2026-03-29 15:36:32 +05:30
Storages refactor(volumes): validate input and escape shell args 2026-04-20 11:27:10 +02:00
ConfigurationChecker.php feat(ui): improve configuration changes modal 2026-05-30 13:16:37 +05:30
Danger.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
Destination.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
ExecuteContainerCommand.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
GetLogs.php fix: harden GetLogs Livewire component with locked properties and input validation 2026-03-28 12:28:54 +01:00
HealthChecks.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
Logs.php fix(ray): remove Ray debug hooks from runtime (#10847) 2026-07-03 11:40:20 +02:00
Metrics.php Removed debug logging for metrics 2025-09-19 23:28:25 +05:30
ResourceDetails.php feat(ui): add resource details view 2026-04-23 14:53:31 +05:30
ResourceLimits.php fix(validation): add input validation for resource limit fields 2026-03-28 21:08:48 +05:30
ResourceOperations.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
Tags.php feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00
Terminal.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
UploadConfig.php refactor(auth): enforce authorization checks across livewire components 2026-02-27 11:59:26 +01:00
Webhooks.php fix(security): hide notification secrets from non-admins 2026-06-04 11:24:19 +02:00