coolify/app/Livewire
Andras Bacsai 15d6de9f41 fix(storages): hide PR suffix for services and fix instantSave logic
- 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
2026-03-16 21:10:00 +01:00
..
Admin
Boarding
Destination
Notifications
Profile
Project fix(storages): hide PR suffix for services and fix instantSave logic 2026-03-16 21:10:00 +01:00
Security
Server feat(server): auto-fetch server metadata after validation (#8964) 2026-03-13 17:08:15 +01:00
Settings
SharedVariables
Source/Github fix(git): GitHub App webhook endpoint defaults to IPv4 instead of the instance domain 2026-03-13 11:19:00 +05:30
Storage
Subscription
Tags
Team
Terminal
ActivityMonitor.php
Dashboard.php
DeploymentsIndicator.php
ForcePasswordReset.php
GlobalSearch.php
Help.php
LayoutPopups.php
MonacoEditor.php
NavbarDeleteTeam.php
SettingsBackup.php
SettingsDropdown.php
SettingsEmail.php
SettingsOauth.php
SwitchTeam.php
Upgrade.php
VerifyEmail.php