coolify/app/Livewire/Project/Service
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
..
Configuration.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
Database.php Remove all useless catch block useless variables. 2024-10-31 15:19:37 +01:00
EditCompose.php fix: env variable in value parsed 2024-09-04 14:33:16 +02:00
EditDomain.php feat: show warning if people would like to use sslip with https 2024-10-20 22:26:30 +02:00
FileStorage.php fix 2 step confirmation password is now checked if it is enabled 2024-10-24 16:20:01 +02:00
Index.php Get rid of many useless blank lines 2024-10-31 17:44:01 +01:00
Navbar.php fix: service status indicator + oauth saving 2024-12-13 12:03:10 +01:00
ServiceApplicationView.php fix 2 step confirmation password is now checked if it is enabled 2024-10-24 16:20:01 +02:00
StackForm.php feat: add customHelper to stack-form 2024-10-10 13:28:42 +02:00
Storage.php refactor 2024-08-05 20:07:08 +02:00