3327 Commits (88e8978305cd76b89f16634a27e21118ee9132b0)
 

Author SHA1 Message Date
Tsu-ba-me 87160b67df chore(striker-ui): install netmask 2 years ago
Tsu-ba-me c93667bb82 fix(striker-ui): simplify input tests in general, network init forms 2 years ago
Tsu-ba-me f22024e3db fix(striker-ui): test interfaces per network in NetworkInitForm 2 years ago
Tsu-ba-me 56100ee62b fix(striker-ui): disable submit in StrikerInitForm until sub-forms are valid 2 years ago
Tsu-ba-me 9f9f16dc93 fix(striker-ui): revert GeneralInitForm input tests to trigger onChange 2 years ago
Tsu-ba-me 441ac0e980 fix(striker-ui): simplify testInput() 2 years ago
Tsu-ba-me 10afba41cb fix(striker-ui): allow NetworkInitForm to toggle submit disabled prop 2 years ago
Tsu-ba-me 23d6669bd7 fix(striker-ui): correct IPv4 CSV regex pattern 2 years ago
Tsu-ba-me b0731a9c18 fix(striker-ui): add exclude ID list to input tests 2 years ago
Tsu-ba-me 469df1b7c1 fix(striker-ui): allow input test to fetch value during run 2 years ago
Tsu-ba-me 48a6f12256 fix(striker-ui): apply regex domain test to GeneralInitForm 2 years ago
Tsu-ba-me 45b1e8a608 fix(striker-ui): add gateway, DNS CSV, and input tests to NetworkInitForm 2 years ago
Tsu-ba-me ca36fe21c0 fix(striker-ui): generate message keys only when necessary in MessageGroup 2 years ago
Tsu-ba-me 3beca2f40b fix(striker-ui): extend message group as necessary 2 years ago
Tsu-ba-me 74df410e01 fix(striker-ui): add regex patterns 2 years ago
Tsu-ba-me 5126ccd6a7 fix(striker-ui): add MessageGroup 2 years ago
Tsu-ba-me 1e7be73803 fix(striker-ui): add submit message to StrikerInitForm 2 years ago
Tsu-ba-me 3b0291b776 fix(striker-ui): add symbols to input messages, migrate to test input onBlur in GeneralInitForm 2 years ago
Tsu-ba-me d082d6d3f6 fix(striker-ui): append given className to BodyText default 2 years ago
Tsu-ba-me 2849ce4704 fix(striker-ui): allow FlexBox to accept responsive values 2 years ago
Tsu-ba-me 67bf3117ae fix(striker-ui): wrap network init render variables in hooks to reduce compute 2 years ago
Tsu-ba-me 899484ae10 fix(striker-ui): add required icon to network init form inputs 2 years ago
Tsu-ba-me 4175759b56 fix(striker-ui): add input tests to GeneralInitForm 2 years ago
Tsu-ba-me 807af8d7b0 fix(striker-ui): add compare value to input test variables 2 years ago
Tsu-ba-me 8a8b3d798f fix(striker-ui-api): assert init striker input data 2 years ago
Tsu-ba-me 06c3b9bae4 fix(striker-ui-api): ignore empty body when create server 2 years ago
Tsu-ba-me a65b82d9ee fix(striker-ui): connect StrikerInitForm to back-end endpoint 2 years ago
Tsu-ba-me 00ef2142a1 feat(striker-ui-api): add command/initialize-striker endpoint 2 years ago
Tsu-ba-me a37e0e2b8a fix(striker-ui-api): simplify get local host UUID 2 years ago
Tsu-ba-me 82fcb1e08e fix(striker-ui): add onPasswordVisibilityAppend to OutlinedInput 2 years ago
Tsu-ba-me de73fe47c9 fix(striker-ui): add Message type 2 years ago
Tsu-ba-me 691c54875a fix(striker-ui): export testLength() in barrel 2 years ago
Tsu-ba-me cb071709be refactor(striker-ui): avoid props overwrite in InputWithRef 2 years ago
Tsu-ba-me 2d6766f096 fix(striker-ui): add testLength() and make test defaults optional 2 years ago
Tsu-ba-me c4a04ddbae fix(striker-ui): relocate add network button 2 years ago
Tsu-ba-me 2dd05a33dd fix(striker-ui): reduce padding on input endAdornment icon buttons 2 years ago
Tsu-ba-me 35c972e577 fix(striker-ui): add min-width to short inputs, adjust password help wording 2 years ago
Tsu-ba-me 09dbe0edf7 fix(striker-ui): allow password fields to be visible 2 years ago
Tsu-ba-me 7abca9b508 fix(striker-ui): relocate input help messages, reorder inputs 2 years ago
Tsu-ba-me c981c286b1 fix(striker-ui): allow ReactNode as MessageBox children 2 years ago
Tsu-ba-me 636f77c604 fix(striker-ui): allow override help button in MessageBox 2 years ago
Tsu-ba-me 9c5c29a93f fix(striker-ui): adjust host number field width to fit label 2 years ago
Tsu-ba-me 9ef27e1e86 fix(striker-ui): expose NetworkInitForm values to parent 2 years ago
Tsu-ba-me 3bebe05a88 fix(striker-ui): allow set initial value in InputWithRef 2 years ago
Tsu-ba-me 5ce3277a6e fix(striker-ui): don't create functions on re-render 2 years ago
Tsu-ba-me 17ca3a0f32 fix(striker-ui): make input help message toggleable 2 years ago
Tsu-ba-me 595322d168 fix(striker-ui): get children value with ref functions 2 years ago
Tsu-ba-me 13b4cabaf8 fix(striker-ui): add undefined to type map 2 years ago
Tsu-ba-me a91fc0fc65 fix(striker-ui): wrap string init form inputs in InputWithRef 2 years ago
Tsu-ba-me 96fd7f739e fix(striker-ui): change InputWithRef to accept any input element as base 2 years ago