Closed ByScripts closed 2 weeks ago
control_domain
XenApiHost
useVmRawStore
useControlDomainStore
useVmStore
$context
getContext()
createSubscribableStoreContext
onSubscribe
onUnsubscribe
ifElse
onTrue
onFalse
undefined
Fixes #007
See xoa-support#42
See https://...
Introduced by
CHANGELOG.unreleased.md
This 2-passes review process aims to: develop skills of junior reviewers limit the workload for senior reviewers limit the number of unnecessary changes by the author
This 2-passes review process aims to:
Notes:
Description
control_domain
property toXenApiHost
useVmRawStore
to retrieve unfiltered VMs from XAPIuseControlDomainStore
which uses the VM Raw store contextuseVmStore
to use the VM Raw store context$context
withgetContext()
to prevent refs unwrapping.createSubscribableStoreContext
'sonSubscribe
/onUnsubscribe
optionalifElse
'sonTrue
/onFalse
acceptingundefined
Checklist
Fixes #007
,See xoa-support#42
,See https://...
)Introduced by
CHANGELOG.unreleased.md
Review process
Notes: