- Restrict "Add suffix for PR deployments" checkbox to non-service resources in both shared and service file-storage views - Replace condition `is_preview_deployments_enabled` with `!$isService` for PR suffix visibility in storages/show.blade.php - Fix FileStorage::instantSave() to use authorize + syncData instead of delegating to submit(), preventing unintended side effects - Add $this->validate() to Storages/Show::instantSave() before saving - Add response content schemas to storages API OpenAPI annotations - Add additionalProperties: false to storage update request schema - Rewrite PreviewDeploymentBindMountTest with behavioral tests of addPreviewDeploymentSuffix instead of file-content inspection |
||
|---|---|---|
| .. | ||
| environment-variable | ||
| scheduled-task | ||
| storages | ||
| configuration-checker.blade.php | ||
| danger.blade.php | ||
| destination.blade.php | ||
| execute-container-command.blade.php | ||
| get-logs.blade.php | ||
| health-checks.blade.php | ||
| logs.blade.php | ||
| metrics.blade.php | ||
| resource-limits.blade.php | ||
| resource-operations.blade.php | ||
| tags.blade.php | ||
| terminal.blade.php | ||
| upload-config.blade.php | ||
| webhooks.blade.php | ||