Tsu-ba-me
|
65871e32c7
|
fix(striker-ui): enable isEmpty to check objects
|
2 years ago |
Tsu-ba-me
|
bc44d92bbd
|
feat(striker-ui): add State
|
2 years ago |
Tsu-ba-me
|
b470070960
|
fix(striker-ui): use subset of type map
|
2 years ago |
Tsu-ba-me
|
c017c5135e
|
fix(striker-ui): add default proceed button style in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
b0bad697a4
|
feat(striker-ui): add striker config page WIP
|
2 years ago |
Tsu-ba-me
|
767288aa96
|
feat(striker-ui): add ExpandablePanel
|
2 years ago |
Tsu-ba-me
|
7d7f2d1616
|
fix(striker-ui): reset interfaces on remove network
|
2 years ago |
Tsu-ba-me
|
77c65e931a
|
fix(striker-ui): remove nested BodyText in GeneralInitForm
|
2 years ago |
Tsu-ba-me
|
953ea2cb9b
|
fix(striker-ui): align network links in StrikerInitForm confirm
|
2 years ago |
Tsu-ba-me
|
6c3e20642a
|
fix(striker-ui): add remove network button
|
2 years ago |
Tsu-ba-me
|
25c3b467f9
|
fix(striker-ui): add regex exclude input tests
|
2 years ago |
Tsu-ba-me
|
84d63076bb
|
fix(striker-ui): match gateway line style with network inputs
|
2 years ago |
Tsu-ba-me
|
7f5880974e
|
fix(striker-ui): pass append data to input test onSuccess
|
2 years ago |
Tsu-ba-me
|
22a7a0b436
|
fix(striker-ui): allow skip domain pattern validation
|
2 years ago |
Tsu-ba-me
|
c496b90b62
|
fix(striker-ui): allow each test batch to override isIgnoreOnCallbacks
|
2 years ago |
Tsu-ba-me
|
5c0f06be00
|
fix(striker-ui): fail gateway check when duplicate IP
|
2 years ago |
Tsu-ba-me
|
1bc475b915
|
fix(striker-ui): check org prefix, host name on populate
|
2 years ago |
Tsu-ba-me
|
f6cde6a903
|
fix(striker-ui): extend iface drag begin to whole row
|
2 years ago |
Tsu-ba-me
|
df70346824
|
fix(striker-ui): pass data type to SWR config type
|
2 years ago |
Tsu-ba-me
|
c63cedb315
|
fix(striker-ui): limit messages to show in MessageGroup
|
2 years ago |
Tsu-ba-me
|
7eaa377f28
|
fix(striker-ui): correct input message styles in GeneralInitForm
|
2 years ago |
Tsu-ba-me
|
26d6796935
|
fix(striker-ui): test inputs onBlur in NetworkInitForm
|
2 years ago |
Tsu-ba-me
|
e7ccd70dcc
|
fix(striker-ui): allow set messages in MessageGroup with regex
|
2 years ago |
Tsu-ba-me
|
45a6beff7d
|
fix(striker-ui): test inputs onBlur in GeneralInitForm
|
2 years ago |
Tsu-ba-me
|
b20d04215f
|
fix(striker-ui): allow specify options in create input test function
|
2 years ago |
Tsu-ba-me
|
94f6a2d481
|
fix(striker-ui): add option to run all input tests
|
2 years ago |
Tsu-ba-me
|
c87958e7d8
|
fix(striker-ui): add confirm dialog to StrikerInitForm
|
2 years ago |
Tsu-ba-me
|
d3f0e77c86
|
fix(striker-ui): split text variants
|
2 years ago |
Tsu-ba-me
|
d01e67a88c
|
fix(striker-ui): add subnet check to gateway in NetworkInitForm
|
2 years ago |
Tsu-ba-me
|
0fa3cb3be7
|
fix(striker-ui): correct subnet conflict checks in NetworkInitForm
|
2 years ago |
Tsu-ba-me
|
6d54fca666
|
fix(striker-ui): allow check if message key exists in MessageGroup
|
2 years ago |
Tsu-ba-me
|
df91749802
|
fix(striker-ui): add subnet checks to NetworkInitForm
|
2 years ago |
Tsu-ba-me
|
90148a4fda
|
fix(striker-ui): apply MessageGroup changes to GeneralInitForm
|
2 years ago |
Tsu-ba-me
|
b4528fdf7e
|
fix(striker-ui): use key-value instead of array messages in MessageGroup
|
2 years ago |
Tsu-ba-me
|
9e88a44894
|
fix(striker-ui): add append data to input tests
|
2 years ago |
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 |