anvil/striker-ui/types
2023-06-19 15:15:32 -04:00
..
AddFenceInputGroup.d.ts fix(striker-ui): hoist fence template loading and sort fence agents (ids) 2023-04-03 13:14:00 -04:00
AddPeerDialog.d.ts fix(striker-ui): add inital AddPeerDialog 2022-11-28 14:37:21 -05:00
AddUpsInputGroup.d.ts fix(striker-ui): add input validation to AddUpsInputGroup 2023-04-04 00:23:00 -04:00
AnvilCPU.d.ts
AnvilFileSystems.d.ts
AnvilList.d.ts
AnvilMemory.d.ts refactor(striker-ui): repair types in Memory, Storage 2022-11-28 14:37:22 -05:00
AnvilNetwork.d.ts
AnvilNodeStatus.d.ts
AnvilReplicatedStorage.d.ts
AnvilServers.d.ts
AnvilSet.d.ts
AnvilSharedStorage.d.ts
AnvilStatus.d.ts
AnvilTypes.d.ts
APIFence.d.ts fix(striker-ui): enable pass previous values to CommonFenceInputGroup 2023-04-03 13:14:00 -04:00
APIHost.d.ts fix(striker-ui): populate gateway and DNS in NetworkInitForm 2023-02-14 22:42:50 -05:00
APIManifest.d.ts fix(striker-ui): add edit manifest form 2023-06-19 15:15:32 -04:00
APINetworkInterface.d.ts feat(striker-ui): add /init page 2022-11-28 14:37:18 -05:00
APIServer.d.ts fix(striker-ui): add link to Anvil on each server list item 2022-11-28 14:37:18 -05:00
APISSHKey.d.ts fix(striker-ui): load SSH key conflicts 2022-11-28 14:37:21 -05:00
APIUps.d.ts fix(striker-ui): add Link to UPS type options 2023-04-04 00:23:00 -04:00
APIUser.d.ts feat(striker-ui): add ManageUsersForm 2022-11-28 14:37:21 -05:00
Checkbox.d.ts fix(striker-ui): add CheckboxWithLabel 2022-11-28 14:37:21 -05:00
CheckboxWithLabel.d.ts fix(striker-ui): add CheckboxWithLabel 2022-11-28 14:37:21 -05:00
CommonFenceInputGroup.d.ts fix(striker-ui): add input sensitivity and expose tooltip props in CommonFenceInputGroup 2023-04-03 13:14:00 -04:00
CommonUpsInputGroup.d.ts fix(striker-ui): add input tests to CommonUpsInputGroup 2023-04-04 00:23:00 -04:00
ConfigPeerForm.d.ts fix(striker-ui): add delete to ConfigPeersForm 2022-11-28 14:37:21 -05:00
ConfirmDialog.d.ts fix(striker-ui): expose disableProceed in ConfirmDialog 2023-06-19 15:15:32 -04:00
ContainedButton.d.ts fix(striker-ui): separate type and render() in ContainedButton 2022-11-28 14:37:20 -05:00
CreateInputOnChangeHandlerFunction.d.ts fix(striker-ui): make InputWithRef compatible with Switch 2023-04-03 13:13:59 -04:00
EditFenceInputGroup.d.ts fix(striker-ui): add EditFenceInputGroup 2023-04-03 13:14:00 -04:00
EditUpsInputGroup.d.ts fix(striker-ui): passthrough input validation in EditUpsInputGroup 2023-04-04 00:23:00 -04:00
ExpandablePanel.d.ts fix(striker-ui): revise inner and expandable panel types 2023-04-03 13:13:59 -04:00
FetchResponse.d.ts
FileDetailMetadata.d.ts fix(striker-ui): complete file edit components function-wise 2022-03-18 22:50:40 -04:00
FileInfoChangeHandler.d.ts fix(striker-ui): complete file edit components function-wise 2022-03-18 22:50:40 -04:00
FileLocation.d.ts fix(striker-ui): complete file edit components function-wise 2022-03-18 22:50:40 -04:00
FileOverviewMetadata.d.ts fix(striker-ui): complete file edit components function-wise 2022-03-18 22:50:40 -04:00
FileType.d.ts fix(striker-ui): complete file edit components function-wise 2022-03-18 22:50:40 -04:00
FormUtils.d.ts fix(striker-ui): add setMsgSetter in FormUtils 2023-06-19 15:15:31 -04:00
GateForm.d.ts fix(striker-ui): correct error message triggers in GateForm 2022-11-28 14:37:20 -05:00
GetAllAnvilResponse.d.ts
GetOneAnvilResponse.d.ts
GetResponse.d.ts fix(striker-ui): upgrade swr from 0.5.7->1.2.2 2022-11-28 14:37:17 -05:00
Grid.d.ts fix(striker-ui): skip empty keys when building Grid items 2022-11-28 14:37:20 -05:00
IconButton.d.ts fix(striker-ui): add play preset to IconButton 2023-06-19 15:15:32 -04:00
InnerPanel.d.ts fix(striker-ui): adjust inner panel margin 2023-06-19 15:15:31 -04:00
Link.d.ts fix(striker-ui): simplify children in Link 2022-11-28 14:37:21 -05:00
List.d.ts fix(striker-ui): allow optional item button in List 2023-04-03 13:13:59 -04:00
ManageChangedSSHKeysForm.d.ts fix(striker-ui): load SSH key conflicts 2022-11-28 14:37:21 -05:00
ManageManifest.d.ts fix(striker-ui): add run manifest form 2023-06-19 15:15:32 -04:00
MapToInputTestID.d.ts feat(striker-ui): add buildMapToMessageSetter() 2022-11-28 14:37:21 -05:00
MapToMessageSetter.d.ts fix(striker-ui): make buildMapToMessageSetter() handle array ids 2023-04-04 00:23:00 -04:00
MapToType.d.ts refactor(striker-ui): repairs types in map to value converter 2022-11-28 14:37:22 -05:00
MessageSetterFunction.d.ts feat(striker-ui): add buildMapToMessageSetter() 2022-11-28 14:37:21 -05:00
NodeSet.d.ts
novnc__novnc.d.ts refactor(front-end): use appropriate types for the novnc npm package 2021-08-10 17:07:10 -04:00
PrepareNetworkForm.d.ts fix(striker-ui): allow set host externally in PrepareNetworkForm 2023-02-14 22:42:50 -05:00
RadioGroupWithLabel.d.ts fix(striker-ui): add RadioGroupWithLabel 2022-11-28 14:37:20 -05:00
Select.d.ts fix(striker-ui): complete edit/remove network(s) in manifest network config 2023-06-19 15:15:31 -04:00
SelectWithLabel.d.ts fix(striker-ui): expose blur and focus event handler slots in SelectWithLabel 2023-04-04 00:23:00 -04:00
SensitiveText.d.ts fix(striker-ui): add inline type SensitiveText and BodyText 2023-04-03 13:14:00 -04:00
SimpleOperationsPanel.d.ts fix(striker-ui): repair SimpleOperationPanel and /config 2022-11-28 14:37:21 -05:00
SwitchWithLabel.d.ts feat(striker-ui): add SwitchWithLabel 2023-04-03 13:13:59 -04:00
TabContent.d.ts fix(striker-ui): allow retain/discard tab content 2023-04-03 13:13:59 -04:00
Tabs.d.ts fix(striker-ui): adjust Tab* style 2023-02-14 22:42:50 -05:00
TestInputFunction.d.ts fix(striker-ui): expose isRequired in build test batch functions 2023-04-04 00:23:00 -04:00
ToggleSubmitDisabledFunction.d.ts fix(striker-ui): allow NetworkInitForm to toggle submit disabled prop 2022-11-28 14:37:19 -05:00
TypedEventEmitter.d.ts fix(striker-ui): add interface for typed EventEmitter 2022-11-28 14:37:19 -05:00