Commit Graph

2908 Commits

Author SHA1 Message Date
Tsu-ba-me
1345e026cc fix(striker-ui): expose required in SelectWithLabel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
051dde3e80 fix(striker-ui): add Link to UPS type options 2023-04-05 15:04:39 -04:00
Tsu-ba-me
d8efd72c21 fix(striker-ui-api): extract link from UPS type description 2023-04-05 15:04:39 -04:00
Tsu-ba-me
b94e459e0a fix(striker-ui): connect add and edit forms with ManageUpsPanel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
5e2f7b4974 fix(striker-ui): allow UPS type selection in EditUpsInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
f97463f2c4 fix(striker-ui): export input id and include previous value in AddUpsInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
130d70078d fix(striker-ui): export input id in CommonUpsInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
c85cea0094 fix(striker-ui): pass id to input element in SelectWithLabel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
4aa42e680d feat(striker-ui): add EditUpsInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
8fa4d3441e fix(striker-ui): remove duplicate parameter in CommonUpsInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
80fad36ad7 fix(striker-ui): center List empty text 2023-04-05 15:04:39 -04:00
Tsu-ba-me
84fb75f5e1 fix(striker-ui-api): add GET UPS overviews 2023-04-05 15:04:39 -04:00
Tsu-ba-me
d408b22f24 fix(striker-ui-api): limit UPS types to APC 2023-04-05 15:04:39 -04:00
Tsu-ba-me
882ec15738 feat(striker-ui): add manage UPS related components 2023-04-05 15:04:39 -04:00
Tsu-ba-me
c9c3092d22 fix(striker-ui): simplify ConfirmDialogProps init 2023-04-05 15:04:39 -04:00
Tsu-ba-me
15674d41ee fix(striker-ui): add FormDialog 2023-04-05 15:04:39 -04:00
Tsu-ba-me
2079c6e722 feat(striker-ui-api): add /ups 2023-04-05 15:04:39 -04:00
Tsu-ba-me
dd6315caf9 fix(striker-ui-api): make getAnvilData generic to identify return value 2023-04-05 15:04:39 -04:00
Tsu-ba-me
3dd6eb487e fix(striker-ui): hide password related in fence list 2023-04-05 15:04:39 -04:00
Tsu-ba-me
472f634a00 fix(striker-ui): add inline type SensitiveText and BodyText 2023-04-05 15:04:39 -04:00
Tsu-ba-me
aa2dbff079 fix(striker-ui): align colouring in buttons 2023-04-05 15:04:39 -04:00
Tsu-ba-me
ccd977e39d refactor(striker-ui): group manage fence related components 2023-04-05 15:04:39 -04:00
Tsu-ba-me
ac7ce0dcb6 fix(striker-ui): add confirm dialog to ManageFencesPanel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
64c6fedf01 feat(striker-ui): add SensitiveText 2023-04-05 15:04:39 -04:00
Tsu-ba-me
ce18242193 fix(striker-ui): make IconButton change based on state 2023-04-05 15:04:39 -04:00
Tsu-ba-me
ec25d43432 fix(striker-ui): add input sensitivity and expose tooltip props in CommonFenceInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
227a2d056a fix(striker-ui): add growFirst and fullWidth switches to FlexBox 2023-04-05 15:04:39 -04:00
Tsu-ba-me
23445b0735 fix(striker-ui): expand OutlinedInputWithLabel to full width 2023-04-05 15:04:39 -04:00
Tsu-ba-me
a62aa8de64 fix(striker-ui): expose form control props in SelectWithLabel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
d5743f81c6 fix(striker-ui): relocate scoll box padding in ConfirmDialog 2023-04-05 15:04:39 -04:00
Tsu-ba-me
d8ef5808eb fix(striker-ui): collect data from fence forms 2023-04-05 15:04:39 -04:00
Tsu-ba-me
e0b640f24c fix(striker-ui): add name to fence parameter fields 2023-04-05 15:04:39 -04:00
Tsu-ba-me
a85b68e35c fix(striker-ui): expose name prop in OutlinedInputWithLabel and SelectWithLabel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
9c5a32ed56 fix(striker-ui): adjust padding to avoid clipping in ConfirmDialog 2023-04-05 15:04:39 -04:00
Tsu-ba-me
0e03fb9f3f fix(striker-ui): emphasis fence name and enable scroll in ManageFencesPanel add/edit dialog 2023-04-05 15:04:39 -04:00
Tsu-ba-me
560a0f9158 fix(striker-ui): allow react elements in ConfirmDialog titleText 2023-04-05 15:04:39 -04:00
Tsu-ba-me
89df70890b fix(striker-ui): ignore deprecated fields in CommonFenceInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
1a3a0f549b fix(striker-ui): add scroll box in ConfirmDialog 2023-04-05 15:04:39 -04:00
Tsu-ba-me
c7203b8e0a fix(striker-ui): add ManageFencesPanel 2023-04-05 15:04:39 -04:00
Tsu-ba-me
5c4539f06c fix(striker-ui): add EditFenceInputGroup 2023-04-05 15:04:39 -04:00
Tsu-ba-me
7628f54c4c fix(striker-ui): hoist fence template loading and sort fence agents (ids) 2023-04-05 15:04:39 -04:00
Tsu-ba-me
4888c44bde fix(striker-ui): sort fence parameters before display 2023-04-05 15:04:39 -04:00
Tsu-ba-me
bea7ad25c6 fix(striker-ui): enable pass previous values to CommonFenceInputGroup 2023-04-05 15:04:39 -04:00
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