.. |
Anvils
|
fix(striker-ui): set anvil UUID when loading anvil list
|
2 years ago |
Bars
|
style(striker-ui): re-run prettier across all sources
|
3 years ago |
Display
|
fix(striker-ui): distinct server preview loading and power off
|
2 years ago |
FileSystem
|
refactor(striker-ui): repair response data type in FileSystems
|
2 years ago |
Files
|
fix(striker-ui): revise axios instance to use default data transformers
|
2 years ago |
Hosts
|
fix(striker-ui): auto handle inner panel header vertical spacing
|
2 years ago |
IconButton
|
fix(striker-ui): add play preset to IconButton
|
2 years ago |
ManageFence
|
fix(striker-ui): correct label in SwitchWithLabel
|
2 years ago |
ManageManifest
|
fix(striker-ui): rename message id in manage manifest
|
2 years ago |
ManageUps
|
fix(striker-ui): simplify form message setting by removing message setter list
|
2 years ago |
Network
|
refactor(striker-ui): repair types in Network
|
2 years ago |
OutlinedInput
|
fix(striker-ui): improve contrast between input text and label
|
2 years ago |
OutlinedInputLabel
|
fix(striker-ui): make required icon brighter in OutlinedInputLabel
|
2 years ago |
Panels
|
fix(striker-ui): adjust inner panel margin
|
2 years ago |
Resource
|
style(striker-ui): re-run prettier across all sources
|
3 years ago |
SharedStorage
|
fix(striker-ui): auto handle inner panel header vertical spacing
|
2 years ago |
StrikerConfig
|
fix(striker-ui): correct validity test on first render in InputWithRef
|
2 years ago |
Text
|
fix(striker-ui): add inline type SensitiveText and BodyText
|
2 years ago |
AnvilContext.tsx
|
feat: add react context to handle selected anvils
|
4 years ago |
AnvilDrawer.tsx
|
chore(striker-ui): turn off eslint react/jsx-props-no-spreading
|
2 years ago |
Autocomplete.tsx
|
chore(striker-ui): turn off eslint react/jsx-props-no-spreading
|
2 years ago |
BriefNetworkInterface.tsx
|
fix(striker-ui): make floating NIC more visible
|
2 years ago |
CPU.tsx
|
fix(striker-ui): simplify CPU layout
|
2 years ago |
Checkbox.tsx
|
fix(striker-ui): add CheckboxWithLabel
|
2 years ago |
CheckboxWithLabel.tsx
|
fix(striker-ui): add CheckboxWithLabel
|
2 years ago |
ConfirmDialog.tsx
|
fix(striker-ui): move scroll style offsets to ConfirmDialog
|
2 years ago |
ContainedButton.tsx
|
fix(striker-ui): align colouring in buttons
|
2 years ago |
Decorator.tsx
|
fix(striker-ui): revise Decorator to allow props override
|
2 years ago |
Divider.tsx
|
feat(striker-ui): add styled Divider
|
2 years ago |
Domain.tsx
|
style(striker-ui): re-run prettier across all sources
|
3 years ago |
DropArea.tsx
|
fix(striker-ui): split network interfaces into links
|
2 years ago |
FlexBox.tsx
|
fix(striker-ui): add growFirst and fullWidth switches to FlexBox
|
2 years ago |
FormDialog.tsx
|
fix(striker-ui): add FormDialog
|
2 years ago |
GateForm.tsx
|
fix(striker-ui): add GatePanel and login page
|
2 years ago |
GatePanel.tsx
|
fix(striker-ui): correct /login to post with-credentials enabled
|
2 years ago |
GeneralInitForm.tsx
|
fix(striker-ui): remove isEmpty()
|
2 years ago |
Grid.tsx
|
fix(striker-ui): skip empty keys when building Grid items
|
2 years ago |
Header.tsx
|
fix(striker-ui): add job icon with indicator to Header
|
2 years ago |
IconWithIndicator.tsx
|
fix(striker-ui): increase indicator font size in IconWithIndicator
|
2 years ago |
InputMessageBox.tsx
|
chore(striker-ui): turn off eslint react/jsx-props-no-spreading
|
2 years ago |
InputWithRef.tsx
|
fix(striker-ui): add event handler append props in InputWithRef
|
2 years ago |
JobSummary.tsx
|
fix(striker-ui): default refresh to 10s in JobSummary
|
2 years ago |
Link.tsx
|
fix(striker-ui): simplify children in Link
|
2 years ago |
List.tsx
|
fix(striker-ui): center List empty text
|
2 years ago |
Memory.tsx
|
refactor(striker-ui): repair types in Memory, Storage
|
2 years ago |
MenuItem.tsx
|
chore(striker-ui): turn off eslint react/jsx-props-no-spreading
|
2 years ago |
MessageBox.tsx
|
fix(striker-ui): add Message type
|
2 years ago |
MessageGroup.tsx
|
fix(striker-ui): avoid depend on outdated message list in MessageGroup setters
|
2 years ago |
NetworkInitForm.tsx
|
fix(striker-ui): consolidate network types
|
2 years ago |
OutlinedInputWithLabel.tsx
|
fix(striker-ui): expose base input props in OutlinedInputWithLabel
|
2 years ago |
OutlinedLabeledInputWithSelect.tsx
|
fix(striker-ui): separate types from SelectWithLabel component
|
2 years ago |
PrepareHostForm.tsx
|
fix(striker-ui): reflect GateForm changes in PrepareHostForm
|
2 years ago |
PrepareNetworkForm.tsx
|
fix(striker-ui): allow set host externally in PrepareNetworkForm
|
2 years ago |
ProvisionServerDialog.tsx
|
fix(striker-ui): relocate type SelectItem
|
2 years ago |
RadioGroupWithLabel.tsx
|
fix(striker-ui): add RadioGroupWithLabel
|
2 years ago |
Select.tsx
|
fix(striker-ui): separate types from Select component
|
2 years ago |
SelectWithLabel.tsx
|
fix(striker-ui): expose blur and focus event handler slots in SelectWithLabel
|
2 years ago |
Servers.tsx
|
fix(striker-ui): add ProvisionServerDialog to Servers panel; see body
|
2 years ago |
Slider.tsx
|
chore(striker-ui): turn off eslint react/jsx-props-no-spreading
|
2 years ago |
Spinner.tsx
|
fix(striker-ui): simplify set marginTop in Spinner
|
2 years ago |
State.tsx
|
feat(striker-ui): add State
|
2 years ago |
Storage.tsx
|
refactor(striker-ui): repair types in Memory, Storage
|
2 years ago |
StrikerInitForm.tsx
|
fix(striker-ui): revise axios instance to use default data transformers
|
2 years ago |
SuggestButton.tsx
|
fix(striker-ui): separate type and render() in ContainedButton
|
2 years ago |
SwitchWithLabel.tsx
|
fix(striker-ui): enable dataset in SwitchWithLabel
|
2 years ago |
Tab.tsx
|
fix(striker-ui): adjust Tab* style
|
2 years ago |
TabContent.tsx
|
fix(striker-ui): allow retain/discard tab content
|
2 years ago |
Tabs.tsx
|
fix(striker-ui): adjust Tab* style
|
2 years ago |