anvil/striker-ui/components
2023-12-21 15:36:36 -05:00
..
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): reload file list after delete, edit 2023-12-06 17:27:50 -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): rename to resetChecks 2023-12-06 12:06:29 -05:00
ManageManifest fix(striker-ui): auto-suggest IPMI IP based on BCN in create manifest 2023-12-20 16:31:05 -05:00
ManageUps fix(striker-ui): add optional close button to form dialog 2023-08-17 00:58:34 -04:00
Network fix(striker-ui): replace all /cgi-bin urls 2023-07-03 04:46:06 -04: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
SharedStorage fix(striker-ui): replace all /cgi-bin urls 2023-07-03 04:46:06 -04:00
StrikerConfig fix(striker-ui): prevent browsers from auto-complete add peer fields 2023-12-06 18:04:29 -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
AnvilDrawer.tsx fix(striker-ui): add logout, simplify action buttons in AnvilDrawer 2023-07-03 04:46:06 -04:00
Autocomplete.tsx
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
Divider.tsx feat(striker-ui): add styled Divider 2022-11-28 14:37:19 -05:00
Domain.tsx
DropArea.tsx
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): default to warning messages in GateForm 2023-07-03 04:46:07 -04: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): increase indicator font size in IconWithIndicator 2022-11-28 14:37:19 -05:00
InputMessageBox.tsx
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): add job indicator, complete message to StrikerInitForm 2023-07-03 04:46:06 -04: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
MessageBox.tsx
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): rename node->subnode in prepare host form 2023-08-11 14:13:04 -04:00
PrepareNetworkForm.tsx fix(striker-ui): disable network mapping on successful submission 2023-11-27 17:14:09 -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
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): correct success message on reconfig 2023-11-27 17:14:09 -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