coolify/resources/views/components
Andras Bacsai 9675d74360 refactor: move Swarm and Sentinel to dedicated sidebar menu items
- Create new Server/Swarm.php Livewire component and view for Swarm configuration
- Create new Server/Sentinel.php Livewire component and view for Sentinel settings
- Add server.swarm and server.sentinel routes
- Move Swarm and Sentinel sections from General page to sidebar menu items
- Improve organization by separating concerns into dedicated pages

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2025-12-18 12:18:22 +01:00
..
applications
emails
forms Revert "Add Simple View toggle for logs" 2025-12-03 08:52:52 +01:00
notification Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
resources Add wireNavigate() to breadcrumbs dropdown navigation links 2025-12-17 12:25:15 +01:00
security Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
server refactor: move Swarm and Sentinel to dedicated sidebar menu items 2025-12-18 12:18:22 +01:00
services
settings Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
status fix: don't show health status for exited containers 2025-11-24 09:09:37 +01:00
team Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
banner.blade.php
boarding-progress.blade.php
boarding-step.blade.php
callout.blade.php Refactor color classes from yellow to warning across the application 2025-11-28 16:23:32 +01:00
chevron-down.blade.php
confirm-modal.blade.php
domain-conflict-modal.blade.php
dropdown.blade.php
environment-variable-warning.blade.php
external-link.blade.php
git-icon.blade.php
helper.blade.php
highlighted.blade.php
internal-link.blade.php
layout-simple.blade.php
layout.blade.php
limit-reached.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
loading-on-button.blade.php
loading.blade.php
modal-confirmation.blade.php fix: skip password confirmation for OAuth users 2025-12-12 14:12:02 +01:00
modal-input.blade.php fix: replace inline styles with Tailwind classes in modal-input component 2025-11-18 10:29:08 +01:00
modal.blade.php
navbar.blade.php Add toggleable wire:navigate SPA navigation with prefetching 2025-12-17 12:09:13 +01:00
page-loading.blade.php
popup-small.blade.php
popup.blade.php
pricing-plans.blade.php
resource-view.blade.php Refactor UI components to use 'coolbox' class for consistent styling across various views 2025-11-28 13:55:54 +01:00
slide-over.blade.php fix: resolve uncloseable database restore modal on MariaDB import (#7335) 2025-11-26 10:43:07 +01:00
toast.blade.php
upgrade-progress.blade.php Widen upgrade popup and add dev mode simulation 2025-12-17 10:59:38 +01:00
use-magic-bar.blade.php
version.blade.php