Commit Graph

150 Commits

Author SHA1 Message Date
Tsu-ba-me
7976170ca2 fix(striker-ui): passthrough input validation in EditUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
c0fb71ea29 fix(striker-ui): add input validation to AddUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
5f4ecf7bcf fix(striker-ui): add input tests to CommonUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
10126a5a95 fix(striker-ui): expose blur and focus event handler slots in SelectWithLabel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
92f2c3626c fix(striker-ui): organize types in useFormUtils hook 2023-04-04 00:23:00 -04:00
Tsu-ba-me
37972bb557 fix(striker-ui): expose isRequired in build test batch functions 2023-04-04 00:23:00 -04:00
Tsu-ba-me
4b14d2d568 fix(striker-ui): add arbitrary slot before action area in ConfirmDialog 2023-04-04 00:23:00 -04:00
Tsu-ba-me
3b9e3c6af0 fix(striker-ui): make buildMapToMessageSetter() handle array ids 2023-04-04 00:23:00 -04:00
Tsu-ba-me
3610c05d29 fix(striker-ui): expose required in SelectWithLabel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
230256a163 fix(striker-ui): add Link to UPS type options 2023-04-04 00:23:00 -04:00
Tsu-ba-me
4ff8905509 fix(striker-ui): connect add and edit forms with ManageUpsPanel 2023-04-04 00:23:00 -04:00
Tsu-ba-me
59517b0424 fix(striker-ui): allow UPS type selection in EditUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
ca3d84a12c fix(striker-ui): export input id and include previous value in AddUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
7337752573 feat(striker-ui): add EditUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
831ac43d03 fix(striker-ui): remove duplicate parameter in CommonUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
9bfd5ec672 feat(striker-ui): add manage UPS related components 2023-04-04 00:23:00 -04:00
Tsu-ba-me
476352ba0e fix(striker-ui): add inline type SensitiveText and BodyText 2023-04-03 13:14:00 -04:00
Tsu-ba-me
92b722c118 feat(striker-ui): add SensitiveText 2023-04-03 13:14:00 -04:00
Tsu-ba-me
53ae8ecdbd fix(striker-ui): make IconButton change based on state 2023-04-03 13:14:00 -04:00
Tsu-ba-me
f62342317d fix(striker-ui): add input sensitivity and expose tooltip props in CommonFenceInputGroup 2023-04-03 13:14:00 -04:00
Tsu-ba-me
e40fe93681 fix(striker-ui): expose form control props in SelectWithLabel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
decdc21c96 fix(striker-ui): add name to fence parameter fields 2023-04-03 13:14:00 -04:00
Tsu-ba-me
99d1e8cad0 fix(striker-ui): expose name prop in OutlinedInputWithLabel and SelectWithLabel 2023-04-03 13:14:00 -04:00
Tsu-ba-me
efd70bd1d4 fix(striker-ui): allow react elements in ConfirmDialog titleText 2023-04-03 13:14:00 -04:00
Tsu-ba-me
2aedc2e74a fix(striker-ui): add scroll box in ConfirmDialog 2023-04-03 13:14:00 -04:00
Tsu-ba-me
b2cb0a0a99 fix(striker-ui): add EditFenceInputGroup 2023-04-03 13:14:00 -04:00
Tsu-ba-me
ec0078d37a fix(striker-ui): hoist fence template loading and sort fence agents (ids) 2023-04-03 13:14:00 -04:00
Tsu-ba-me
645fd3f0d6 fix(striker-ui): enable pass previous values to CommonFenceInputGroup 2023-04-03 13:14:00 -04:00
Tsu-ba-me
4006bd04b0 fix(striker-ui): allow ConfirmDialog to be a form 2023-04-03 13:13:59 -04:00
Tsu-ba-me
1c28f4028c fix(striker-ui): allow optional item button in List 2023-04-03 13:13:59 -04:00
Tsu-ba-me
604b95ffa9 fix(striker-ui): simplify 'fence device' to 'fence' 2023-04-03 13:13:59 -04:00
Tsu-ba-me
f33d101ca1 fix(striker-ui): isolate EditFenceDeviceInputGroup 2023-04-03 13:13:59 -04:00
Tsu-ba-me
3ed1dcaef5 feat(striker-ui): add SwitchWithLabel 2023-04-03 13:13:59 -04:00
Tsu-ba-me
cf502ba213 fix(striker-ui): make InputWithRef compatible with Switch 2023-04-03 13:13:59 -04:00
Tsu-ba-me
a1ba570eee fix(striker-ui): allow retain/discard tab content 2023-04-03 13:13:59 -04:00
Tsu-ba-me
5e5c767670 fix(striker-ui): separate types from SelectWithLabel component 2023-04-03 13:13:59 -04:00
Tsu-ba-me
4b52de463e fix(striker-ui): separate types from Select component 2023-04-03 13:13:59 -04:00
Tsu-ba-me
4a0d4b5cb3 fix(striker-ui): generate fence parameter inputs 2023-04-03 13:13:59 -04:00
Tsu-ba-me
d9685250b6 fix(striker-ui): revise inner and expandable panel types 2023-04-03 13:13:59 -04:00
Tsu-ba-me
916ec54dd0 feat(striker-ui): add AddFenceDeviceForm 2023-04-03 13:13:59 -04:00
Tsu-ba-me
3622f4556f fix(striker-ui): relocate type SelectItem 2023-02-14 22:42:50 -05:00
Tsu-ba-me
d45c0374fc fix(striker-ui): populate gateway and DNS in NetworkInitForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
a53056ff12 fix(striker-ui): add /manage-element page 2023-02-14 22:42:50 -05:00
Tsu-ba-me
67a14b20f8 fix(striker-ui): allow set host externally in PrepareNetworkForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
11aa7f548f fix(striker-ui): adjust Tab* style 2023-02-14 22:42:50 -05:00
Tsu-ba-me
1432e4969e fix(striker-ui): add custom tab-related components 2023-02-14 22:42:50 -05:00
Tsu-ba-me
43f4d89271 fix(striker-ui): revise data passing to NetworkInitForm 2023-02-14 22:42:50 -05:00
Tsu-ba-me
f9c9855462 refactor(striker-ui): repair types in InputWithRef 2022-11-28 14:37:22 -05:00
Tsu-ba-me
abc7fdf54c refactor(striker-ui): repairs types in map to value converter 2022-11-28 14:37:22 -05:00
Tsu-ba-me
3fe66c6500 refactor(striker-ui): repair types in Memory, Storage 2022-11-28 14:37:22 -05:00