coolify/app/Livewire/Project
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
..
Application fix(security): validate application domains safely 2026-07-02 17:47:04 +02:00
Database feat(registry): add configurable docker registry url (#9017) 2026-07-02 18:52:46 +02:00
New fix(services): preserve template keys for selection 2026-07-02 17:16:40 +02:00
Resource fix: align resource creation permissions 2026-06-29 15:57:17 +02:00
Service fix(security): validate application domains safely 2026-07-02 17:47:04 +02:00
Shared feat(api): add tags to resource creation 2026-07-07 13:56:33 +02:00
AddEmpty.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
CloneMe.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00
DeleteEnvironment.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-06-02 12:03:38 +02:00
DeleteProject.php Merge remote-tracking branch 'origin/next' into audit-policies 2026-04-19 15:19:37 +02:00
Edit.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
EnvironmentEdit.php refactor(auth): enforce team member authorization across app 2026-02-27 11:41:01 +01:00
Index.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Show.php fix(security): enforce team access on mutable actions 2026-06-04 11:03:06 +02:00