Tsu-ba-me
76703d5f30
fix(striker-ui): don't hide password script in manage fence form
2024-04-09 15:13:54 -04:00
Tsu-ba-me
47d0d63a54
fix(striker-ui): simplify sensitive text
2024-04-09 15:13:54 -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
71729e3425
fix(striker-ui): rename to resetChecks
2023-12-06 12:06:29 -05:00
Tsu-ba-me
d7d7fcb039
fix(striker-ui): reset checklist after delete in manage fences, manifests
2023-12-04 16:46:51 -05:00
Tsu-ba-me
5e2ef764f4
fix(striker-ui): update fence list after add, edit, or delete
2023-12-04 14:51:03 -05:00
Tsu-ba-me
382640bad0
fix(striker-ui): add optional close button to form dialog
2023-08-17 00:58:34 -04:00
Tsu-ba-me
488ed99370
fix(striker-ui): correct fence management; see details
...
* add input validation to fix fields, i.e., select agent, and dynamic
fields, i.e., fence parameters (according to param type)
* connect add, update, delete dialogs to respective back-end endpoints
2023-07-03 04:46:07 -04:00
Tsu-ba-me
c7b0186b62
fix(striker-ui): hide password related in fence list
2023-04-03 13:14:00 -04:00
Tsu-ba-me
d7b00eebc0
refactor(striker-ui): group manage fence related components
2023-04-03 13:14:00 -04:00