coolify/resources/views
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
..
auth fix: adjust spacing in login form for improved layout 2024-12-12 11:36:50 +01:00
components feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
emails fix: docker cleanup email notifications 2024-12-11 10:50:10 +01:00
errors Revert as this probably breaks other error code 2024-12-13 21:19:12 +01:00
layouts fix: Alpine in body layout 2024-11-26 16:15:41 +01:00
livewire feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
security Feat: Delete unused private keys button 2024-09-19 19:27:25 +02:00
server fix: server validation process 2023-10-09 11:00:18 +02:00
source fix: github app name is too long 2024-11-08 15:03:25 +01:00
vendor/mail Update version numbers and fix UI styling 2024-03-25 16:42:41 +01:00