Tsu-ba-me
0e762c3a44
fix(striker-ui): default enable ping in add peer striker
9 months ago
Tsu-ba-me
885f4e448b
fix(striker-ui): remove redundant fillRow prop in outlined input with label
9 months ago
Tsu-ba-me
83a0210ffa
fix(striker-ui): remove protected state
...
According to breaking changes in react 18, hidden components cannot
trigger the useEffect hook.
See https://github.com/facebook/react/pull/22114
Since the warning is no longer triggered, we can safely remove the
workaround.
11 months ago
Tsu-ba-me
f725f53f2e
fix(striker-ui): prevent browsers from auto-complete add peer fields
1 year ago
Tsu-ba-me
d4d9d916ab
fix(striker-ui): remove user, db port, ssh port from add peer form
1 year ago
Tsu-ba-me
53f169ad5c
fix(striker-ui): add close button to add peer dialog
1 year ago
Tsu-ba-me
1987fc7c2c
fix(striker-ui): revert user to 'admin' in add peer
1 year ago
Tsu-ba-me
823f0780b1
fix(striker-ui): default user to 'root' in add peer
1 year ago
Tsu-ba-me
afdd376759
fix(striker-ui): correct validity test on first render in InputWithRef
2 years ago
Tsu-ba-me
8abd47eb18
fix(striker-ui): correct validity test on first render in InputWithRef
2 years ago
Tsu-ba-me
03a251f44d
fix(striker-ui): add buildObjectStateSetterCallback
2 years ago
Tsu-ba-me
383b4e938e
fix(striker-ui): add request onProceed in AddPeerDialog
2 years ago
Tsu-ba-me
4c13c7c15a
fix(striker-ui): add input tests to AddPeerDialog
2 years ago
Tsu-ba-me
d3e4e51b86
fix(striker-ui): add inital AddPeerDialog
2 years ago