Commit Graph

2455 Commits

Author SHA1 Message Date
Tsu-ba-me
77c65e931a fix(striker-ui): remove nested BodyText in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
953ea2cb9b fix(striker-ui): align network links in StrikerInitForm confirm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6c3e20642a fix(striker-ui): add remove network button 2022-11-28 14:37:19 -05:00
Tsu-ba-me
25c3b467f9 fix(striker-ui): add regex exclude input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
84d63076bb fix(striker-ui): match gateway line style with network inputs 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7f5880974e fix(striker-ui): pass append data to input test onSuccess 2022-11-28 14:37:19 -05:00
Tsu-ba-me
22a7a0b436 fix(striker-ui): allow skip domain pattern validation 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c496b90b62 fix(striker-ui): allow each test batch to override isIgnoreOnCallbacks 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5c0f06be00 fix(striker-ui): fail gateway check when duplicate IP 2022-11-28 14:37:19 -05:00
Tsu-ba-me
1bc475b915 fix(striker-ui): check org prefix, host name on populate 2022-11-28 14:37:19 -05:00
Tsu-ba-me
f6cde6a903 fix(striker-ui): extend iface drag begin to whole row 2022-11-28 14:37:19 -05:00
Tsu-ba-me
df70346824 fix(striker-ui): pass data type to SWR config type 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c63cedb315 fix(striker-ui): limit messages to show in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
7eaa377f28 fix(striker-ui): correct input message styles in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
26d6796935 fix(striker-ui): test inputs onBlur in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
e7ccd70dcc fix(striker-ui): allow set messages in MessageGroup with regex 2022-11-28 14:37:19 -05:00
Tsu-ba-me
45a6beff7d fix(striker-ui): test inputs onBlur in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b20d04215f fix(striker-ui): allow specify options in create input test function 2022-11-28 14:37:19 -05:00
Tsu-ba-me
94f6a2d481 fix(striker-ui): add option to run all input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c87958e7d8 fix(striker-ui): add confirm dialog to StrikerInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d3f0e77c86 fix(striker-ui): split text variants 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d01e67a88c fix(striker-ui): add subnet check to gateway in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
0fa3cb3be7 fix(striker-ui): correct subnet conflict checks in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
6d54fca666 fix(striker-ui): allow check if message key exists in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
df91749802 fix(striker-ui): add subnet checks to NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
90148a4fda fix(striker-ui): apply MessageGroup changes to GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b4528fdf7e fix(striker-ui): use key-value instead of array messages in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9e88a44894 fix(striker-ui): add append data to input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
87160b67df chore(striker-ui): install netmask 2022-11-28 14:37:19 -05:00
Tsu-ba-me
c93667bb82 fix(striker-ui): simplify input tests in general, network init forms 2022-11-28 14:37:19 -05:00
Tsu-ba-me
f22024e3db fix(striker-ui): test interfaces per network in NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
56100ee62b fix(striker-ui): disable submit in StrikerInitForm until sub-forms are valid 2022-11-28 14:37:19 -05:00
Tsu-ba-me
9f9f16dc93 fix(striker-ui): revert GeneralInitForm input tests to trigger onChange 2022-11-28 14:37:19 -05:00
Tsu-ba-me
441ac0e980 fix(striker-ui): simplify testInput() 2022-11-28 14:37:19 -05:00
Tsu-ba-me
10afba41cb fix(striker-ui): allow NetworkInitForm to toggle submit disabled prop 2022-11-28 14:37:19 -05:00
Tsu-ba-me
23d6669bd7 fix(striker-ui): correct IPv4 CSV regex pattern 2022-11-28 14:37:19 -05:00
Tsu-ba-me
b0731a9c18 fix(striker-ui): add exclude ID list to input tests 2022-11-28 14:37:19 -05:00
Tsu-ba-me
469df1b7c1 fix(striker-ui): allow input test to fetch value during run 2022-11-28 14:37:19 -05:00
Tsu-ba-me
48a6f12256 fix(striker-ui): apply regex domain test to GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
45b1e8a608 fix(striker-ui): add gateway, DNS CSV, and input tests to NetworkInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
ca36fe21c0 fix(striker-ui): generate message keys only when necessary in MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3beca2f40b fix(striker-ui): extend message group as necessary 2022-11-28 14:37:19 -05:00
Tsu-ba-me
74df410e01 fix(striker-ui): add regex patterns 2022-11-28 14:37:19 -05:00
Tsu-ba-me
5126ccd6a7 fix(striker-ui): add MessageGroup 2022-11-28 14:37:19 -05:00
Tsu-ba-me
1e7be73803 fix(striker-ui): add submit message to StrikerInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
3b0291b776 fix(striker-ui): add symbols to input messages, migrate to test input onBlur in GeneralInitForm 2022-11-28 14:37:19 -05:00
Tsu-ba-me
d082d6d3f6 fix(striker-ui): append given className to BodyText default 2022-11-28 14:37:19 -05:00
Tsu-ba-me
2849ce4704 fix(striker-ui): allow FlexBox to accept responsive values 2022-11-28 14:37:19 -05:00
Tsu-ba-me
67bf3117ae fix(striker-ui): wrap network init render variables in hooks to reduce compute 2022-11-28 14:37:19 -05:00
Tsu-ba-me
899484ae10 fix(striker-ui): add required icon to network init form inputs 2022-11-28 14:37:19 -05:00