861 Commits (753358a13bc2f0a1a4b78e25c65b74fca23d820c)

Author SHA1 Message Date
Tsu-ba-me f33d101ca1 fix(striker-ui): isolate EditFenceDeviceInputGroup 2 years ago
Tsu-ba-me 3ed1dcaef5 feat(striker-ui): add SwitchWithLabel 2 years ago
Tsu-ba-me cf502ba213 fix(striker-ui): make InputWithRef compatible with Switch 2 years ago
Tsu-ba-me a1ba570eee fix(striker-ui): allow retain/discard tab content 2 years ago
Tsu-ba-me 5e5c767670 fix(striker-ui): separate types from SelectWithLabel component 2 years ago
Tsu-ba-me 4b52de463e fix(striker-ui): separate types from Select component 2 years ago
Tsu-ba-me 4a0d4b5cb3 fix(striker-ui): generate fence parameter inputs 2 years ago
Tsu-ba-me d9685250b6 fix(striker-ui): revise inner and expandable panel types 2 years ago
Tsu-ba-me 0f40ffe604 fix(striker-ui): allow specify valueKey in InputWithRef 2 years ago
Tsu-ba-me 40febdae87 fix(striker-ui): allow string header in ExpandablePanel 2 years ago
Tsu-ba-me 182837c93b fix(striker-ui): allow array options in SelectWithLabel 2 years ago
Tsu-ba-me 916ec54dd0 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 126b9b33e3 chore(striker-ui): identify missing handler for netmask error 2 years ago
Tsu-ba-me 9ba920867c fix(striker-ui): make migration network appear 2 years ago
Tsu-ba-me fbd3ca1cf1 fix(striker-ui): relocate add button in NetworkInitForm 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 823bb7110f fix(striker-ui): allow BodyText to inherit colour 2 years ago
Tsu-ba-me 4c057a30f7 fix(striker-ui): distinct server preview loading and power off 2 years ago
Tsu-ba-me 188b08f87b fix(striker-ui): align poweroff icon in server preview 2 years ago
Tsu-ba-me fae3bbf236 fix(striker-ui): don't fetch if fatal error in PrepareNetworkForm 2 years ago
Tsu-ba-me 9067dc87d4 fix(striker-ui): pass hostDetail to NetworkForm 2 years ago
Tsu-ba-me b756b2ac74 fix(striker-ui): don't show network link 2 when not enough NICs 2 years ago
Tsu-ba-me 73d04b7078 fix(striker-ui): add storage network for nodes in NetworkInitForm 2 years ago
Tsu-ba-me 03a251f44d fix(striker-ui): add buildObjectStateSetterCallback 2 years ago
Tsu-ba-me 43f4d89271 fix(striker-ui): revise data passing to NetworkInitForm 2 years ago
Tsu-ba-me 6f8a3f93c7 fix(striker-ui): populate partial fields in PrepareNetworkForm 2 years ago
Tsu-ba-me e02ffcd95a fix(striker-ui): get host-specific NICs in NetworkInitForm 2 years ago
Tsu-ba-me f4c171b44f fix(striker-ui): record 'using NextRouter query params in API request' 2 years ago
Tsu-ba-me 9ba521839e fix(striker-ui): remove isEmpty() 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 2e9a22373b fix(striker-ui): simplify CPU layout 2 years ago
Tsu-ba-me 3fe66c6500 refactor(striker-ui): repair types in Memory, Storage 2 years ago
Tsu-ba-me 87fd3bdc6b refactor(striker-ui): repair types in Network 2 years ago
Tsu-ba-me 673f88f6a7 fix(striker-ui): default refresh to 10s in JobSummary 2 years ago
Tsu-ba-me 151028ffe6 refactor(striker-ui): repair response data type in FileSystems 2 years ago
Tsu-ba-me bb4b9f5441 refactor(striker-ui): apply mt in Spinner occurrences 2 years ago
Tsu-ba-me 383b4e938e fix(striker-ui): add request onProceed in AddPeerDialog 2 years ago
Tsu-ba-me d5e9033466 fix(striker-ui): add loading indicator for actions in ConfirmDialog 2 years ago
Tsu-ba-me ea00fb6edd fix(striker-ui): simplify set marginTop in Spinner 2 years ago
Tsu-ba-me ac0c17396f fix(striker-ui): don't close onProceed by default in ConfirmDialog 2 years ago
Tsu-ba-me 4c13c7c15a fix(striker-ui): add input tests to AddPeerDialog 2 years ago
Tsu-ba-me 0156b7cd7e fix(striker-ui): add input test in InputWithRef to reduce duplication 2 years ago
Tsu-ba-me f87379fa98 fix(striker-ui): expose onBlur and onFocus in OutlinedInputWithLabel 2 years ago
Tsu-ba-me d3e4e51b86 fix(striker-ui): add inital AddPeerDialog 2 years ago
Tsu-ba-me 0f9da43ba8 fix(striker-ui): expose type, reduce spreading in OutlinedInputWithLabel 2 years ago