coolify/app/Livewire/Project
Andras Bacsai 7638912fdc fix(github): reset branch state when refreshing repositories
Clear `branches` and `total_branches_count` in `loadRepositories` to avoid stale branch data after repo refreshes. Update the Livewire view to use the shared loading button pattern for refresh/load actions, and expand feature coverage for repository refresh behavior and refresh button visibility.
2026-03-31 12:50:19 +02:00
..
Application fix(validation): add input validation for port exposes and port mappings fields (#9240) 2026-03-30 21:02:50 +02:00
Database fix(database): refresh SSL/status state and harden clone writes 2026-03-31 09:29:36 +02:00
New fix(github): reset branch state when refreshing repositories 2026-03-31 12:50:19 +02:00
Resource refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
Service fix(validation): add input validation for database public port and proxy timeout 2026-03-29 19:11:28 +05:30
Shared fix(validation): add input validation for resource limit fields (#9238) 2026-03-30 21:04:10 +02:00
AddEmpty.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
CloneMe.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
DeleteEnvironment.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
DeleteProject.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
Edit.php feat(validation): centralize validation patterns for names and descriptions 2025-08-19 12:14:48 +02:00
EnvironmentEdit.php refactor(redirect): replace redirect calls with redirectRoute helper for consistency 2025-12-26 13:29:59 +01:00
Index.php refactor: replace queries with cached versions for performance improvements 2025-12-08 13:39:33 +01:00
Show.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00