coolify/resources/views/livewire/project/database
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
..
backup feat: add titles 2024-06-07 11:01:10 +02:00
clickhouse fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
dragonfly fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
keydb fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
mariadb fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
mongodb fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
mysql fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
postgresql fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
redis fix: loading indicator for db proxies 2024-11-07 12:32:44 +01:00
backup-edit.blade.php refactor backup edit view 2024-11-04 12:40:10 +01:00
backup-executions.blade.php fix: local dev s3 uploads 2024-10-02 11:45:30 +02:00
backup-now.blade.php format muhahaha 2023-08-11 20:48:52 +02:00
configuration.blade.php feat: add environment_uuid support and update API documentation 2024-12-17 13:42:16 +01:00
create-scheduled-backup.blade.php ui 2024-11-06 12:49:57 +01:00
heading.blade.php feat: migrate env variables to polymorphic relationship 2024-12-17 10:38:42 +01:00
import.blade.php Fix remove dropzone script async attribute 2024-04-25 13:10:50 +02:00
init-script.blade.php refactor: Update confirmation button text for deletion actions 2024-09-23 08:58:04 +02:00
scheduled-backups.blade.php fix: scheduled backup for services view 2024-10-03 22:38:37 +02:00