Activities of "abpVAndy"

Hi Mehmet,

Thanks, Yes, it works now for NG Zorro.

Another question: How about the angular UI metronic component? (like abpzero ui)

Can we use metronic directly like ng zorro in our Angular UI product?

thx

Ng Zorro has tree view and tree select. https://ng.ant.design/components/tree-select/en

But I am not sure it could be used directly into Abp Angular UI created by suite or not?

Thanks.

I will consider your advice.

I follow your method to test it. 1, add builder.ConfigureCategoryCenter in the ProductCenterDbContext 2, add-migration --> create new migration file 3, remove these category tables from this migration file (these tablse are already in db) 4, update-database --> it works

Another question: It is about the "AutoMapperProfile". Can we use category automapperprofile directly in the productcetner module?

Now I want to use CategoryCenterApplicationAutoMapperProfile in productcenter module. I have to copy the info of CategoryCenterApplicationAutoMapperProfile into productcenter module.

Without copy, it dose not work.

Thx

Thanks for your reply. Yes, we use one database. We already have tried it. It will not create that issue, but we dev module one by one. The categorycenter already finished and create tables in db. So, if we call builder.ConfigureCategoryCenter, it will create category tables one more time. and update-database will not pass for the tables already in db.

1, if we use your method, to call builder.ConfigureCategoryCenter in productcernterdbcontext, do we need to delete the duplicate tables from Migration file? Is this common method to deal with this Scenario?

2, I used suite to create navigation property. I konw xxxWithNavigationProperties class was used as the bridge class of relationship of 1:M. So for M:M relastionship, is it possible we could use like xxxWithNavigationProperties class to make M:M bridge?

3, Could you give me some ideas or examples for the M:M in microservices. You know, M:M is very common in Microservice, like shippmentcenter with ordercenter. order also is M:M with shippment. and Order with payment some Scenario also need M:M.

Thanks,

I will close this one.

Just list the "seems" bugs. Let me know if you have any questions.

thx

Here the version: ABP Framework version: v4.3.2 UI type: Angular DB provider: EF Core Tiered (MVC) or Identity Server Separated (Angular): yes Exception message and stack trace: Steps to reproduce the issue:

MySql

Thank you for your explanation. I will close this.

Thx, I will try this shortly later.

Thx maliming.

Seems two bugs for the suite, I think. Just list here.

Showing 51 to 60 of 83 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 20, 2024, 08:30