coolify/app/Livewire/Project/New
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
..
DockerCompose.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
DockerImage.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
EmptyProject.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
GithubPrivateRepository.php fix(github): reset branch state when refreshing repositories 2026-03-31 12:50:19 +02:00
GithubPrivateRepositoryDeployKey.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
PublicGitRepository.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00
Select.php refactor: scope server and project queries to current team 2026-03-28 12:29:08 +01:00
SimpleDockerfile.php refactor: use forceCreate() for internal model creation 2026-03-30 13:04:11 +02:00