Activities of "jordanchen98"

  • ABP Framework version: v7.4.2
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi I'm getting this when trying to generate CRUD for my project. I made sure that the project and suite are both using v7.4.2

Hi Anjali,

I managed to get it to run. Looks like the keyword was adding '!important' to the end.

Thanks, Jordan

Hi Anjali,

I've added the logo-dark.png and logo-light.png into the logo folder as below. and also updated the global-style.css

But the logo in the login page still persists.

  • ABP Framework version: v7.4.0
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

How and where do I change the logo for the login page and the background?

Okay will try it out! Thanks!

Seems like GetGroupsAsync() in v4.3.0 is only GetGroups()

Hi,

Do I have to use any app to use the iPermissionDefinitionManager?

Hi,

Thanks for the prompt reply. Does that mean if I do call this IPermissionDefinitionManager.GetGroupsAsync it will follow the latest version and load when the application starts?

Thanks

  • ABP Framework version: v4.4.3
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: Not able to get permissions on startup. Only triggers when loading Angular (http://localhost:4200)
  • Steps to reproduce the issue:
  1. Startup Monolith Architecture for ABP.io V4.4.3
  2. Does not hit breakpoint on the override Define function in Permissions.

  1. When ng serve Angular, and load up http://localhost:4200, it will then hit the breakpoint.

Is there any way to get permissions on startup instead of waiting to serve the angular to define the permissions?

I have another project running the latest ABP.io V7.4.0 and noticed that it will hit on startup. What are the differences?

Thanks, Jordan

Hi,

I've checked the code of FilterValueAppService.cs:line 50

But it is just calling retrieving a list using its respective repository.

I've tried to run the api api/abp/application-configuration locally and on its own, it did not (also should not) hit the code above. Could this be related to caching used by abp?

Thanks, Jordan

Hi Liming,

Sorry for the delay, we had to obtain the logs when it happened. Attached is the link for the log.

https://drive.google.com/file/d/1SbmIA4FRPXKC4LEbAGem6TuSRbnEDP3E/view?usp=sharing

Thanks, Jordan Chen

Showing 31 to 40 of 43 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09