Tsu-ba-me
|
4cce7b06f4
|
fix(striker-ui): separate types from Select component
|
2 years ago |
Tsu-ba-me
|
2cd28856df
|
fix(striker-ui): generate fence parameter inputs
|
2 years ago |
Tsu-ba-me
|
dceeae9c61
|
fix(striker-ui): revise inner and expandable panel types
|
2 years ago |
Tsu-ba-me
|
d77f309e73
|
feat(striker-ui): add AddFenceDeviceForm
|
2 years ago |
Tsu-ba-me
|
3622f4556f
|
fix(striker-ui): relocate type SelectItem
|
2 years ago |
Tsu-ba-me
|
d45c0374fc
|
fix(striker-ui): populate gateway and DNS in NetworkInitForm
|
2 years ago |
Tsu-ba-me
|
a53056ff12
|
fix(striker-ui): add /manage-element page
|
2 years ago |
Tsu-ba-me
|
67a14b20f8
|
fix(striker-ui): allow set host externally in PrepareNetworkForm
|
2 years ago |
Tsu-ba-me
|
11aa7f548f
|
fix(striker-ui): adjust Tab* style
|
2 years ago |
Tsu-ba-me
|
1432e4969e
|
fix(striker-ui): add custom tab-related components
|
2 years ago |
Tsu-ba-me
|
43f4d89271
|
fix(striker-ui): revise data passing to NetworkInitForm
|
2 years ago |
Tsu-ba-me
|
f9c9855462
|
refactor(striker-ui): repair types in InputWithRef
|
2 years ago |
Tsu-ba-me
|
abc7fdf54c
|
refactor(striker-ui): repairs types in map to value converter
|
2 years ago |
Tsu-ba-me
|
3fe66c6500
|
refactor(striker-ui): repair types in Memory, Storage
|
2 years ago |
Tsu-ba-me
|
d5e9033466
|
fix(striker-ui): add loading indicator for actions in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
ac0c17396f
|
fix(striker-ui): don't close onProceed by default in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
fb16016ad0
|
feat(striker-ui): add buildMapToMessageSetter()
|
2 years ago |
Tsu-ba-me
|
1be005669e
|
fix(striker-ui): revise input tests to handle optional, number fields
|
2 years ago |
Tsu-ba-me
|
d3e4e51b86
|
fix(striker-ui): add inital AddPeerDialog
|
2 years ago |
Tsu-ba-me
|
1bba020b55
|
fix(striker-ui): expose paper and proceed button props in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
d6a9510fda
|
fix(striker-ui): add CheckboxWithLabel
|
2 years ago |
Tsu-ba-me
|
ab3fe5c625
|
fix(striker-ui): load SSH key conflicts
|
2 years ago |
Tsu-ba-me
|
57735063f7
|
fix(striker-ui): add external link to MITM wiki in ManageChangedSSHKeysForm
|
2 years ago |
Tsu-ba-me
|
9d171ee607
|
fix(striker-ui): simplify children in Link
|
2 years ago |
Tsu-ba-me
|
e038b809d9
|
fix(striker-ui): repair SimpleOperationPanel and /config
|
2 years ago |
Tsu-ba-me
|
bea26271a3
|
fix(striker-ui): add delete to ConfigPeersForm
|
2 years ago |
Tsu-ba-me
|
21329e7c47
|
fix(striker-ui): add simple colour control to proceed button in ConfirmDialog
|
2 years ago |
Tsu-ba-me
|
f4c4e30610
|
feat(striker-ui): add ManageUsersForm
|
2 years ago |
Tsu-ba-me
|
0bf25ba693
|
fix(striker-ui): revise List to add more flexibility
|
2 years ago |
Tsu-ba-me
|
9d02da717c
|
fix(striker-ui): correct error message triggers in GateForm
|
2 years ago |
Tsu-ba-me
|
9fcae7fcd8
|
fix(striker-ui): add input tests to GateForm
|
2 years ago |
Tsu-ba-me
|
4b80587f57
|
fix(striker-ui): simplify common input test cases
|
2 years ago |
Tsu-ba-me
|
4488477f3b
|
refactor(striker-ui): don't export test input types
|
2 years ago |
Tsu-ba-me
|
2d6e309534
|
fix(striker-ui): add GateForm
|
2 years ago |
Tsu-ba-me
|
f15592f82f
|
fix(striker-ui): skip empty keys when building Grid items
|
2 years ago |
Tsu-ba-me
|
06b33273f3
|
fix(striker-ui): add wrapper around Grid to make it compatible with FlexBox spacing
|
2 years ago |
Tsu-ba-me
|
e41bc3a572
|
fix(striker-ui): separate type and render() in ConfirmDialog
* Make ConfirmDialog open state local and expose its setter through ref
|
2 years ago |
Tsu-ba-me
|
37c856d383
|
fix(striker-ui): separate type and render() in ContainedButton
|
2 years ago |
Tsu-ba-me
|
fa3fc07d85
|
fix(striker-ui): add custom Grid
|
2 years ago |
Tsu-ba-me
|
e3ebbac07e
|
fix(striker-ui): add RadioGroupWithLabel
|
2 years ago |
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
|
25c3b467f9
|
fix(striker-ui): add regex exclude input tests
|
2 years ago |
Tsu-ba-me
|
7f5880974e
|
fix(striker-ui): pass append data to input test onSuccess
|
2 years ago |
Tsu-ba-me
|
c496b90b62
|
fix(striker-ui): allow each test batch to override isIgnoreOnCallbacks
|
2 years ago |
Tsu-ba-me
|
94f6a2d481
|
fix(striker-ui): add option to run all input tests
|
2 years ago |
Tsu-ba-me
|
9e88a44894
|
fix(striker-ui): add append data to input tests
|
2 years ago |
Tsu-ba-me
|
10afba41cb
|
fix(striker-ui): allow NetworkInitForm to toggle submit disabled prop
|
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 |