963 Commits (feature/softwareraid)

Author SHA1 Message Date
Tsu-ba-me bc25f1a2ad fix(striker-ui): add unmount event and simplify mount/first render event in InputWithRef 2 years ago
Tsu-ba-me b00afbe7cf fix(striker-ui): avoid depend on outdated message list in MessageGroup setters 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 47e822421d fix(striker-ui): remove unneeded dependency in InputWithRef 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 d402258b8a fix(striker-ui): expose base input props in OutlinedInputWithLabel 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 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 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 18533ba0c8 fix(striker-ui): move scroll style offsets to ConfirmDialog 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 85dde72db7 fix(striker-ui): add default DNS CSV 2 years ago
Tsu-ba-me 89c7f6b980 fix(striker-ui): build fence and ups list from manifest template 2 years ago
Tsu-ba-me c35b2d7969 fix(striker-ui): rearrange fence and ups inputs for host in manage manifest 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 81139bb1ad fix(striker-ui): center add network button 2 years ago
Tsu-ba-me b269770d3a fix(striker-ui): enable add/remove networks 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 e5d7014b9f fix(striker-ui): run 'set validity on first render' in useEffect 2 years ago
Tsu-ba-me 15942d258d fix(striker-ui): adjust inner panel margin 2 years ago
Tsu-ba-me fb8e92ffb4 fix(striker-ui): consolidate network types 2 years ago
Tsu-ba-me 0ce470a034 fix(striker-ui): manifest list 2 years ago
Tsu-ba-me 759cd6f58a fix(striker-ui): add form validation and message in ManageUpsPanel 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 afdd376759 fix(striker-ui): correct validity test on first render in InputWithRef 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 442427cf63 fix(striker-ui): add arbitrary slot before action area in ConfirmDialog 2 years ago
Tsu-ba-me 301b279000 fix(striker-ui): show UPS type as required 2 years ago