mirror of
https://github.com/tiennm99/coolify.git
synced 2026-08-20 10:23:30 +00:00
Add shared status-summary and icon-tooltip components and wire them into application, service, and database headings, breadcrumbs, and previews. Badge production and PR domain links, prefer helper popups below the trigger, keep full wire targets for button loading, and cover the UI with feature tests.
4 lines
103 B
PHP
4 lines
103 B
PHP
<div wire:poll.10000ms="refreshStatus">
|
|
<x-status-summary :status="$application->status" />
|
|
</div>
|