Implement Suite - [Angular UI] Options to show property on create/upd… #13863
Description
Resolves #13786 (write the related issue number if available)
when user choose property option on suite, schematic create component depend to the options/
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
Test steps for Developers
As Developer Goto Volo Repo.
- Swich the branch.
- Go to
abp/npm/
- Execute
abp/npmcdep/deploy-suite-run-before-nuget.ps1
with powershell - run suite
- (if exists)
- remove .suite folder on Angular folder of the generated app (don't remove .suite on backend)
- Go to
/abp/licensing/Volo.Abp.Commercial.SuiteTemplates
- run
dotnet build
- Go to
/abp/suite/src/Volo.Abp.Suite
- dotnet run
- Dev version of Suite will work o localhost:3000
create app and test excepted behavior.
the behavior: Created component should work as the options