coolify/app/Livewire/Project/New
Andras Bacsai 679833a0a6 Fix PostgreSQL version selection in global search redirect
Allow users to select PostgreSQL version instead of automatically creating postgres:16-alpine when using global search. The fix includes:

- Remove hardcoded database_image parameter from GlobalSearch
- Update Create.php to fall through to Select component when database_image is not provided
- Add type and destination to Select component query string with proper URL mapping
- Jump directly to PostgreSQL version selection step when navigating from global search

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-17 16:01:39 +01:00
..
DockerCompose.php Refactor: Centralize service application prerequisites 2025-11-28 16:47:09 +01:00
DockerImage.php Merge pull request #6879 from coollabsio/fix-docker-image-digest-cleanup 2025-10-15 10:49:30 +02:00
EmptyProject.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
GithubPrivateRepository.php Merge branch 'next' into feat/prioritize-branch-selection 2025-12-07 11:57:51 +08:00
GithubPrivateRepositoryDeployKey.php fix(github): update repository URL to point to the v4.x branch for development 2025-09-25 17:31:16 +02:00
PublicGitRepository.php fix: move base directory path normalization to frontend 2025-12-03 10:30:04 +01:00
Select.php Fix PostgreSQL version selection in global search redirect 2025-12-17 16:01:39 +01:00
SimpleDockerfile.php refactor(urls): replace generateFqdn with generateUrl for consistent URL generation across applications 2025-08-28 09:49:58 +02:00