In the ABP Suite generated code,Application Service Extended.cs Should inherit interface ,not in AppServiceBase.
Hi, thanks for your suggestion. This really makes sense, because otherwise if a custom method is added to the application service interface, it should be implemented in the application service base class and it will be overridden in the next generation, which we don't want in any case. I will create an internal issue for this.
Hi,
Thanks for reporting. I will check this and write you back asap.
Regards.
Hi,
Thanks for reporting. I will check this and write you back.
Regards.
Hi,
Thanks for reporting the issue. I will create an internal issue for the problem and fix it asap. Btw, your credit is refunded. Thanks again.
Regards.
ABP Suite most wanted feature has been implemented.
Your custom code will not be overwritten anymore
https://commercial.abp.io/releases/pr/14629This is Amazing addition to Suite. Well done ABP Team.
Can ABP team create a customisation sample for us to learn for-example adding collection/List to RootEntity, Domain Services, EFcore and Application Services and then regenerate based code
Hi, we have an internal issue with creating documentation to highlight this feature. We will describe the customization process within an example.
Then if ABP suite is no longer going to allow this. Then the option should be removed. Because right now it appears that it DOES support installation of that theme.
Please refund the credit for my question.
Hi, we have removed the option from the modules page and it will be available in the next version. Your credit is refunded.
Regards.
Hi
When are you releasing new version?
Within this week. In the meantime, you can manually update the LeptonX package version.
Hi
Did you fix the bug? Still get LeptonX version 2.4.0-preview20230811 and build error.
If I manually change LeptonX version to 2.3.-, I can start up the application, but LeptonX logo not updated (no logo and brand name). See log in screen below
Yes, we have fixed the problem. But we need to release a new version to make it available and we'll make it asap.
You can try
abp update
and change the2.4.0-preview20230810
to2.3.*-*
manually, it should work.How about other packages? Still use v7.3.1? I found that all packages in all projects are not updated. Please, check this issue. Below is only example of one project file.
Hi, this PR needed to be merged before allowing you to successfully update your application. Please, retry to update again, it should successfully update now.
Hi, we have an internal issue to support the master/detail page in Suite. We aim to implement this feature in v8.0.