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
8b6b1a64a8
fix(striker-ui): suggest default BCN, SN, IFN IPs for each subnode in create manifest
1 year ago
Tsu-ba-me
71729e3425
fix(striker-ui): rename to resetChecks
1 year ago
Tsu-ba-me
d7d7fcb039
fix(striker-ui): reset checklist after delete in manage fences, manifests
1 year ago
Tsu-ba-me
cf4e4ff3f0
fix(striker-ui): reload manifests after add, edit, or delete
1 year ago
Tsu-ba-me
2100829083
fix(striker-ui): replace manifest forms' submission with method from hook
1 year ago
Tsu-ba-me
ece7efda99
fix(striker-ui): migrate setApiMessage from manifest manager
1 year ago
Tsu-ba-me
07e04a970a
fix(striker-ui): add form summary to manage manifest forms
1 year ago
Tsu-ba-me
382640bad0
fix(striker-ui): add optional close button to form dialog
1 year ago
Tsu-ba-me
2ec8031e0e
fix(striker-ui): correct nested appearance in FormSummary
1 year ago
Tsu-ba-me
251a048b8a
fix(striker-ui): enable delete manifest(s)
1 year ago
Tsu-ba-me
c4704aa298
fix(striker-ui): rename message id in manage manifest
2 years ago
Tsu-ba-me
3ab1fe88d2
fix(striker-ui): connect manifest-related forms submission with confirm dialog
2 years ago
Tsu-ba-me
39e3623085
fix(striker-ui): enable confirm dialog for submit run manifest
2 years ago
Tsu-ba-me
1e2aee47a3
fix(striker-ui): populate add manifest form with template props
2 years ago
Tsu-ba-me
239138a8b1
fix(striker-ui): get data from inputs in manage manifest forms
2 years ago
Tsu-ba-me
e73f67d50e
fix(striker-ui): rename anvil->an (anvil or anvil node)
2 years ago
Tsu-ba-me
5897353d7b
fix(striker-ui): add message area to manage manifest forms
2 years ago
Tsu-ba-me
c0189cba8d
fix(striker-ui): add run manifest form
2 years ago
Tsu-ba-me
6aaa4f6237
fix(striker-ui): add edit manifest form
2 years ago
Tsu-ba-me
20aba7c559
fix(striker-ui): hoist network list in manifest network config
2 years ago
Tsu-ba-me
768ef98f51
fix(striker-ui): add input groups to build add/edit manifest forms
2 years ago
Tsu-ba-me
0ce470a034
fix(striker-ui): manifest list
2 years ago