Activities of "liangshiwei"

You can publish .Domain Nuget package to your private Nuget server.

Hi

question 1:

You need to set files property in the Theme folder to embedded files, This is a template error, we will fix it in the next version.

Add :

question 2

~~I see the change time information is removed in version 2.8, So you can't see, you should clean up the publish directory and re-publish~~. I can't reproduce this problem,you should clean up the publish directory and re-publish

question 3

I can't reproduce this problem, But you can place mini.css in the styles folder to fix this problem.

Currently the entity extension system does not seem to support foreign key configuration, it was in the 2.9 milestone.

I will try reproduce your problem and can you provide the ipams-global-styles.css content?

Hi, Please see https://github.com/abpframework/abp/issues/3766.

Are you talk about foreign key?

Please see https://github.com/abpframework/abp/issues/3959

Could you explain the problem in detail?

Please following : https://github.com/abpframework/abp/issues/4089 and https://github.com/abpframework/abp/issues/4089. Available in the next version.

Update Volo.Abp.Commercial.SuiteTemplates to 2.8.0.

Note: Please do not update abp suite unless you update your solution. Abp suite may not be compatible with your old version.

Try:

await this._accountAppService.SendPasswordResetCodeAsync(new SendPasswordResetCodeDto { Email=identityUser.Email, "Angular" });

Showing 5841 to 5850 of 5933 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 11, 2024, 11:11