.. |
APIAlertOverride.d.ts
|
feat(striker-ui): add mail recipient management
|
11 months ago |
APIAnvil.d.ts
|
fix(striker-ui): add servers to subnodes, revise node summary layout
|
1 year ago |
APICommand.d.ts
|
fix(striker-ui): reflect GateForm changes in PrepareHostForm
|
2 years ago |
APIFence.d.ts
|
…
|
|
APIFile.d.ts
|
fix(striker-ui): add new file management components
|
1 year ago |
APIHost.d.ts
|
fix(striker-ui): guard against uninit subnodes in network init form
|
1 year ago |
APIMailRecipient.d.ts
|
feat(striker-ui): add mail recipient management
|
11 months ago |
APIMailServer.d.ts
|
feat(striker-ui): add manager mail server components
|
11 months ago |
APIManifest.d.ts
|
…
|
|
APINetworkInterface.d.ts
|
…
|
|
APISSHKey.d.ts
|
…
|
|
APIServer.d.ts
|
…
|
|
APIUps.d.ts
|
…
|
|
APIUser.d.ts
|
fix(striker-ui): complete user management in striker config
|
1 year ago |
ActionGroup.d.ts
|
fix(striker-ui): move loading spinner from Dialog actions to ActionGroup
|
1 year ago |
AddFenceInputGroup.d.ts
|
fix(striker-ui): correct fence management; see details
|
1 year ago |
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
|
1 year ago |
AnvilTypes.d.ts
|
…
|
|
BuildObjectStateSetterCallback.d.ts
|
fix(striker-ui): add regexp object state setter callback
|
2 years ago |
ButtonWithMenu.d.ts
|
fix(striker-ui): pass button props in button with menu
|
1 year ago |
Checkbox.d.ts
|
…
|
|
CheckboxWithLabel.d.ts
|
…
|
|
Checklist.d.ts
|
fix(striker-ui): isolate build delete dialog props args
|
11 months ago |
CommonFenceInputGroup.d.ts
|
fix(striker-ui): correct fence management; see details
|
1 year ago |
CommonUpsInputGroup.d.ts
|
…
|
|
CommonUserInputGroup.d.ts
|
fix(striker-ui): complete user management in striker config
|
1 year ago |
ConfigPeerForm.d.ts
|
…
|
|
ConfirmDialog.d.ts
|
fix(striker-ui): add props to control action area visibility in confirm dialog
|
1 year ago |
ContainedButton.d.ts
|
fix(striker-ui): add colour presets in ContainedButton
|
1 year ago |
CookieJar.d.ts
|
fix(striker-ui): align cookie jar with API
|
1 year ago |
CreateInputOnChangeHandlerFunction.d.ts
|
…
|
|
CrudList.d.ts
|
fix(striker-ui): allow set detail url prefix in CRUD list
|
10 months ago |
Dialog.d.ts
|
fix(striker-ui): add prop to control show cancel button in dialog actions
|
1 year ago |
EditFenceInputGroup.d.ts
|
fix(striker-ui): correct fence management; see details
|
1 year ago |
EditUpsInputGroup.d.ts
|
…
|
|
ExpandablePanel.d.ts
|
…
|
|
ExtendableEventHandler.d.ts
|
fix(striker-ui): move type to extendable event handler
|
1 year ago |
FetchResponse.d.ts
|
…
|
|
FileType.d.ts
|
…
|
|
FormSummary.d.ts
|
fix(striker-ui): allow skip entry in form summary
|
10 months ago |
FormUtils.d.ts
|
fix(striker-ui): migrate setApiMessage from manifest manager
|
1 year ago |
FormikUtils.d.ts
|
fix(striker-ui): remove disableAutocomplete from formik utils
|
10 months ago |
FullSize.d.ts
|
fix(striker-ui): correct types on FullSize
|
1 year ago |
GateForm.d.ts
|
fix(striker-ui): pass input values to submit append in GateForm
|
2 years ago |
GetAllAnvilResponse.d.ts
|
…
|
|
GetOneAnvilResponse.d.ts
|
…
|
|
GetResponse.d.ts
|
…
|
|
Grid.d.ts
|
…
|
|
IconButton.d.ts
|
fix(striker-ui): add delete preset to IconButton
|
1 year ago |
InnerPanel.d.ts
|
…
|
|
Link.d.ts
|
…
|
|
List.d.ts
|
fix(striker-ui): remove redundant "extends unknown" in list
|
11 months ago |
ManageChangedSSHKeysForm.d.ts
|
fix(striker-ui): add (un)check all to checklist hook, apply to manage SSH key conflicts
|
1 year ago |
ManageFile.d.ts
|
fix(striker-ui): reload file list after delete, edit
|
1 year ago |
ManageHost.d.ts
|
feat(striker-ui): add manage host components
|
10 months ago |
ManageMailRecipient.d.ts
|
fix(striker-ui): duck-tape alert override update by wipe-n-create
|
11 months ago |
ManageMailServer.d.ts
|
fix(striker-ui): apply CRUD list to manage mail servers
|
11 months ago |
ManageManifest.d.ts
|
fix(striker-ui): suggest default BCN, SN, IFN IPs for each subnode in create manifest
|
1 year ago |
MapToInputTestID.d.ts
|
…
|
|
MapToMessageSetter.d.ts
|
…
|
|
MapToType.d.ts
|
…
|
|
Menu.d.ts
|
fix(striker-ui): expose callback to control whether to disable menu item
|
1 year ago |
MenuItem.d.ts
|
fix(striker-ui): add generic menu
|
1 year ago |
Message.d.ts
|
fix(striker-ui): relocate Message(s) types
|
1 year ago |
MessageSetterFunction.d.ts
|
…
|
|
NetworkType.d.ts
|
fix(striker-ui): repopulate network configs in network form
|
1 year ago |
NodeSet.d.ts
|
…
|
|
NumberBoolean.d.ts
|
fix(striker-ui): repopulate network configs in network form
|
1 year ago |
PrepareNetworkForm.d.ts
|
…
|
|
ProcessNetworkFunction.d.ts
|
fix(striker-ui): replace all /cgi-bin urls
|
1 year ago |
RadioGroupWithLabel.d.ts
|
fix(striker-ui): expose id, name in radio group
|
10 months ago |
Select.d.ts
|
fix(striker-ui): correct generic types in select inputs
|
11 months ago |
SelectWithLabel.d.ts
|
fix(striker-ui): correct generic types in select inputs
|
11 months ago |
SensitiveText.d.ts
|
fix(striker-ui): expose reveal button props, allow adjust line height in SensitiveText
|
1 year ago |
ServerMenu.d.ts
|
feat(striker-ui): add server menu
|
1 year ago |
SimpleOperationsPanel.d.ts
|
…
|
|
StackBar.d.ts
|
fix(striker-ui): add thin option to stack bar
|
1 year ago |
SwitchWithLabel.d.ts
|
…
|
|
TabContent.d.ts
|
…
|
|
Tabs.d.ts
|
…
|
|
TestInputFunction.d.ts
|
…
|
|
ToggleSubmitDisabledFunction.d.ts
|
…
|
|
Tree.d.ts
|
fix(striker-ui): add tree type
|
1 year ago |
TypedEventEmitter.d.ts
|
…
|
|
UncontrolledInput.d.ts
|
fix(striker-ui): remove type ReactChangeEventHandler
|
1 year ago |
VncDisplay.d.ts
|
fix(striker-ui): auto-reconnect VNC upon failure
|
1 year ago |
novnc__novnc.d.ts
|
…
|
|