1225 Commits (b2b330914dfbe4b88fa871d2e1f06057b9d75c97)

Author SHA1 Message Date
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 e56fcfd880 fix(striker-ui): add default protect() to useProtectedState 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 a53056ff12 fix(striker-ui): add /manage-element page 2 years ago
Tsu-ba-me 67a14b20f8 fix(striker-ui): allow set host externally in PrepareNetworkForm 2 years ago
Tsu-ba-me 1248a5e14e fix(striker-ui): add getQueryParam() 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
dependabot[bot] f0a13a8d88
build(deps): bump json5 from 1.0.1 to 1.0.2 in /striker-ui 2 years ago
Tsu-ba-me 75602010e8 build(striker-ui): revise Makefile.am to include new pages and src files 2 years ago
Tsu-ba-me 97b94eae50 build: rebuild both front-end and back-end 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 6970b4f882 fix(striker-ui): add loading indicator to anvil Dashboard 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 8315733040 chore(striker-ui): install released version of format-data-size 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 fb16016ad0 feat(striker-ui): add buildMapToMessageSetter() 2 years ago
Tsu-ba-me f87379fa98 fix(striker-ui): expose onBlur and onFocus in OutlinedInputWithLabel 2 years ago
Tsu-ba-me 1be005669e fix(striker-ui): revise input tests to handle optional, number fields 2 years ago