Tsu-ba-me
9f888fbe27
fix(striker-ui): remove MTU from manifest forms
6 months ago
Tsu-ba-me
e152c2faed
fix(striker-ui): solve warning of no-fence-port messages in manage manifest
6 months ago
Tsu-ba-me
bdb0c8ddb0
fix(striker-ui): correct none representation in run manifest
6 months ago
Tsu-ba-me
ae0a68320e
fix(striker-ui): add directions for host fences in manage manifests
6 months ago
Tsu-ba-me
b2ee8a0ebc
fix(striker-ui): make port on fence device optional in create install manifest
6 months ago
Tsu-ba-me
cdb2896984
refactor(striker-ui): align all axios error var naming
6 months ago
Tsu-ba-me
fd6901784f
fix(striker-ui): correct network inputs' grid columns in manage manifest form
9 months ago
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
ed58c57835
fix(striker-ui): auto-suggest IPMI IP based on BCN in create manifest
1 year ago
Tsu-ba-me
997c501d6a
fix(striker-ui): correct network count after remove in create manifest
1 year ago
Tsu-ba-me
805a42b691
fix(striker-ui): default new network to migration in create manifest
1 year ago
Tsu-ba-me
24c05e740c
fix(striker-ui): guess network base, mask in create manifest
1 year 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
7b7d79d50f
fix(striker-ui): remove required from add 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
686f61969c
fix(striker-ui): rename node->subnode in manifest form fields
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
594062e823
fix(striker-ui): add IPMI IP to host inputs 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
1b4a5baeb5
fix(striker-ui): add password compare check in run manifest form
2 years ago
Tsu-ba-me
499abdd7bd
fix(striker-ui): add host to input error message in manage manifest host inputs
2 years ago
Tsu-ba-me
4837143c73
fix(striker-ui): add input test to network subnet mask in manage manifest
2 years ago
Tsu-ba-me
1e2aee47a3
fix(striker-ui): populate add manifest form with template props
2 years ago
Tsu-ba-me
16ac5a4e6d
fix(striker-ui): add IPv4 CSV input test to network config in manage manifest
2 years ago
Tsu-ba-me
4bbd8a32f3
fix(striker-ui): unset message and validity where necessary in manage manifest
2 years ago
Tsu-ba-me
d22b11bb90
fix(striker-ui): simplify form message setting by removing message setter list
2 years ago
Tsu-ba-me
23ea09ed35
fix(striker-ui): avoid unneeded recreation of message setters
2 years ago
Tsu-ba-me
b99ac243ab
fix(striker-ui): make grid keys unique in manifest host input group
2 years ago
Tsu-ba-me
4db9d8b321
refactor(striker-ui): rename id variables in manifest network input group
2 years ago
Tsu-ba-me
23ddce9cec
fix(striker-ui): remove unused form validity flags in manifest network config
2 years ago
Tsu-ba-me
239138a8b1
fix(striker-ui): get data from inputs in manage manifest forms
2 years ago
Tsu-ba-me
515d3b3b9e
fix(striker-ui): include host id in an-host input ids
2 years ago
Tsu-ba-me
8110a3daaf
fix(striker-ui): export input id builders for an-network inputs
2 years ago
Tsu-ba-me
dfd07bb7f5
fix(striker-ui): export input id builders in host input group
2 years ago
Tsu-ba-me
195348c6c7
fix(striker-ui): export input id builder in run manifest input group
2 years ago
Tsu-ba-me
586204122e
fix(striker-ui): hide passwords in run manifest form
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
2e26e3ed40
fix(striker-ui): change fence port valid type
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