Angular - Integration of standalone support for suite #19803

Back

Resolves #19593

Template Test Case Checklist

🔹 Layered Template
  • TC-001 - Add an entity
  • TC-002 - Add a child entity
  • TC-003 - Add 1-n relation
  • TC-004 - Add n-n relation
  • TC-005 - Add entity to DDD module
  • TC-006 - Add child entity in DDD module
  • TC-007 - Add 1-n relation in DDD module
  • TC-008 - Add n-n relation in DDD module
🔹 Single Layered Template
  • TC-009 - Add an entity
  • TC-010 - Add a child entity
  • TC-011 - Add 1-n relation
  • TC-012 - Add n-n relation
  • TC-013 - Add entity inside DDD module
  • TC-014 - Add child entity to DDD module
  • TC-015 - Add 1-n relation in DDD module
  • TC-016 - Add n-n relation in DDD module
🔹 Microservice Template
  • TC-017 - Add entity to a new microservice
  • TC-018 - Add child entity in new microservice
  • TC-019 - Add 1-n relation in new microservice
  • TC-020 - Add n-n relation in new microservice
  • TC-021 - Add entity in DDD module (microservice)
  • TC-022 - Add child in DDD module (microservice)
  • TC-023 - Add 1-n relation in DDD (microservice)
  • TC-024 - Add n-n relation in DDD (microservice)

How to test

  • You will need to switch to this branch issue/2695 (#2851) on the studio side in order to create standalone applications.
  • Then, navigate to abp > npm directory and run the deploy script deploy-suite-run-before-nuget.ps1
  • You can run the Volo.Abp.Suite app under abp > suite > src
  • This PR covers the backward compatibility, so you will also need to test the old templates that has the module files accordingly.
Version
9.2.0-rc.3
Release Date
13 May, 2025
Labels
enhancement breaking-change ui-angular
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.