Commit Graph

2865 Commits

Author SHA1 Message Date
Tsu-ba-me
10dc9970fb fix(striker-ui): allow ConfirmDialog to be a form 2023-04-05 15:04:39 -04:00
Tsu-ba-me
4fa32aed3e fix(striker-ui): allow optional item button in List 2023-04-05 15:04:39 -04:00
Tsu-ba-me
3a5ebc12a6 fix(striker-ui): simplify 'fence device' to 'fence' 2023-04-05 15:04:39 -04:00
Tsu-ba-me
3245d4f689 fix(striker-ui): allow boolean header in List 2023-04-05 15:04:39 -04:00
Tsu-ba-me
92f00cea15 fix(striker-ui-api): add /fence 2023-04-05 15:04:39 -04:00
Tsu-ba-me
3399920557 fix(striker-ui): isolate EditFenceDeviceInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
0c966aa7b6 feat(striker-ui): add SwitchWithLabel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
dbd642e857 fix(striker-ui): make InputWithRef compatible with Switch 2023-04-05 15:04:39 -04:00
Tsu-ba-me
4376fdbc10 fix(striker-ui): allow retain/discard tab content 2023-04-05 15:04:39 -04:00
Tsu-ba-me
f8d395299c fix(striker-ui): separate types from SelectWithLabel component 2023-04-05 15:04:39 -04:00
Tsu-ba-me
4cce7b06f4 fix(striker-ui): separate types from Select component 2023-04-05 15:04:39 -04:00
Tsu-ba-me
2cd28856df fix(striker-ui): generate fence parameter inputs 2023-04-05 15:04:39 -04:00
Tsu-ba-me
dceeae9c61 fix(striker-ui): revise inner and expandable panel types 2023-04-05 15:04:39 -04:00
Tsu-ba-me
49b157f81b fix(striker-ui): allow specify valueKey in InputWithRef 2023-04-05 15:04:39 -04:00
Tsu-ba-me
964dcf231f fix(striker-ui): allow string header in ExpandablePanel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
8502f546ce fix(striker-ui): allow array options in SelectWithLabel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
d77f309e73 feat(striker-ui): add AddFenceDeviceForm 2023-04-05 15:04:39 -04:00
Digimer
3701517b41
Merge pull request #318 from ylei-tsubame/manage-ups
Add UPS management tab
2023-04-04 14:37:39 -04:00
Tsu-ba-me
aba2c68f5c fix(striker-ui): add manage UPS tab 2023-04-04 00:23:00 -04:00
Tsu-ba-me
4eeb1d676f fix(striker-ui): add form validation and message in ManageUpsPanel 2023-04-04 00:23:00 -04:00
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
8abd47eb18 fix(striker-ui): correct validity test on first render in InputWithRef 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
1548bfd8bc fix(striker-ui): add hook useFormUtils 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
5538f9bdae fix(striker-ui): show UPS type as required 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
58549eb3ed fix(striker-ui-api): extract link from UPS type description 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
9878281270 fix(striker-ui): export input id in CommonUpsInputGroup 2023-04-04 00:23:00 -04:00
Tsu-ba-me
d65c1880c0 fix(striker-ui): pass id to input element in SelectWithLabel 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
28ff0c79bd fix(striker-ui): center List empty text 2023-04-04 00:23:00 -04:00
Tsu-ba-me
ddb1cd61f1 fix(striker-ui-api): add GET UPS overviews 2023-04-04 00:23:00 -04:00
Tsu-ba-me
288597a95f fix(striker-ui-api): limit UPS types to APC 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
47d4a29bd7 fix(striker-ui): simplify ConfirmDialogProps init 2023-04-04 00:23:00 -04:00
Tsu-ba-me
01dc0db18d fix(striker-ui): add FormDialog 2023-04-04 00:23:00 -04:00
Tsu-ba-me
f3a2a9355e feat(striker-ui-api): add /ups 2023-04-04 00:23:00 -04:00
Tsu-ba-me
508c7aa1f5 fix(striker-ui-api): make getAnvilData generic to identify return value 2023-04-04 00:23:00 -04:00
Digimer
941221fa41
Merge pull request #317 from ylei-tsubame/manage-fence-device
Add fence device management tab
2023-04-03 16:53:14 -04:00