filtered
|
6ba53f3af1
|
Keep log on screen after installation error (#1769)
|
2024-12-02 21:57:30 -05:00 |
|
Chenlei Hu
|
3942603a38
|
[Electron] Add version number to error state (#1707)
|
2024-11-26 14:21:37 -05:00 |
|
oto-ciulis-tt
|
c857e7d98c
|
feat: #270 Improve error view (#1617)
* feat: #270 Improve error view
Reverting change
Lint & Format
PR comments
Fixing typo
* nit
---------
Co-authored-by: Oto Ciulis <oto.ciulis@gmail.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-11-20 16:35:14 -05:00 |
|
pythongosssss
|
d5b8a555d9
|
[Electron] xterm startup logs (#1620)
* Add live terminal output
* Fix scrolling
* Refactor loading
* Fallback to polling if endpoint fails
* Comment
* Move clientId to executionStore
Refactor types
* Remove polling
* wip terminal command input
* Refactor to use node-pty
* Hide tabs if not electron
* Lint fix
* ts fix
* Refactor tab components
* Use xterm for startup logs
* Nicer logs display
* Fix not setting xterm + mark terminal as raw
|
2024-11-20 16:09:54 -05:00 |
|
Chenlei Hu
|
acba6097e0
|
Replace electron API mocks with actual electron API impl (#1535)
* link electron types locally
* Update electronAPI calls
* Fix source validation
* Payload to raw
* nit
* Update electron types
|
2024-11-13 17:20:18 -05:00 |
|
Chenlei Hu
|
d9a34872c3
|
[Electron] Add basic welcome screen (#1491)
* WIP
* Add LogTerminal
* Modify server startup view
* Add installView
* Add basic welcome screen and dev server setup
* nit
* nit
* nit
* nit
* nit
|
2024-11-10 09:41:32 -05:00 |
|
Chenlei Hu
|
5e4439b905
|
[Electron] Add electron-specific setup page (#1444)
* Add dummy server start view
* Do external nav
* nit
* nit
* nit
* nit
|
2024-11-06 19:39:09 -05:00 |
|