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
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
40febdae87
fix(striker-ui): allow string header in ExpandablePanel
2023-04-03 13:13:59 -04: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
6c8807b284
fix(striker-ui): repair MITM external link text wrap
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
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
962cc92d14
refactor(striker-ui): use BodyText's align in ManageChangedSSHKeysForm
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
642ebfc4c3
feat(striker-ui): add ManageChangedSSHKeysForm
2022-11-28 14:37:19 -05:00