coolify/resources/views/livewire/project
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
..
application feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
database feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
new Refactor PostgreSQL selection UI in project creation form for improved layout and documentation links 2024-12-17 10:38:42 +01:00
resource feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
service feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
shared fix: refactor database view 2024-12-17 12:10:55 +01:00
add-empty.blade.php remove unnecessary leftover 2024-11-03 23:49:06 +01:00
clone-me.blade.php feat: add titles 2024-06-07 11:01:10 +02:00
delete-environment.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
delete-project.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
edit.blade.php Merge pull request #3949 from peaklabs-dev/fix-project-deletion 2024-11-07 13:43:56 +01:00
environment-edit.blade.php new uuid routes 2024-11-22 16:03:20 +01:00
index.blade.php use new route for dash and project 2024-11-22 15:28:06 +01:00
show.blade.php navigate to environment via uuid 2024-11-22 15:38:54 +01:00