coolify/resources/views/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 Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
boarding feat: add async prerequisite installation with retry logic and visual feedback 2025-11-24 08:44:04 +01:00
destination Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
notifications feat(proxy): add Traefik version tracking with notifications and dismissible UI warnings 2025-11-14 11:35:22 +01:00
profile
project fix(storages): hide PR suffix for services and fix instantSave logic 2026-03-16 21:10:00 +01:00
security Simplify cloud provider token button labels 2025-12-18 12:18:18 +01:00
server feat(server): allow force deletion of servers with resources 2026-03-13 16:58:26 +01:00
settings docs(settings): clarify Do Not Track helper text 2026-03-12 14:24:27 +01:00
shared-variables Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
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 Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
subscription fix(subscription): use optional chaining for preview object access 2026-03-10 17:14:08 +01:00
tags Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
team Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
terminal
activity-monitor.blade.php feat: add async prerequisite installation with retry logic and visual feedback 2025-11-24 08:44:04 +01:00
dashboard.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
deployments-indicator.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
force-password-reset.blade.php
global-search.blade.php chore: prepare for PR 2026-02-18 11:20:32 +01:00
help.blade.php
layout-popups.blade.php chore: prepare for PR 2026-02-26 18:22:03 +01:00
navbar-delete-team.blade.php
settings-backup.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
settings-dropdown.blade.php
settings-email.blade.php
settings-oauth.blade.php
switch-team.blade.php
upgrade.blade.php feat(ui): improve sidebar menu items styling (#7928) 2026-01-12 23:09:56 +01:00
verify-email.blade.php feat: add email verification for cloud 2023-10-09 14:20:55 +02:00