1097 Commits (99dc4ba6ba5c13af72554a70aa7d2d1ccdbd6bbd)

Author SHA1 Message Date
Tsu-ba-me 46f299d878 fix(striker-ui): make checks an array of IDs 1 year ago
Tsu-ba-me a272db4239 fix(striker-ui): add submit handler to form utils 1 year ago
Tsu-ba-me 446359bfe9 fix(striker-ui): don't always show null in FormSummary 1 year ago
Tsu-ba-me 1751cef896 fix(striker-ui): handle checks in List with useChecklist hook 1 year ago
Tsu-ba-me d5baae790c fix(striker-ui): allow diable delete in List 1 year ago
Tsu-ba-me 0711d8a63a feat(striker-ui): simplify building form confirm dialog 1 year ago
Tsu-ba-me e1e03ba7f9 fix(striker-ui): add get list item checkbox props callback to List 1 year ago
Tsu-ba-me 4dece7aaf8 fix(striker-ui): apply withCredentials to all API requests 1 year ago
Tsu-ba-me 8d343e5cca fix(striker-ui): attempt reconnect after unclean disconnect in VNC 1 year ago
Tsu-ba-me c4fd8cc2f6 fix(striker-ui): match front-end VNC connect 1 year ago
Tsu-ba-me 0b304251ff fix(striker-ui): use query param return-to in login 1 year ago
Tsu-ba-me 0f223950e4 fix(striker-ui): correct /login to post with-credentials enabled 1 year ago
Tsu-ba-me 089efdbdc3 fix(striker-ui): add GatePanel and login page 1 year ago
Tsu-ba-me 4fc2655a44 fix(striker-ui): reflect GateForm changes in PrepareHostForm 1 year ago
Tsu-ba-me 7f826132a4 fix(striker-ui): pass input values to submit append in GateForm 1 year ago
Tsu-ba-me 305968e5e9 fix(striker-ui): don't reset (re-render) form element in GateForm 1 year ago
Tsu-ba-me f8b6520da8 fix(striker-ui): inherit colour in input test messages 1 year ago
Tsu-ba-me 95ce723b86 fix(striker-ui): revise GateForm to use form event 1 year ago
Tsu-ba-me 9878d03ee5 fix(striker-ui): add event handler append props in InputWithRef 1 year ago
Tsu-ba-me c4704aa298 fix(striker-ui): rename message id in manage manifest 1 year ago
Tsu-ba-me 594062e823 fix(striker-ui): add IPMI IP to host inputs in manage manifest 1 year ago
Tsu-ba-me 3ab1fe88d2 fix(striker-ui): connect manifest-related forms submission with confirm dialog 1 year ago
Tsu-ba-me 39e3623085 fix(striker-ui): enable confirm dialog for submit run manifest 1 year ago
Tsu-ba-me 1b4a5baeb5 fix(striker-ui): add password compare check in run manifest form 1 year ago
Tsu-ba-me 148ba5f1c1 fix(striker-ui): resolve Message in FormUtils 1 year ago
Tsu-ba-me 0bdc5dd44e fix(striker-ui): re-add not-blank tests to test batch builders 1 year ago
Tsu-ba-me 499abdd7bd fix(striker-ui): add host to input error message in manage manifest host inputs 1 year ago
Tsu-ba-me 4837143c73 fix(striker-ui): add input test to network subnet mask in manage manifest 1 year ago
Tsu-ba-me 1e2aee47a3 fix(striker-ui): populate add manifest form with template props 1 year ago
Tsu-ba-me 79bcc3773b fix(striker-ui): remove unneeded not-blank test in input test batch builders 1 year ago
Tsu-ba-me 16ac5a4e6d fix(striker-ui): add IPv4 CSV input test to network config in manage manifest 1 year ago
Tsu-ba-me fea0657119 fix(striker-ui): call finish batch callback when input optional 1 year ago
Tsu-ba-me 7eb629c747 fix(striker-ui): add manage manifest tab to manage element page 1 year ago
Tsu-ba-me 4bbd8a32f3 fix(striker-ui): unset message and validity where necessary in manage manifest 1 year ago
Tsu-ba-me bc25f1a2ad fix(striker-ui): add unmount event and simplify mount/first render event in InputWithRef 1 year ago
Tsu-ba-me f6b7a2df5a fix(striker-ui): add input unmount function builder to form utils 1 year ago
Tsu-ba-me b00afbe7cf fix(striker-ui): avoid depend on outdated message list in MessageGroup setters 1 year ago
Tsu-ba-me d22b11bb90 fix(striker-ui): simplify form message setting by removing message setter list 1 year ago
Tsu-ba-me fa2f68574e fix(striker-ui): add regexp object state setter callback 1 year ago
Tsu-ba-me 23ea09ed35 fix(striker-ui): avoid unneeded recreation of message setters 1 year ago
Tsu-ba-me b99ac243ab fix(striker-ui): make grid keys unique in manifest host input group 1 year ago
Tsu-ba-me 4db9d8b321 refactor(striker-ui): rename id variables in manifest network input group 1 year ago
Tsu-ba-me 47e822421d fix(striker-ui): remove unneeded dependency in InputWithRef 1 year ago
Tsu-ba-me 23ddce9cec fix(striker-ui): remove unused form validity flags in manifest network config 1 year ago
Tsu-ba-me de5ae58c7e refactor(striker-ui): rename MessageSetterFunction->MessageSetter 1 year ago
Tsu-ba-me 4557e27e1b fix(striker-ui): add function to set form validity by regex 1 year ago
Tsu-ba-me 239138a8b1 fix(striker-ui): get data from inputs in manage manifest forms 1 year ago
Tsu-ba-me d402258b8a fix(striker-ui): expose base input props in OutlinedInputWithLabel 1 year ago
Tsu-ba-me c20100ab74 fix(striker-ui): enable dataset in SwitchWithLabel 1 year ago
Tsu-ba-me cd14783c08 fix(striker-ui): correct label in SwitchWithLabel 1 year ago