207 Commits (37f427aa648e08628ba8662896aed34a11be749c)

Author SHA1 Message Date
Tsu-ba-me 44fa698927 fix(striker-ui): correct types on FullSize 1 year ago
Tsu-ba-me a00a5721d6 fix(striker-ui): auto-reconnect VNC upon failure 1 year ago
Tsu-ba-me eb907affbc fix(striker-ui): restore server VNC to working state 1 year ago
Tsu-ba-me 22f85171c7 fix(striker-ui): correct, organize file location checkboxes 1 year ago
Tsu-ba-me 9728f56927 fix(striker-ui): allow message setter override in submit form 1 year ago
Tsu-ba-me 5f5d521c58 fix(striker-ui): repopulate network configs in network form 1 year ago
Tsu-ba-me 488ed99370 fix(striker-ui): correct fence management; see details 1 year ago
Tsu-ba-me 0edb8910c2 fix(striker-ui): expose reveal button props, allow adjust line height in SensitiveText 1 year ago
Tsu-ba-me 2ec8031e0e fix(striker-ui): correct nested appearance in FormSummary 1 year ago
Tsu-ba-me f7f363b7c1 fix(striker-ui): simplify frequently used props of build delete dialog in checklist 1 year ago
Tsu-ba-me a1a2a043a8 fix(striker-ui): add (un)check all to checklist hook, apply to manage SSH key conflicts 1 year ago
Tsu-ba-me 574f5e99b5 fix(striker-ui): add cookie jar 1 year ago
Tsu-ba-me 3376d5e4ef fix(striker-ui): add delete preset to IconButton 1 year ago
Tsu-ba-me 9e9a81a5ce fix(striker-ui): replace all /cgi-bin urls 1 year ago
Tsu-ba-me 87c8240bf7 fix(striker-ui): complete user management in striker config 1 year ago
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 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 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 95ce723b86 fix(striker-ui): revise GateForm to use form event 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 148ba5f1c1 fix(striker-ui): resolve Message in FormUtils 1 year ago
Tsu-ba-me f6b7a2df5a fix(striker-ui): add input unmount function builder to form utils 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 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 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
Tsu-ba-me 515d3b3b9e fix(striker-ui): include host id in an-host input ids 1 year ago
Tsu-ba-me 8110a3daaf fix(striker-ui): export input id builders for an-network inputs 1 year ago
Tsu-ba-me e73f67d50e fix(striker-ui): rename anvil->an (anvil or anvil node) 1 year ago
Tsu-ba-me c0189cba8d fix(striker-ui): add run manifest form 1 year ago
Tsu-ba-me f72a348fb5 fix(striker-ui): add play preset to IconButton 1 year ago
Tsu-ba-me 6aaa4f6237 fix(striker-ui): add edit manifest form 1 year ago
Tsu-ba-me fc016ea719 fix(striker-ui): expose disableProceed in ConfirmDialog 1 year ago
Tsu-ba-me 952d95feac fix(striker-ui): add general loading prop to ConfirmDialog 1 year ago
Tsu-ba-me 17a011e768 fix(striker-ui): correct types for manifest management 1 year ago
Tsu-ba-me b58a1cb63a fix(striker-ui): add initial host config to add manifest form 1 year ago
Tsu-ba-me 172674db9a refactor(striker-ui): rename manifest network object and network event handlers 1 year ago
Tsu-ba-me 20aba7c559 fix(striker-ui): hoist network list in manifest network config 1 year ago
Tsu-ba-me adf01f9bdd fix(striker-ui): complete edit/remove network(s) in manifest network config 1 year ago
Tsu-ba-me b269770d3a fix(striker-ui): enable add/remove networks 1 year ago