Suite: Only show aggregate roots from abp modules to establish 1-n relationship & add saas prefix for related entities. #17934
Description
Resolves #17860
Note: TenantConnectionString
is not an aggregate root, so it should not be listed and should not allow to establish one-to-many relationship with it! Also, there was a small bug, which is adding "Saas" prefix to the entities coming from the "Saas" module, but the Edition related DTOs should not have this prefix and in this pr, I fixed that as well.
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