186 Commits (c40b7ff7d4d165a74526f0956d4f70180212abcd)

Author SHA1 Message Date
Tsu-ba-me 4fc2655a44 fix(striker-ui): reflect GateForm changes in PrepareHostForm 2 years ago
Tsu-ba-me 7f826132a4 fix(striker-ui): pass input values to submit append in GateForm 2 years ago
Tsu-ba-me 305968e5e9 fix(striker-ui): don't reset (re-render) form element in GateForm 2 years ago
Tsu-ba-me 95ce723b86 fix(striker-ui): revise GateForm to use form event 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 148ba5f1c1 fix(striker-ui): resolve Message in FormUtils 2 years ago
Tsu-ba-me f6b7a2df5a fix(striker-ui): add input unmount function builder to form utils 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 fa2f68574e fix(striker-ui): add regexp object state setter callback 2 years ago
Tsu-ba-me 23ea09ed35 fix(striker-ui): avoid unneeded recreation of message setters 2 years ago
Tsu-ba-me de5ae58c7e refactor(striker-ui): rename MessageSetterFunction->MessageSetter 2 years ago
Tsu-ba-me 4557e27e1b fix(striker-ui): add function to set form validity by regex 2 years ago
Tsu-ba-me 239138a8b1 fix(striker-ui): get data from inputs in manage manifest forms 2 years ago
Tsu-ba-me c20100ab74 fix(striker-ui): enable dataset in SwitchWithLabel 2 years ago
Tsu-ba-me cd14783c08 fix(striker-ui): correct label in SwitchWithLabel 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 e73f67d50e fix(striker-ui): rename anvil->an (anvil or anvil node) 2 years ago
Tsu-ba-me c0189cba8d fix(striker-ui): add run manifest form 2 years ago
Tsu-ba-me f72a348fb5 fix(striker-ui): add play preset to IconButton 2 years ago
Tsu-ba-me 6aaa4f6237 fix(striker-ui): add edit manifest form 2 years ago
Tsu-ba-me fc016ea719 fix(striker-ui): expose disableProceed in ConfirmDialog 2 years ago
Tsu-ba-me 952d95feac fix(striker-ui): add general loading prop to ConfirmDialog 2 years ago
Tsu-ba-me 17a011e768 fix(striker-ui): correct types for manifest management 2 years ago
Tsu-ba-me b58a1cb63a fix(striker-ui): add initial host config to add manifest form 2 years ago
Tsu-ba-me 172674db9a refactor(striker-ui): rename manifest network object and network event handlers 2 years ago
Tsu-ba-me 20aba7c559 fix(striker-ui): hoist network list in manifest network config 2 years ago
Tsu-ba-me adf01f9bdd fix(striker-ui): complete edit/remove network(s) in manifest network config 2 years ago
Tsu-ba-me b269770d3a fix(striker-ui): enable add/remove networks 2 years ago
Tsu-ba-me 45a0d1a6c8 fix(striker-ui): add icon button mouse event handler type 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 f59d273ebb fix(striker-ui): add 'add', 'close' presets to IconButton 2 years ago
Tsu-ba-me 17657388af fix(striker-ui): add preset icon props in IconButton presets 2 years ago
Tsu-ba-me ae07c8b66d fix(striker-ui): add setMsgSetter in FormUtils 2 years ago
Tsu-ba-me 15942d258d fix(striker-ui): adjust inner panel margin 2 years ago
Tsu-ba-me 0ce470a034 fix(striker-ui): manifest list 2 years ago
Tsu-ba-me 2f84f52090 fix(striker-ui): passthrough input validation in EditUpsInputGroup 2 years ago
Tsu-ba-me aa5aad4689 fix(striker-ui): add input validation to AddUpsInputGroup 2 years ago
Tsu-ba-me d3894081f6 fix(striker-ui): add input tests to CommonUpsInputGroup 2 years ago
Tsu-ba-me 0c1ec5a88a fix(striker-ui): expose blur and focus event handler slots in SelectWithLabel 2 years ago
Tsu-ba-me 36f9938767 fix(striker-ui): organize types in useFormUtils hook 2 years ago
Tsu-ba-me 26881c0436 fix(striker-ui): expose isRequired in build test batch functions 2 years ago
Tsu-ba-me 442427cf63 fix(striker-ui): add arbitrary slot before action area in ConfirmDialog 2 years ago
Tsu-ba-me 4400bf6645 fix(striker-ui): make buildMapToMessageSetter() handle array ids 2 years ago
Tsu-ba-me 1345e026cc fix(striker-ui): expose required in SelectWithLabel 2 years ago
Tsu-ba-me 051dde3e80 fix(striker-ui): add Link to UPS type options 2 years ago
Tsu-ba-me b94e459e0a fix(striker-ui): connect add and edit forms with ManageUpsPanel 2 years ago
Tsu-ba-me 5e2f7b4974 fix(striker-ui): allow UPS type selection in EditUpsInputGroup 2 years ago
Tsu-ba-me f97463f2c4 fix(striker-ui): export input id and include previous value in AddUpsInputGroup 2 years ago
Tsu-ba-me 4aa42e680d feat(striker-ui): add EditUpsInputGroup 2 years ago