1036 Commits (ea95d26cc5ca629adf233a280ef9fd6c89ca526a)

Author SHA1 Message Date
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 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 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 45a0d1a6c8 fix(striker-ui): add icon button mouse event handler type 2 years ago
Tsu-ba-me 8154fd4dbd fix(striker-ui): allow remove key in object setter builder 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 ae07c8b66d fix(striker-ui): add setMsgSetter in FormUtils 2 years ago
Tsu-ba-me 77abfdc933 fix(striker-ui): export buildMessageSetter() 2 years ago
Tsu-ba-me 29a3751524 fix(striker-ui): export buildNumberTestBatch() 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 567abff9de fix(striker-ui): add manage UPS tab 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 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 737850f9d0 fix(striker-ui): add hook useFormUtils 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 301b279000 fix(striker-ui): show UPS type as required 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 130d70078d fix(striker-ui): export input id in CommonUpsInputGroup 2 years ago
Tsu-ba-me c85cea0094 fix(striker-ui): pass id to input element in SelectWithLabel 2 years ago
Tsu-ba-me 4aa42e680d feat(striker-ui): add EditUpsInputGroup 2 years ago
Tsu-ba-me 8fa4d3441e fix(striker-ui): remove duplicate parameter in CommonUpsInputGroup 2 years ago
Tsu-ba-me 80fad36ad7 fix(striker-ui): center List empty text 2 years ago
Tsu-ba-me 882ec15738 feat(striker-ui): add manage UPS related components 2 years ago
Tsu-ba-me c9c3092d22 fix(striker-ui): simplify ConfirmDialogProps init 2 years ago