coolify/app/Livewire/Project/Application
Andras Bacsai 9e3467578f feat: add environment_uuid support and update API documentation
- Introduced `environment_uuid` as a required field in various API endpoints and schemas.
- Updated descriptions to clarify that either `environment_name` or `environment_uuid` must be provided.
- Modified routes and controller methods to accommodate the new UUID parameter.
- Adjusted frontend components to utilize `environment_uuid` for better consistency and clarity.
- Removed deprecated fields related to environment handling.

This change enhances the API's flexibility in identifying environments, improving overall usability.
2024-12-17 13:42:16 +01:00
..
Deployment feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
Preview fix validate import is missing 2024-11-08 15:10:08 +01:00
Advanced.php feat: able to deploy without cache on every commit 2024-12-05 10:46:27 +01:00
Configuration.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
DeploymentNavbar.php feat: migrate env variables to polymorphic relationship 2024-12-17 10:38:42 +01:00
General.php fix: compose loading seq 2024-12-16 10:19:11 +01:00
Heading.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
Previews.php new uuid routes 2024-11-22 16:03:20 +01:00
PreviewsCompose.php Fix styling 2024-07-25 11:31:59 +00:00
Rollback.php new uuid routes 2024-11-22 16:03:20 +01:00
Source.php do not use Rule (deprecated), changed to Validate 2024-11-05 09:36:40 +01:00
Swarm.php do not use Rule (deprecated), changed to Validate 2024-11-05 09:36:40 +01:00