Live terminal output (#1347)

* Add live terminal output

* Fix scrolling

* Refactor loading

* Fallback to polling if endpoint fails

* Comment

* Move clientId to executionStore
Refactor types

* Remove polling
This commit is contained in:
pythongosssss
2024-11-08 20:38:21 +00:00
committed by GitHub
parent 0161a670cf
commit 7e0b87dd32
7 changed files with 156 additions and 68 deletions

View File

@@ -15,7 +15,7 @@
<SplitterPanel :size="100">
<Splitter
class="splitter-overlay"
class="splitter-overlay max-w-full"
layout="vertical"
:pt:gutter="bottomPanelVisible ? '' : 'hidden'"
>