..
Anvils
fix(striker-ui): prevent text overlap in anvil summary
2023-10-03 19:12:23 -04:00
Bars
fix(striker-ui): patch colouring in stack bar
2023-10-04 19:06:23 -04:00
Dialog
fix(striker-ui): add prop to control show cancel button in dialog actions
2023-12-12 14:40:15 -05:00
Display
fix(striker-ui): apply server menu to server details and VNC screen
2023-12-13 15:38:31 -05:00
Files
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
Hosts
fix(striker-ui): adjust margin between children on inner panel header
2023-12-11 14:08:14 -05:00
IconButton
fix(striker-ui): add delete preset to IconButton
2023-07-03 04:46:06 -04:00
ManageFence
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
ManageManifest
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
ManageUps
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
Network
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -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): adjust margin between children on inner panel header
2023-12-11 14:08:14 -05:00
Resource
style(striker-ui): re-run prettier across all sources
2022-03-18 22:50:41 -04:00
SharedStorage
fix(striker-ui): replace all /cgi-bin urls
2023-07-03 04:46:06 -04:00
StrikerConfig
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
Text
fix(striker-ui): add edge prop to inline mono text
2023-11-29 14:32:10 -05:00
ActionGroup.tsx
fix(striker-ui): move loading spinner from Dialog actions to ActionGroup
2023-09-21 03:41:15 -04:00
AnvilContext.tsx
feat: add react context to handle selected anvils
2021-06-04 12:11:49 -04:00
AnvilDrawer.tsx
fix(striker-ui): add logout, simplify action buttons in AnvilDrawer
2023-07-03 04:46:06 -04: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): change interface names to monospaced
2023-12-15 15:46:45 -05:00
ButtonWithMenu.tsx
fix(striker-ui): adjust icon size according to button size in button with menu
2023-12-13 15:27:47 -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 props to control action area visibility in confirm dialog
2023-12-12 14:42:35 -05:00
ContainedButton.tsx
fix(striker-ui): export map to colour of contained button
2023-12-12 14:45:56 -05:00
CPU.tsx
fix(striker-ui): replace all /cgi-bin urls
2023-07-03 04:46:06 -04: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): add growFirst and fullWidth switches to FlexBox
2023-04-03 13:14:00 -04:00
FormDialog.tsx
fix(striker-ui): add dialog with header, add wide option to dialog
2023-09-21 03:41:15 -04:00
FormSummary.tsx
fix(striker-ui): make form summary entry value scrollable
2023-07-03 04:46:07 -04:00
GateForm.tsx
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
GatePanel.tsx
fix(striker-ui): apply withCredentials to all API requests
2023-07-03 04:46:06 -04:00
GeneralInitForm.tsx
fix(striker-ui): auto-suggest last octet of not IFN on striker based on host sequence
2023-08-10 12:15:54 -04: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): replace all /cgi-bin urls
2023-07-03 04:46:06 -04:00
IconWithIndicator.tsx
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -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
fix(striker-ui): workaround for submit stays disabled until user focuses on every field
2023-12-21 15:36:36 -05:00
JobSummary.tsx
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
Link.tsx
fix(striker-ui): simplify children in Link
2022-11-28 14:37:21 -05:00
List.tsx
fix(striker-ui): add loading prop to List
2023-12-06 16:04:00 -05:00
Memory.tsx
fix(striker-ui): correct free memory calculation
2023-10-02 15:18:14 -04:00
Menu.tsx
fix(striker-ui): expose callback to control whether to disable menu item
2023-12-12 14:43:40 -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): relocate Message(s) types
2023-09-21 03:41:15 -04:00
NetworkInitForm.tsx
fix(striker-ui): change interface names to monospaced
2023-12-15 15:46:45 -05:00
OutlinedInputWithLabel.tsx
fix(striker-ui): expose base input props in OutlinedInputWithLabel
2023-06-19 15:15:32 -04:00
OutlinedLabeledInputWithSelect.tsx
fix(striker-ui): don't crop content of select in input with select
2023-11-29 14:32:10 -05:00
PrepareHostForm.tsx
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
PrepareNetworkForm.tsx
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
ProvisionServerDialog.tsx
fix(striker-ui): restyle mono texts in provision server confirm
2023-11-29 14:32:10 -05:00
RadioGroupWithLabel.tsx
fix(striker-ui): add RadioGroupWithLabel
2022-11-28 14:37:20 -05:00
ScrollBox.tsx
fix(striker-ui): decompose dialog scroll box
2023-09-21 03:41:15 -04:00
Select.tsx
fix(striker-ui): separate types from Select component
2023-04-03 13:13:59 -04:00
SelectWithLabel.tsx
fix(striker-ui): expose blur and focus event handler slots in SelectWithLabel
2023-04-04 00:23:00 -04:00
ServerMenu.tsx
fix(striker-ui): adjust icon size according to button size in button with menu
2023-12-13 15:27:47 -05:00
Servers.tsx
fix(striker-ui): correct server screenshot loading, stale, display
2023-09-26 02:54:31 -04: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
StrikerInitForm.tsx
fix(striker-ui): remove protected state
2024-01-26 13:37:30 -05:00
SuggestButton.tsx
fix(striker-ui): separate type and render() in ContainedButton
2022-11-28 14:37:20 -05:00
SwitchWithLabel.tsx
fix(striker-ui): enable dataset in SwitchWithLabel
2023-06-19 15:15:32 -04:00
Tab.tsx
fix(striker-ui): adjust Tab* style
2023-02-14 22:42:50 -05:00
TabContent.tsx
fix(striker-ui): allow retain/discard tab content
2023-04-03 13:13:59 -04:00
Tabs.tsx
fix(striker-ui): adjust Tab* style
2023-02-14 22:42:50 -05:00
UncontrolledInput.tsx
fix(striker-ui): remove type ReactChangeEventHandler
2023-12-19 16:59:01 -05:00