Activities of "Anjali_Musmade"

Hi,

The module with permission information should be included in the application-configuration AbpApplicationConfigurationAppService.cs

After making a change. Please inject ConfigStateService and get module permission related data like this. this way there will be no delay.

Hi,

Please follow the instructions to replace logo of LeptonX theme and change the side navigation menu layout. https://docs.abp.io/en/commercial/6.0/themes/lepton-x/angular

Hi,

Please refer https://support.abp.io/QA/Questions/2371/AbpException-Could-not-find-the-bundle-file-%27libsbootstrapjsbootstrapenabletooltipseverywherejs%27-for-the-bundle-%27LeptonGlobal%27

with regards.

Hi

please try by executing first command=> yarn and then => npm start

It works at my end .

With regards

Hi,

I think your Lepton X theme is not installed properly can you please try again by creating new project with Lepton X theme.

Hi

please try by executing command=> yarn and then => npm start

With regards

Hi,

Can you please use themes bundles in your MVC project and replace it with the condition, as below https://docs.abp.io/en/commercial/6.0/themes/lepton-x/commercial/mvc

Hi,

I will check and let you know.

Thank you.

Hi

please try by executing command=> yarn and then => npm start

Hi,

Please check interservice communication https://docs.abp.io/en/commercial/latest/startup-templates/microservice/interservice-communication

Also you can synchronize entity across service to do the query. you can see the cmskit module have synchronized identity users using event bus https://docs.abp.io/en/abp/latest/Distributed-Event-Bus

https://github.com/abpframework/abp/blob/dev/modules/cms-kit/src/Volo.CmsKit.Domain/Volo/CmsKit/Users/CmsUser.cs https://github.com/abpframework/abp/blob/dev/modules/cms-kit/src/Volo.CmsKit.Domain/Volo/CmsKit/Users/CmsUserSynchronizer.cs

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