.. |
Anvils
|
fix(striker-ui): make node summary update periodically
|
2024-04-09 15:13:54 -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 button for fullscreen in VNC display controls
|
2024-04-09 15:13:54 -04:00 |
Files
|
fix(striker-ui): adapt axios progress event change
|
2024-06-11 16:02:54 -04: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 copy icon button
|
2024-04-09 15:13:54 -04:00 |
ManageFence
|
fix(striker-ui): don't hide password script in manage fence form
|
2024-04-09 15:13:54 -04:00 |
ManageHost
|
fix(striker-ui): correct message group behaviour in test access of init host
|
2024-04-09 15:13:54 -04: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): solve warning of no-fence-port messages in manage manifest
|
2024-06-12 12:36:55 -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
|
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): default enable ping in add peer striker
|
2024-03-21 17:07:39 -04:00 |
Text
|
fix(striker-ui): make cursor easier to understand in sensitive text
|
2024-04-09 15:13:54 -04: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
|
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
|
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 |
CrudList.tsx
|
fix(striker-ui): remove excess entries fetcher in CRUD list
|
2024-03-07 11:53:54 -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): 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): replace NaN with none in form summary
|
2024-06-12 12:36:55 -04: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
|
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): 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
|
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): remove unused network mapping flag
|
2024-06-11 16:02:54 -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 unused network mapping flag
|
2024-06-11 16:02:54 -04: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
|
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 unused network mapping flag
|
2024-06-11 16:02:54 -04: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 |