coolify/app/Livewire/Project/Resource
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
..
Create.php Fix PostgreSQL version selection in global search redirect 2025-12-17 16:01:39 +01:00
Index.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00