Add exportToExcel to ApiDefinition #11381
BackResolves #10462
Test steps:
- If
.suitefolder exist in Project/angular folder, this folder should remove before test - run
deploy-suite-run-before-nuget.ps1shell file which inabp/npm - build
Volo.Abp.Commercial.SuiteTemplatesproject which placed inabp/licensing/Volo.Abp.Commercial.SuiteTemplates - build
Volo.Abp.Suiteproject which placed inabp/suite/src/Volo.Abp.Suitewithdotnet build /graphBuildcommand. - run
Volo.Abp.Suiteproject withdotnet runcommand. - generate crud page with marked excel export.
- Go To ABP repo
/npm/ng-packs - Open terminal and run
yarn run build:schematics - Copy insides of
dist/schematicfolder - Paste builded schematic to node-modules of tested app (
node_modules/@abp/ng.schematics) and
angular/.suite/@abp/ng.schematics - re-generate the same entity