.. |
ActionGroup.d.ts
|
fix(striker-ui): move loading spinner from Dialog actions to ActionGroup
|
2023-09-21 03:41:15 -04:00 |
AddFenceInputGroup.d.ts
|
fix(striker-ui): correct fence management; see details
|
2023-07-03 04:46:07 -04:00 |
AddPeerDialog.d.ts
|
|
|
AddUpsInputGroup.d.ts
|
|
|
AnvilNodeStatus.d.ts
|
|
|
AnvilReplicatedStorage.d.ts
|
|
|
AnvilSet.d.ts
|
|
|
AnvilSummary.d.ts
|
fix(striker-ui): prevent text overlap in anvil summary
|
2023-10-03 19:12:23 -04:00 |
AnvilTypes.d.ts
|
|
|
APIAlertOverride.d.ts
|
feat(striker-ui): add mail recipient management
|
2024-01-29 13:13:51 -05:00 |
APIAnvil.d.ts
|
fix(striker-ui): add servers to subnodes, revise node summary layout
|
2023-10-03 02:56:36 -04:00 |
APICommand.d.ts
|
fix(striker-ui): reflect GateForm changes in PrepareHostForm
|
2023-06-20 00:48:21 -04:00 |
APIFence.d.ts
|
|
|
APIFile.d.ts
|
fix(striker-ui): add new file management components
|
2023-09-21 03:41:15 -04:00 |
APIHost.d.ts
|
fix(striker-ui): guard against uninit subnodes in network init form
|
2023-08-11 13:35:11 -04:00 |
APIMailRecipient.d.ts
|
feat(striker-ui): add mail recipient management
|
2024-01-29 13:13:51 -05:00 |
APIMailServer.d.ts
|
feat(striker-ui): add manager mail server components
|
2024-01-29 13:13:51 -05:00 |
APIManifest.d.ts
|
fix(striker-ui): get data from inputs in manage manifest forms
|
2023-06-19 15:15:32 -04:00 |
APINetworkInterface.d.ts
|
|
|
APIServer.d.ts
|
|
|
APISSHKey.d.ts
|
|
|
APIUps.d.ts
|
|
|
APIUser.d.ts
|
fix(striker-ui): complete user management in striker config
|
2023-07-03 04:46:06 -04:00 |
BuildObjectStateSetterCallback.d.ts
|
fix(striker-ui): add regexp object state setter callback
|
2023-06-19 15:15:32 -04:00 |
ButtonWithMenu.d.ts
|
fix(striker-ui): pass button props in button with menu
|
2023-12-13 14:54:12 -05:00 |
Checkbox.d.ts
|
|
|
CheckboxWithLabel.d.ts
|
|
|
Checklist.d.ts
|
fix(striker-ui): isolate build delete dialog props args
|
2024-01-29 13:13:51 -05:00 |
CommonFenceInputGroup.d.ts
|
fix(striker-ui): correct fence management; see details
|
2023-07-03 04:46:07 -04:00 |
CommonUpsInputGroup.d.ts
|
|
|
CommonUserInputGroup.d.ts
|
fix(striker-ui): complete user management in striker config
|
2023-07-03 04:46:06 -04:00 |
ConfigPeerForm.d.ts
|
|
|
ConfirmDialog.d.ts
|
fix(striker-ui): add props to control action area visibility in confirm dialog
|
2023-12-12 14:42:35 -05:00 |
ContainedButton.d.ts
|
fix(striker-ui): add colour presets in ContainedButton
|
2023-09-21 03:41:15 -04:00 |
CookieJar.d.ts
|
fix(striker-ui): align cookie jar with API
|
2023-11-27 17:14:09 -05:00 |
CreateInputOnChangeHandlerFunction.d.ts
|
|
|
CrudList.d.ts
|
fix(striker-ui): add form dialog open setters to CRUD list form tools
|
2024-01-29 13:13:51 -05:00 |
Dialog.d.ts
|
fix(striker-ui): add prop to control show cancel button in dialog actions
|
2023-12-12 14:40:15 -05:00 |
EditFenceInputGroup.d.ts
|
fix(striker-ui): correct fence management; see details
|
2023-07-03 04:46:07 -04:00 |
EditUpsInputGroup.d.ts
|
|
|
ExpandablePanel.d.ts
|
|
|
ExtendableEventHandler.d.ts
|
fix(striker-ui): move type to extendable event handler
|
2023-09-21 03:41:15 -04:00 |
FetchResponse.d.ts
|
|
|
FileType.d.ts
|
|
|
FormikUtils.d.ts
|
fix(striker-ui): relocate formik utils type
|
2024-01-29 13:13:51 -05:00 |
FormSummary.d.ts
|
fix(striker-ui): correct nested appearance in FormSummary
|
2023-07-03 04:46:07 -04:00 |
FormUtils.d.ts
|
fix(striker-ui): migrate setApiMessage from manifest manager
|
2023-12-04 14:22:11 -05:00 |
FullSize.d.ts
|
fix(striker-ui): correct types on FullSize
|
2023-07-20 22:28:04 -04:00 |
GateForm.d.ts
|
fix(striker-ui): pass input values to submit append in GateForm
|
2023-06-20 00:48:21 -04:00 |
GetAllAnvilResponse.d.ts
|
|
|
GetOneAnvilResponse.d.ts
|
|
|
GetResponse.d.ts
|
|
|
Grid.d.ts
|
|
|
IconButton.d.ts
|
fix(striker-ui): add delete preset to IconButton
|
2023-07-03 04:46:06 -04:00 |
InnerPanel.d.ts
|
|
|
Link.d.ts
|
|
|
List.d.ts
|
fix(striker-ui): remove redundant "extends unknown" in list
|
2024-01-29 13:13:51 -05:00 |
ManageChangedSSHKeysForm.d.ts
|
fix(striker-ui): add (un)check all to checklist hook, apply to manage SSH key conflicts
|
2023-07-03 04:46:07 -04:00 |
ManageFile.d.ts
|
fix(striker-ui): reload file list after delete, edit
|
2023-12-06 17:27:50 -05:00 |
ManageMailRecipient.d.ts
|
fix(striker-ui): duck-tape alert override update by wipe-n-create
|
2024-01-29 13:13:51 -05:00 |
ManageMailServer.d.ts
|
fix(striker-ui): apply CRUD list to manage mail servers
|
2024-01-29 13:13:51 -05:00 |
ManageManifest.d.ts
|
fix(striker-ui): suggest default BCN, SN, IFN IPs for each subnode in create manifest
|
2023-12-19 18:15:18 -05:00 |
MapToInputTestID.d.ts
|
|
|
MapToMessageSetter.d.ts
|
refactor(striker-ui): rename MessageSetterFunction->MessageSetter
|
2023-06-19 15:15:32 -04:00 |
MapToType.d.ts
|
|
|
Menu.d.ts
|
fix(striker-ui): expose callback to control whether to disable menu item
|
2023-12-12 14:43:40 -05:00 |
MenuItem.d.ts
|
fix(striker-ui): add generic menu
|
2023-12-11 18:32:27 -05:00 |
Message.d.ts
|
fix(striker-ui): relocate Message(s) types
|
2023-09-21 03:41:15 -04:00 |
MessageSetterFunction.d.ts
|
refactor(striker-ui): rename MessageSetterFunction->MessageSetter
|
2023-06-19 15:15:32 -04:00 |
NetworkType.d.ts
|
fix(striker-ui): repopulate network configs in network form
|
2023-07-03 04:46:07 -04:00 |
NodeSet.d.ts
|
|
|
novnc__novnc.d.ts
|
|
|
NumberBoolean.d.ts
|
fix(striker-ui): repopulate network configs in network form
|
2023-07-03 04:46:07 -04:00 |
PrepareNetworkForm.d.ts
|
|
|
ProcessNetworkFunction.d.ts
|
fix(striker-ui): replace all /cgi-bin urls
|
2023-07-03 04:46:06 -04:00 |
RadioGroupWithLabel.d.ts
|
|
|
Select.d.ts
|
fix(striker-ui): correct generic types in select inputs
|
2024-01-29 13:13:51 -05:00 |
SelectWithLabel.d.ts
|
fix(striker-ui): correct generic types in select inputs
|
2024-01-29 13:13:51 -05:00 |
SensitiveText.d.ts
|
fix(striker-ui): expose reveal button props, allow adjust line height in SensitiveText
|
2023-07-03 04:46:07 -04:00 |
ServerMenu.d.ts
|
feat(striker-ui): add server menu
|
2023-12-12 15:52:25 -05:00 |
SimpleOperationsPanel.d.ts
|
|
|
StackBar.d.ts
|
fix(striker-ui): add thin option to stack bar
|
2023-10-02 15:18:14 -04:00 |
SwitchWithLabel.d.ts
|
fix(striker-ui): enable dataset in SwitchWithLabel
|
2023-06-19 15:15:32 -04:00 |
TabContent.d.ts
|
|
|
Tabs.d.ts
|
|
|
TestInputFunction.d.ts
|
|
|
ToggleSubmitDisabledFunction.d.ts
|
|
|
Tree.d.ts
|
fix(striker-ui): add tree type
|
2023-09-21 03:41:15 -04:00 |
TypedEventEmitter.d.ts
|
|
|
UncontrolledInput.d.ts
|
fix(striker-ui): remove type ReactChangeEventHandler
|
2023-12-19 16:59:01 -05:00 |
VncDisplay.d.ts
|
fix(striker-ui): auto-reconnect VNC upon failure
|
2023-07-20 22:28:04 -04:00 |