Activities of "edelivery"

Hi alper! 2.Solution: If you are required to run the project in Development environment in the container, copy your local ABP token file %UserProfile%.abp\cli\access-token.bin into the Docker container's relavant directory.

where Docker container's relavant directory I will copy? thanks

That's what i need thank you so much

Hi The menu is still on the left when I logout and login. When I refresh browser it applied

Hi armanozak I have many module with angularUI but I just want custom 1 module of them (set menu to the top). If i use dispatchUpdateThemeSettings it set all my modules.

  • ABP Framework version: 2.9
  • UI type: Angular
  • Tiered (MVC) or Identity Server Seperated (Angular): yes

Hi all I have a problem of SetMenuPlacement. Currently, my menu is on the left. I would like to set Menu on the top of page so I use layoutStateService.dispatchSetMenuPlacement(1), then it's ok. As a result: But I have trouble:

It can't work when I log in and log out again , Menu is still on the left. When I refresh this page, Menu is on the top. How I can set it's alway on top when I logout and login again Thanks

Hi alper Where i can find my private API Key?

thank you so much

I'm working on microservice project, I have microservice A, microservice B, microservice C. I defined settings for all 3 microservices and now I'm creating a Setting UI to discover all settings from 3. For example, my microservice A is included all AbpTable, with B and C is not included AbpTable otherwise it is included business tables. When I defined all settings in each module, I need to discover it without adding Depends On each other How can I get that ?

@liangshiwei I tried move my settingProvider to .Application.Contracts project. but it still not show in module DDC.Core. Can you show me more details?

Hi all! I have some setting defined in module BackendService. How i can get all setting of module BackendService in module DDC.Core. I use SettingDefinitionManager.GetAll() but i don't see any setting of module BackendService Thanks

Showing 31 to 40 of 49 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11