fix: add finished_at to app deployment jobs
fix: show deployment job running measurements fix: terminal should not be wire:navigated
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</a>
|
||||
@if (!$application->destination->server->isSwarm())
|
||||
<a class="{{ request()->routeIs('project.application.command') ? 'dark:text-white' : '' }}"
|
||||
wire:navigate href="{{ route('project.application.command', $parameters) }}">
|
||||
href="{{ route('project.application.command', $parameters) }}">
|
||||
<button>Terminal</button>
|
||||
</a>
|
||||
@endif
|
||||
|
||||
Reference in New Issue
Block a user