anvil/striker-ui/components
2022-11-28 14:37:22 -05:00
..
Anvils fix(striker-ui): set anvil UUID when loading anvil list 2022-11-28 14:37:18 -05:00
Bars style(striker-ui): re-run prettier across all sources 2022-03-18 22:50:41 -04:00
Display fix(striker-ui): link server list preview to VNC 2022-11-28 14:37:18 -05:00
Files fix(striker-ui): revise axios instance to use default data transformers 2022-11-28 14:37:21 -05:00
FileSystem refactor(striker-ui): repair response data type in FileSystems 2022-11-28 14:37:22 -05:00
Hosts fix(striker-ui): auto handle inner panel header vertical spacing 2022-11-28 14:37:18 -05:00
IconButton fix(striker-ui): disable add network when limit(s) reached 2022-11-28 14:37:18 -05:00
Network refactor(striker-ui): repair types in Network 2022-11-28 14:37:22 -05:00
OutlinedInput fix(striker-ui): improve contrast between input text and label 2022-11-28 14:37:20 -05:00
OutlinedInputLabel fix(striker-ui): make required icon brighter in OutlinedInputLabel 2022-11-28 14:37:21 -05:00
Panels fix(striker-ui): expose panelClasses 2022-11-28 14:37:19 -05:00
Resource style(striker-ui): re-run prettier across all sources 2022-03-18 22:50:41 -04:00
SharedStorage fix(striker-ui): auto handle inner panel header vertical spacing 2022-11-28 14:37:18 -05:00
StrikerConfig refactor(striker-ui): apply mt in Spinner occurrences 2022-11-28 14:37:21 -05:00
Text fix(striker-ui): expose additional props in HeaderText 2022-11-28 14:37:19 -05:00
AnvilContext.tsx feat: add react context to handle selected anvils 2021-06-04 12:11:49 -04:00
AnvilDrawer.tsx chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
Autocomplete.tsx chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
BriefNetworkInterface.tsx fix(striker-ui): make floating NIC more visible 2022-11-28 14:37:19 -05:00
Checkbox.tsx fix(striker-ui): add CheckboxWithLabel 2022-11-28 14:37:21 -05:00
CheckboxWithLabel.tsx fix(striker-ui): add CheckboxWithLabel 2022-11-28 14:37:21 -05:00
ConfirmDialog.tsx fix(striker-ui): add loading indicator for actions in ConfirmDialog 2022-11-28 14:37:21 -05:00
ContainedButton.tsx fix(striker-ui): separate type and render() in ContainedButton 2022-11-28 14:37:20 -05:00
CPU.tsx fix(striker-ui): simplify CPU layout 2022-11-28 14:37:22 -05:00
Decorator.tsx fix(striker-ui): revise Decorator to allow props override 2022-11-28 14:37:18 -05:00
Divider.tsx feat(striker-ui): add styled Divider 2022-11-28 14:37:19 -05:00
Domain.tsx style(striker-ui): re-run prettier across all sources 2022-03-18 22:50:41 -04:00
DropArea.tsx fix(striker-ui): split network interfaces into links 2022-11-28 14:37:18 -05:00
FlexBox.tsx fix(striker-ui): split column and row spacing in Flexbox 2022-11-28 14:37:19 -05:00
GateForm.tsx refactor(striker-ui): apply mt in Spinner occurrences 2022-11-28 14:37:21 -05:00
GeneralInitForm.tsx fix(striker-ui): remove isEmpty() 2022-11-28 14:37:22 -05:00
Grid.tsx fix(striker-ui): skip empty keys when building Grid items 2022-11-28 14:37:20 -05:00
Header.tsx fix(striker-ui): add job icon with indicator to Header 2022-11-28 14:37:19 -05:00
IconWithIndicator.tsx fix(striker-ui): increase indicator font size in IconWithIndicator 2022-11-28 14:37:19 -05:00
InputMessageBox.tsx chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
InputWithRef.tsx refactor(striker-ui): repair types in InputWithRef 2022-11-28 14:37:22 -05:00
JobSummary.tsx fix(striker-ui): default refresh to 10s in JobSummary 2022-11-28 14:37:22 -05:00
Link.tsx fix(striker-ui): simplify children in Link 2022-11-28 14:37:21 -05:00
List.tsx refactor(striker-ui): rename delete icon in List 2022-11-28 14:37:21 -05:00
Memory.tsx refactor(striker-ui): repair types in Memory, Storage 2022-11-28 14:37:22 -05:00
MenuItem.tsx chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
MessageBox.tsx fix(striker-ui): add Message type 2022-11-28 14:37:19 -05:00
MessageGroup.tsx fix(striker-ui): allow toggle placeholder in MessageGroup 2022-11-28 14:37:21 -05:00
NetworkInitForm.tsx refactor(striker-ui): don't export test input types 2022-11-28 14:37:20 -05:00
OutlinedInputWithLabel.tsx fix(striker-ui): expose onBlur and onFocus in OutlinedInputWithLabel 2022-11-28 14:37:21 -05:00
OutlinedLabeledInputWithSelect.tsx chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
PrepareHostForm.tsx refactor(striker-ui): apply mt in Spinner occurrences 2022-11-28 14:37:21 -05:00
ProvisionServerDialog.tsx refactor(striker-ui): apply mt in Spinner occurrences 2022-11-28 14:37:21 -05:00
RadioGroupWithLabel.tsx fix(striker-ui): add RadioGroupWithLabel 2022-11-28 14:37:20 -05:00
Select.tsx chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
SelectWithLabel.tsx fix(striker-ui): expose readonly in SelectWithLabel 2022-11-28 14:37:18 -05:00
Servers.tsx fix(striker-ui): add ProvisionServerDialog to Servers panel; see body 2022-11-28 14:37:18 -05:00
Slider.tsx chore(striker-ui): turn off eslint react/jsx-props-no-spreading 2022-11-28 14:37:17 -05:00
Spinner.tsx fix(striker-ui): simplify set marginTop in Spinner 2022-11-28 14:37:21 -05:00
State.tsx feat(striker-ui): add State 2022-11-28 14:37:19 -05:00
Storage.tsx refactor(striker-ui): repair types in Memory, Storage 2022-11-28 14:37:22 -05:00
StrikerInitForm.tsx fix(striker-ui): revise axios instance to use default data transformers 2022-11-28 14:37:21 -05:00
SuggestButton.tsx fix(striker-ui): separate type and render() in ContainedButton 2022-11-28 14:37:20 -05:00