1101 Commits (d7a5ce747165970737b287fdec324fe1e3eb7bc3)

Author SHA1 Message Date
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 a65b82d9ee fix(striker-ui): connect StrikerInitForm to back-end endpoint 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
Tsu-ba-me cbad0ebf5e feat(striker-ui): add InputWithRef 2 years ago
Tsu-ba-me 7ad4ad725e fix(striker-ui): relocate map to value converter constant 2 years ago
Tsu-ba-me 89ad9d34e9 fix(striker-ui): allow undefined in isEmpty element(s) 2 years ago
Tsu-ba-me 558ec9ef67 fix(striker-ui): add interface for typed EventEmitter 2 years ago
Tsu-ba-me 0c7c1591ad fix(striker-ui): break striker init form 2 years ago
Tsu-ba-me debb607212 fix(striker-ui): add function to simplify creating onChange handlers 2 years ago
Tsu-ba-me 46b05aa81d fix(striker-ui): add function to simplify (not) empty checks 2 years ago
Tsu-ba-me 9268ccbd51 fix(striker-ui): create function based on condition(s) 2 years ago
Tsu-ba-me 5b74736769 fix(striker-ui): move suggest button and ensure help message fills width 2 years ago