Activities of "liangshiwei"

Hi,

this is a problem, i will fix it in the next patch verion

You can try to remove Nullable from your solution

You can use CLI to create a new simple project to reproduce the problem and share it with me

ok

my email is shiwei.liang@volosoft.com

That's weird.

Could you please share a simple project with me? I will check it. my email is shiwei.liang@volosoft.com thanks.

In my case my service has complete different db so it doesn't access to abpUser / abpRole table

you may need this https://docs.abp.io/en/commercial/latest/startup-templates/microservice/interservice-communication

Hi,

I will check it

Hi,

You can check the src attribute's value of the img tag, are they the same?

Hi,

First, you can add the logoUrl, faviconUrl to the SaasTenant entity via Module Entity Extensions

https://docs.abp.io/en/abp/latest/Module-Entity-Extensions#quick-example

Then, you can customize the brand-component to get the logoUrl and faviconUrl from the tenant(you can add an API).

https://docs.abp.io/en/commercial/latest/themes/lepton-x/angular-customization#brand-component

Also, I want to change the content of this Home section. Can I get some reference URL on how to do that ?

The HTML source code is in your project; you can make any changes you want.

Hi,

This is the logic of suite looking for <YourProjectName>Permission.cs

It expects to find the <YourProjectName>Permission.cs class file in the directory Application.Contracts\Permissions or Application.Contracts\Authorization

顯示 4789 個紀錄的 1 到 10 個.
Made with ❤️ on ABP v8.2.0-preview Updated on 3月 25, 2024, 15:11