Activities of "n.uerkmez"

It worked. But the positioning is challenging. For example, when it's all the way down, the user menu pops up all the way down. Only the first element of the menu is seen. The logout button stays off the page. Can I make the user menu open upwards? or any other way?

It is OK. I will try it and let you know. Thanks

Any updates?

  • ABP Framework version: v8.1.rc2
  • UI Type: Angular
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue: Hi,

I want to customize the** LeptonX Angular "side-menu-layout"** as in the screenshot. But the account information and menu are only Rendered in lpx-toolbar-container selector. This selector is the part I want to remove from the layout.
I want to extract the user avatar and its menu from the toolbar then, place it where it appears on the screenshots and remove the toolbar. How can I achieve this layout?

I have already tried the solution in the following link but, it does not help to customize it as I need

https://support.abp.io/QA/Questions/4358/Creating-new-layout-and-use-lepton-x--components-in-it

Version 8.0.2 (Angular - EFCore)

After updating to Abp 8.0.2, extra properties for Tenant and OrganizationUnit entities defined in the ModuleExtensionConfigurator file which need to be selected by lookup as described here: https://docs.abp.io/en/abp/latest/Module-Entity-Extensions#navigation-properties-foreign-keys result in the following frontend error: No provider for NgControl found in NodeInjector.

The error also occurs in a fresh minimal project. Hi @EngincanV, Is there a fix or workaround for this issue?

Any update on this regards?

Version 8.0.2 (Angular - EFCore)

After updating to Abp 8.0.2, extra properties for Tenant and OrganizationUnit entities defined in the ModuleExtensionConfigurator file which need to be selected by lookup as described here: https://docs.abp.io/en/abp/latest/Module-Entity-Extensions#navigation-properties-foreign-keys result in the following frontend error: No provider for NgControl found in NodeInjector.

The error also occurs in a fresh minimal project. Hi @EngincanV, Is there a fix or workaround for this issue?

Is there any way to set a working directory for the host app?

hi If the files exist in /home/site/wwwroot. I'm not sure about the cause of the problem. Could it be permission?

As far as I found out, in linux the host app ignores the /apihost/ directory when running on, for example, wwwroot/apihost/projectname.HttpApi.Host.dll. It acts as if it is running directly under wwwroot. Therefore it cannot find all appsetting.json under wwwroot/apihost/.

I also deployed the application directly under wwwroot, but the error still occurred.

Thanks for replay. I wish it was as you mentioned, but I have checked the deployment.yaml file and I explicitly specified it as -release.

Showing 21 to 30 of 67 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11