Commit Graph

7 Commits

Author SHA1 Message Date
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
d3b0da9396 fix(striker-ui): include DR host(s) in prepare network 2023-08-11 13:35:11 -04:00
Tsu-ba-me
84620d9542 fix(striker-ui): ignore DR host in prepare network 2023-07-03 04:46:07 -04:00
Tsu-ba-me
7eb629c747 fix(striker-ui): add manage manifest tab to manage element page 2023-06-19 15:15:33 -04:00
Tsu-ba-me
aba2c68f5c fix(striker-ui): add manage UPS tab 2023-04-04 00:23:00 -04:00
Tsu-ba-me
d7b00eebc0 refactor(striker-ui): group manage fence related components 2023-04-03 13:14:00 -04:00
Tsu-ba-me
a53056ff12 fix(striker-ui): add /manage-element page 2023-02-14 22:42:50 -05:00