anvil/striker-ui/components
2024-03-21 19:51:02 -04: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): add proper alt message to server preview 2024-03-21 17:08:44 -04:00
Files fix(striker-ui): adjust messages during file uploads 2024-02-06 18:26:35 -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
ManageHost fix(striker-ui): set message group ref in test access form 2024-03-07 12:39:12 -05:00
ManageMailRecipient fix(striker-ui): resolve type errors during build 2024-01-29 13:13:52 -05:00
ManageMailServer fix(striker-ui): remove disableAutocomplete from formik utils 2024-03-07 11:53:54 -05:00
ManageManifest fix(striker-ui): correct network inputs' grid columns in manage manifest form 2024-03-21 17:07:39 -04: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): add option to disable autofill in outlined input 2024-03-07 11:53:54 -05:00
OutlinedInputLabel
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): default enable ping in add peer striker 2024-03-21 17:07:39 -04: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 fix(striker-ui): add getGroupLabel, apply useMemo, simplify props passthrough in autocomplete 2024-01-29 13:13:51 -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
CheckboxWithLabel.tsx
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
CrudList.tsx fix(striker-ui): remove excess entries fetcher in CRUD list 2024-03-07 11:53:54 -05:00
Decorator.tsx
Divider.tsx
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): isolate disassemble camel string 2024-03-07 11:53:54 -05:00
GateForm.tsx fix(striker-ui): use variable id when getting field value in GateForm 2024-01-29 13:13:50 -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): disable autofill on password fields in general init form 2024-03-21 18:52:47 -04:00
Grid.tsx
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
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
List.tsx fix(striker-ui): avoid always refreshing items in list by making key consistent 2024-01-29 13:13:51 -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): mark necessary fields as required in general, network init forms 2024-03-21 18:18:01 -04:00
OutlinedInputWithLabel.tsx fix(striker-ui): remove redundant fillRow prop in outlined input with label 2024-03-21 17:07:39 -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
PrepareNetworkForm.tsx fix(striker-ui): remove protected state 2024-01-26 13:37:30 -05:00
ProvisionServerDialog.tsx fix(striker-ui): add message when resource not found in provision server 2024-03-21 17:08:44 -04:00
RadioGroupWithLabel.tsx fix(striker-ui): expose id, name in radio group 2024-03-07 11:53:54 -05:00
ScrollBox.tsx fix(striker-ui): decompose dialog scroll box 2023-09-21 03:41:15 -04:00
Select.tsx fix(striker-ui): correct generic types in select inputs 2024-01-29 13:13:51 -05:00
SelectWithLabel.tsx fix(striker-ui): handle case where display value isn't filled in select with label 2024-03-21 17:08:44 -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
State.tsx
StrikerInitForm.tsx fix(striker-ui): add missing columns prop to link summary in init striker form 2024-03-21 19:51:02 -04:00
SuggestButton.tsx
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