Tsu-ba-me
fd6901784f
fix(striker-ui): correct network inputs' grid columns in manage manifest form
2024-03-21 17:07:39 -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
ed58c57835
fix(striker-ui): auto-suggest IPMI IP based on BCN in create manifest
2023-12-20 16:31:05 -05:00
Tsu-ba-me
997c501d6a
fix(striker-ui): correct network count after remove in create manifest
2023-12-20 15:46:10 -05:00
Tsu-ba-me
805a42b691
fix(striker-ui): default new network to migration in create manifest
2023-12-20 15:25:37 -05:00
Tsu-ba-me
24c05e740c
fix(striker-ui): guess network base, mask in create manifest
2023-12-19 18:59:28 -05:00
Tsu-ba-me
8b6b1a64a8
fix(striker-ui): suggest default BCN, SN, IFN IPs for each subnode in create manifest
2023-12-19 18:15:18 -05:00
Tsu-ba-me
7b7d79d50f
fix(striker-ui): remove required from add manifest
2023-12-15 14:14:28 -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
cf4e4ff3f0
fix(striker-ui): reload manifests after add, edit, or delete
2023-12-04 16:18:19 -05:00
Tsu-ba-me
2100829083
fix(striker-ui): replace manifest forms' submission with method from hook
2023-12-04 16:00:47 -05:00
Tsu-ba-me
ece7efda99
fix(striker-ui): migrate setApiMessage from manifest manager
2023-12-04 14:22:11 -05:00
Tsu-ba-me
686f61969c
fix(striker-ui): rename node->subnode in manifest form fields
2023-08-19 04:40:33 -04:00
Tsu-ba-me
07e04a970a
fix(striker-ui): add form summary to manage manifest forms
2023-08-17 01:21:24 -04: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
2ec8031e0e
fix(striker-ui): correct nested appearance in FormSummary
2023-07-03 04:46:07 -04:00
Tsu-ba-me
251a048b8a
fix(striker-ui): enable delete manifest(s)
2023-07-03 04:46:07 -04:00
Tsu-ba-me
c4704aa298
fix(striker-ui): rename message id in manage manifest
2023-06-20 00:48:21 -04:00
Tsu-ba-me
594062e823
fix(striker-ui): add IPMI IP to host inputs in manage manifest
2023-06-19 15:15:33 -04:00
Tsu-ba-me
3ab1fe88d2
fix(striker-ui): connect manifest-related forms submission with confirm dialog
2023-06-19 15:15:33 -04:00
Tsu-ba-me
39e3623085
fix(striker-ui): enable confirm dialog for submit run manifest
2023-06-19 15:15:33 -04:00
Tsu-ba-me
1b4a5baeb5
fix(striker-ui): add password compare check in run manifest form
2023-06-19 15:15:33 -04:00
Tsu-ba-me
499abdd7bd
fix(striker-ui): add host to input error message in manage manifest host inputs
2023-06-19 15:15:33 -04:00
Tsu-ba-me
4837143c73
fix(striker-ui): add input test to network subnet mask in manage manifest
2023-06-19 15:15:33 -04:00
Tsu-ba-me
1e2aee47a3
fix(striker-ui): populate add manifest form with template props
2023-06-19 15:15:33 -04:00
Tsu-ba-me
16ac5a4e6d
fix(striker-ui): add IPv4 CSV input test to network config in manage manifest
2023-06-19 15:15:33 -04:00
Tsu-ba-me
4bbd8a32f3
fix(striker-ui): unset message and validity where necessary in manage manifest
2023-06-19 15:15:33 -04:00
Tsu-ba-me
d22b11bb90
fix(striker-ui): simplify form message setting by removing message setter list
2023-06-19 15:15:32 -04:00
Tsu-ba-me
23ea09ed35
fix(striker-ui): avoid unneeded recreation of message setters
2023-06-19 15:15:32 -04:00
Tsu-ba-me
b99ac243ab
fix(striker-ui): make grid keys unique in manifest host input group
2023-06-19 15:15:32 -04:00
Tsu-ba-me
4db9d8b321
refactor(striker-ui): rename id variables in manifest network input group
2023-06-19 15:15:32 -04:00
Tsu-ba-me
23ddce9cec
fix(striker-ui): remove unused form validity flags in manifest network config
2023-06-19 15:15:32 -04:00
Tsu-ba-me
239138a8b1
fix(striker-ui): get data from inputs in manage manifest forms
2023-06-19 15:15:32 -04:00
Tsu-ba-me
515d3b3b9e
fix(striker-ui): include host id in an-host input ids
2023-06-19 15:15:32 -04:00
Tsu-ba-me
8110a3daaf
fix(striker-ui): export input id builders for an-network inputs
2023-06-19 15:15:32 -04:00
Tsu-ba-me
dfd07bb7f5
fix(striker-ui): export input id builders in host input group
2023-06-19 15:15:32 -04:00
Tsu-ba-me
195348c6c7
fix(striker-ui): export input id builder in run manifest input group
2023-06-19 15:15:32 -04:00
Tsu-ba-me
586204122e
fix(striker-ui): hide passwords in run manifest form
2023-06-19 15:15:32 -04:00
Tsu-ba-me
e73f67d50e
fix(striker-ui): rename anvil->an (anvil or anvil node)
2023-06-19 15:15:32 -04:00
Tsu-ba-me
5897353d7b
fix(striker-ui): add message area to manage manifest forms
2023-06-19 15:15:32 -04:00
Tsu-ba-me
2e26e3ed40
fix(striker-ui): change fence port valid type
2023-06-19 15:15:32 -04:00
Tsu-ba-me
c0189cba8d
fix(striker-ui): add run manifest form
2023-06-19 15:15:32 -04:00
Tsu-ba-me
6aaa4f6237
fix(striker-ui): add edit manifest form
2023-06-19 15:15:32 -04:00
Tsu-ba-me
85dde72db7
fix(striker-ui): add default DNS CSV
2023-06-19 15:15:32 -04:00
Tsu-ba-me
89c7f6b980
fix(striker-ui): build fence and ups list from manifest template
2023-06-19 15:15:32 -04:00
Tsu-ba-me
c35b2d7969
fix(striker-ui): rearrange fence and ups inputs for host in manage manifest
2023-06-19 15:15:32 -04:00
Tsu-ba-me
b58a1cb63a
fix(striker-ui): add initial host config to add manifest form
2023-06-19 15:15:32 -04:00
Tsu-ba-me
172674db9a
refactor(striker-ui): rename manifest network object and network event handlers
2023-06-19 15:15:32 -04:00
Tsu-ba-me
20aba7c559
fix(striker-ui): hoist network list in manifest network config
2023-06-19 15:15:32 -04:00