waveterm/wavesrv/pkg
Sylvie Crowe 2a5857bc3d
SSH UI Quick Fixes (#408)
* fix: set golbal ssh config to correct path

This adds the missing "etc" directory to the path for the global config
file.

* chore: update auth mode tooltip

This just changes the text to be slightly more accurate to the current
behavior.

* feat: add box to disable waveshell install modal

This hooks in to the existing don't show this again code that pops up
when creating a modal.

* refactor: remove install modal in remote creation

There used to be a modal that popped up while installing a remote that
informed the user that waveshell gets installed on their remote. Since
we have a new modal that pops up at the time of install, the older modal
can be removed.

* fix: allow user to cancel ssh dial

The new ssh code broke dial for invalid urls since the context did not
cancel the dial or any associated user input. This change reconnects
the context along with the context for installing waveshell.

* style: widen the rconndetail modal

The rconndetail modal is currently narrower than the xtermjs element
which results in awkward scrolling if a line is long. This change makes
the width auto so it can size itself as needed.

* add a max-width for safety
2024-03-07 22:37:00 -08:00
..
cmdrunner SSH UI Quick Fixes (#408) 2024-03-07 22:37:00 -08:00
comp zsh support (#227) 2024-01-16 16:11:04 -08:00
dbutil big update to screen/session delete, and clear (#199) 2023-12-27 13:11:53 -08:00
keygen Fixing linting errors in unused keygen function (#135) 2023-12-12 14:17:03 -08:00
mapqueue add license notice (#37) 2023-10-16 21:31:13 -07:00
pcloud zsh cleanup and stats (#247) 2024-01-23 17:19:03 -08:00
promptenc zsh support (#227) 2024-01-16 16:11:04 -08:00
releasechecker Update dependencies (#383) 2024-03-05 16:12:52 -08:00
remote SSH UI Quick Fixes (#408) 2024-03-07 22:37:00 -08:00
rtnstate zsh support (#227) 2024-01-16 16:11:04 -08:00
scbase bump waveshell to v0.5.0 (#403) 2024-03-07 13:06:34 -08:00
scbus Use IsEmpty rather than nullcheck for scbus types 2024-02-16 12:14:05 -08:00
scpacket Break model update code out of sstore (#290) 2024-02-15 16:45:47 -08:00
scws Break model update code out of sstore (#290) 2024-02-15 16:45:47 -08:00
shparse zsh support (#227) 2024-01-16 16:11:04 -08:00
sstore add minimap linestate for codeedit to disable minimap (#402) 2024-03-07 12:04:17 -08:00
userinput SSH UI Quick Fixes (#408) 2024-03-07 22:37:00 -08:00
wsshell add license notice (#37) 2023-10-16 21:31:13 -07:00