Aktivity „abpVAndy“

Steps to reproduce the issue:

1, use the abp suite to create new solution 2, aspnet-core (server): -> cmd-> dotnet restore, then dotnet build 3, use VS to open aspnet-core, then make xxx.DbMigrator as startup project, --> run 4, after created the DB, 5, run id4 and project, make sure all works

6, use VS Code to open angular 7, yarn 8, yarn start --> make sure angular ui works

9, use abp suite to create entity (FullAuditedAggregateRoot) 10, add 2 property 11, check all : like: Multi-tenant, Add migration, Create user interface .... all options were checked

12, Save and generate 13, it shows complete 14, server side and DB all done, I could see them

for the angular project, I could see ".suite" file was created, But I cannot see the any ui code like ui componet and service proxy

Works now. Weird! Will close this item. Thanks.

Thanks,

Another question. The class tenant does not have Navigation property: public virtual Edition Edition { get; set; } So this is the limitation for the different commercial level? Thanks

It seems commercial only have phone send and confirm. It does not have phone registration: RegisterAsync

Right?

Resolved.

Thanks,

Thanks your reply.

Duplicate.

I create another item. and maliming has reply to me. https://support.abp.io/QA/Questions/1194/different-Commercial-level-has-diff-Tenant-class-And-Phone-registration

It seems the setting cannot customise? Could the commercial UI do this?

1, in the service, we add some settings: context.Add(new SettingDefinition(NnnMallSettings.MySetting1, "good", isVisibleToClients: true)); context.Add(new SettingDefinition(NnnMallSettings.MySetting2, "hello world", isVisibleToClients: true));

2, Could these settings be display in the UI? Angular

3, Could these settings be customise by user, input value/dropdownlist??

Thx

Will commercial have Angular Public Website? Right now, it only have MVC for Public Website?

Thx

The Navigation Property created by Abp Suite, will created another entity named xxxWithNavigationProperties??

Abp Suite will not create navigation property in the existing entity?

thx

He want to know his code design is good or not or have any other suggetions about his code? Am I right?

I am also has some confuse about the navigation property.

I use abp suite to create navigation property, it create additional entity named: xxxWithNavigationProperties And I cannot find any code or description about it xxxWithNavigationProperties. No find in commercial examples: easy-crm and bookstore-angular-mongodb

Dose it has some docs about xxxWithNavigationProperties?

thx

Zobrazených 1 až 10 z 83 záznamov
Made with ❤️ on ABP v8.2.0-preview Updated on marca 25, 2024, 15:11