- Clone repo, and install dev pre-requisites. See README file for details.
- Deploy devfabric with Analytics support
vssdf sps gallery commerce ems gallery tfs ax
- Enable feature flag to enable
Descendantssupport in OData service3.0-preview. Enable FF in the Analytics service configuration database.
use [Analytics_Configuration]
go
exec prc_SetRegistryValue 1, '#\FeatureAvailability\Entries\Analytics.Transform.WorkItemDescendants\AvailabilityState\', 1
iisreset- Build code with
webpack
.\node_modules\.bin\webpack
- Run packaging for DevFabric environment
npm run package:dev
- Run dev https server for sources in DevFabric environment:
npm run dev
- Create a new publisher called ms-devlabs in your devfabric deployment.
- Upload
.vsixpackage as a new extension for ms-devlabs publisher. - Share the newly-uploaded extension with your devfabric organization.
- Go to your devfabric organization's shared extensions, and install it.
Portfolio Planshub should appear in theBoardshub group.