Tsu-ba-me
0e762c3a44
fix(striker-ui): default enable ping in add peer striker
2024-03-21 17:07:39 -04:00
Tsu-ba-me
885f4e448b
fix(striker-ui): remove redundant fillRow prop in outlined input with label
2024-03-21 17:07:39 -04:00
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.
2024-01-26 13:37:30 -05:00
Tsu-ba-me
f725f53f2e
fix(striker-ui): prevent browsers from auto-complete add peer fields
2023-12-06 18:04:29 -05:00
Tsu-ba-me
d4d9d916ab
fix(striker-ui): remove user, db port, ssh port from add peer form
2023-12-06 17:55:12 -05:00
Tsu-ba-me
53f169ad5c
fix(striker-ui): add close button to add peer dialog
2023-08-11 13:33:54 -04:00
Tsu-ba-me
1987fc7c2c
fix(striker-ui): revert user to 'admin' in add peer
2023-08-09 15:03:07 -04:00
Tsu-ba-me
823f0780b1
fix(striker-ui): default user to 'root' in add peer
2023-08-07 01:47:35 -04:00
Tsu-ba-me
ffe7f1884e
fix(striker-ui): repop, connect reconfig striker
2023-07-03 04:46:07 -04:00
Tsu-ba-me
2ec8031e0e
fix(striker-ui): correct nested appearance in FormSummary
2023-07-03 04:46:07 -04:00
Tsu-ba-me
a1a2a043a8
fix(striker-ui): add (un)check all to checklist hook, apply to manage SSH key conflicts
2023-07-03 04:46:07 -04:00
Tsu-ba-me
87c8240bf7
fix(striker-ui): complete user management in striker config
2023-07-03 04:46:06 -04:00
Tsu-ba-me
8abd47eb18
fix(striker-ui): correct validity test on first render in InputWithRef
2023-04-04 00:23:00 -04:00
Tsu-ba-me
40febdae87
fix(striker-ui): allow string header in ExpandablePanel
2023-04-03 13:13:59 -04:00
Tsu-ba-me
03a251f44d
fix(striker-ui): add buildObjectStateSetterCallback
2023-02-14 22:42:50 -05:00
Tsu-ba-me
bb4b9f5441
refactor(striker-ui): apply mt in Spinner occurrences
2022-11-28 14:37:21 -05:00
Tsu-ba-me
383b4e938e
fix(striker-ui): add request onProceed in AddPeerDialog
2022-11-28 14:37:21 -05:00
Tsu-ba-me
ac0c17396f
fix(striker-ui): don't close onProceed by default in ConfirmDialog
2022-11-28 14:37:21 -05:00
Tsu-ba-me
4c13c7c15a
fix(striker-ui): add input tests to AddPeerDialog
2022-11-28 14:37:21 -05:00
Tsu-ba-me
d3e4e51b86
fix(striker-ui): add inital AddPeerDialog
2022-11-28 14:37:21 -05:00
Tsu-ba-me
6c8807b284
fix(striker-ui): repair MITM external link text wrap
2022-11-28 14:37:21 -05:00
Tsu-ba-me
f2cf39a0dc
fix(striker-ui): let fetch refresh handle remove peers after delete
2022-11-28 14:37:21 -05:00
Tsu-ba-me
eddb0ea393
fix(striker-ui): add delete SSH key conflict
2022-11-28 14:37:21 -05:00
Tsu-ba-me
a9941af621
fix(striker-ui): include previous data in ConfigPeersForm
2022-11-28 14:37:21 -05:00
Tsu-ba-me
ab3fe5c625
fix(striker-ui): load SSH key conflicts
2022-11-28 14:37:21 -05:00
Tsu-ba-me
57735063f7
fix(striker-ui): add external link to MITM wiki in ManageChangedSSHKeysForm
2022-11-28 14:37:21 -05:00
Tsu-ba-me
e1c5cb6946
fix(striker-ui): update install target state in /config
2022-11-28 14:37:21 -05:00
Tsu-ba-me
91212adf98
fix(striker-ui): revise error messages in StrikerConfig
2022-11-28 14:37:21 -05:00
Tsu-ba-me
e038b809d9
fix(striker-ui): repair SimpleOperationPanel and /config
2022-11-28 14:37:21 -05:00
Tsu-ba-me
bea26271a3
fix(striker-ui): add delete to ConfigPeersForm
2022-11-28 14:37:21 -05:00
Tsu-ba-me
962cc92d14
refactor(striker-ui): use BodyText's align in ManageChangedSSHKeysForm
2022-11-28 14:37:21 -05:00
Tsu-ba-me
f4c4e30610
feat(striker-ui): add ManageUsersForm
2022-11-28 14:37:21 -05:00
Tsu-ba-me
0bf25ba693
fix(striker-ui): revise List to add more flexibility
2022-11-28 14:37:21 -05:00
Tsu-ba-me
35471cbedc
fix(striker-ui): match GET /host/connection output in ConfigPeersForm
2022-11-28 14:37:19 -05:00
Tsu-ba-me
642ebfc4c3
feat(striker-ui): add ManageChangedSSHKeysForm
2022-11-28 14:37:19 -05:00
Tsu-ba-me
fa391fd5c7
feat(striker-ui): add ConfirPeersForm
2022-11-28 14:37:19 -05:00
Tsu-ba-me
b0bad697a4
feat(striker-ui): add striker config page WIP
2022-11-28 14:37:19 -05:00