Add exportToExcel to ApiDefinition #11381
Resolves #10462
Test steps:
- If
.suite
folder exist in Project/angular folder, this folder should remove before test - run
deploy-suite-run-before-nuget.ps1
shell file which inabp/npm
- build
Volo.Abp.Commercial.SuiteTemplates
project which placed inabp/licensing/Volo.Abp.Commercial.SuiteTemplates
- build
Volo.Abp.Suite
project which placed inabp/suite/src/Volo.Abp.Suite
withdotnet build /graphBuild
command. - run
Volo.Abp.Suite
project withdotnet run
command. - 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/schematic
folder - 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