waveterm/wavesrv/pkg/shparse
Red J Adaya 8f39f0fc5e
Add a modal confirmation before installing WaveShell (#212)
* init

* integrate showShellPrompt flag

* renive debugging code

* remove debugging code

* run gofmt. add migration files.

* remove debugging code

* remove migrations and adjust code. show prompt on import ssh configs as well.

* fix show/hide logic

* reset mmap.go

* use resolveBool and utilfn.ContainsStr

* make AlertModal take a generic 'confirmkey' instead of hard coding hideShellPrompt

* rename confirmkey to confirmflag (to be consistent).  move confirmflag checking into the alertmodal.  short circuit with Promise.resolve(true) if noConfirm checked.

* disable buttons while status is 'connecting'

* minor refactor
2024-01-10 15:00:18 -08:00
..
comp.go add license notice (#37) 2023-10-16 21:31:13 -07:00
expand.go add license notice (#37) 2023-10-16 21:31:13 -07:00
extend.go add license notice (#37) 2023-10-16 21:31:13 -07:00
shparse_test.go add license notice (#37) 2023-10-16 21:31:13 -07:00
shparse.go add license notice (#37) 2023-10-16 21:31:13 -07:00
tokenize.go Add a modal confirmation before installing WaveShell (#212) 2024-01-10 15:00:18 -08:00