waveterm/wavesrv/pkg/remote
Evan Simkowitz 4ac5d93ed2
Add job status indicators to tabs within a workspace (#232)
Adds job status indicators that will show any updates to running commands while you are focused away from a tab. These will show up as status icons in the tab view.

These indicators will reset for a given tab when you focus back to it.

I've updated the inner formatting of the tab to use flexboxes, allowing the title to display more text when there are no icons to display.

Also includes some miscellaneous for-loop pattern improvements in model.ts and removing of unused variables, etc.

---------

Co-authored-by: sawka <mike.sawka@gmail.com>
2024-01-17 10:07:01 -08:00
..
openai fix openai packets to be PacketType. better compatibility with backend (#154) 2023-12-15 22:43:59 -08:00
circlelog.go add license notice (#37) 2023-10-16 21:31:13 -07:00
remote.go Add job status indicators to tabs within a workspace (#232) 2024-01-17 10:07:01 -08:00
updatequeue.go add license notice (#37) 2023-10-16 21:31:13 -07:00