Commit Graph

929 Commits

Author SHA1 Message Date
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
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
Tsu-ba-me
3622f4556f fix(striker-ui): relocate type SelectItem 2023-02-14 22:42:50 -05:00
Tsu-ba-me
e56fcfd880 fix(striker-ui): add default protect() to useProtectedState 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
126b9b33e3 chore(striker-ui): identify missing handler for netmask error 2023-02-14 22:42:50 -05:00
Tsu-ba-me
9ba920867c fix(striker-ui): make migration network appear 2023-02-14 22:42:50 -05:00
Tsu-ba-me
fbd3ca1cf1 fix(striker-ui): relocate add button 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
1248a5e14e fix(striker-ui): add getQueryParam() 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
823bb7110f fix(striker-ui): allow BodyText to inherit colour 2023-02-14 22:42:50 -05:00
Tsu-ba-me
4c057a30f7 fix(striker-ui): distinct server preview loading and power off 2023-02-14 22:42:50 -05:00
Tsu-ba-me
188b08f87b fix(striker-ui): align poweroff icon in server preview 2023-02-14 22:42:50 -05:00
Tsu-ba-me
fae3bbf236 fix(striker-ui): don't fetch if fatal error in PrepareNetworkForm 2023-02-14 22:42:50 -05:00