how to remove lpx-menu-filter in side nav how do i achieve that in angular
I checked the default Users table in the ABP system, but I couldn’t find any field related to LastLogin.
Is there any built-in support in ABP to track the user's last login time? If not, what’s the recommended way to implement and maintain this value?
Looking for guidance on how to properly achieve this.
Thanks!
how to create a custom login page or how to modify rhe existing login page in angular
I want to set custom breadcrumbs in angular webapplication or else i want to use the existing breadcrumbs to custom component how do i configure
We are currently deploying our ABP-based application to the Azure platform using Azure Container Apps. Our architecture includes separate containerized deployments for the Auth Server, DB Migrator, API, and the Angular UI.
All backend services (Auth Server, API, and DB Migrator) have been deployed successfully, with appropriate environment variables, CORS configurations, and ingress settings defined per instance. The services are responding correctly, and the network panel in the browser shows HTTP 200 responses for all requests.
However, we are encountering an issue with the Angular UI: the login functionality is not working. Specifically, the browser console shows the following error: ** Error validating authorization_endpoint in discovery document**
We have already specified the correct URLs for the API and Auth Server within the environment.prod.ts file of the Angular project. Despite that, the login process fails at the discovery document validation stage.
Could you please assist us in diagnosing and resolving this issue?
when i login the page the response from api provides token only i want to get uniqueid of the user from the token how do i achieve that
Can't bind to 'abpPermission' since it isn't a known property of 'button' (used in the 'ListReviewComponent' component template).
i need dependency injection
<button (click)="addapp()" *abpPermission="'AccessReviews.create'">+ Create Review Campaign</button>
above button doesnt showing
Always On: The availability replica manager is going offline because SQL Server is shutting down. This is an informational message only. No user action is required. 2025-03-11 05:35:00.45 spid9s SQL Server is terminating in response to a 'stop' request from Service Control Manager. This is an informational message only. No user action is required. 2025-03-11 05:35:01.00 spid27s Service Broker manager has shut down. 2025-03-11 05:35:01.01 spid9s .NET Framework runtime has been stopped. 2025-03-11 05:35:01.15 spid9s SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.