Activities of "ed_developer2"

  • ABP Framework version: v7.4.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

We are currently encountering challenges in seamlessly importing npm packages within our Angular project, particularly when integrating popular tools such as JSTree and CKEditor. Manual imports are resulting in errors during implementation, posing a significant obstacle to our development workflow.

We highly value your expertise and would greatly appreciate any insights, recommendations, or relevant documentation you can provide to help us overcome these integration hurdles. Our goal is to use npm packages without encountering any restrictions imposed by ABP, ensuring a smooth and efficient development process.

Thanks!

Hi, Can you help me to override the service to add username to it. otherwise help me to add pagination to the first api.(1st point).

Thank you.

Question

We are using angular code generated by application template of abp suite<7.0.2>. we have modified api code to have access token to have time limit of 10 min but after this duration angular is automatically getting access token and user is logged in no mater if the user closes the browser without logging out. Also remember me functionality is not behaving the same no matter we check the remember me it angular automatically get the user logged in after api interaction after 10 min of access-token expiry.

  • ABP Framework version: v7.0.2
  • UI type: Angular
  • DB provider: EF Core

hello, Added please check.

But why I am able to revisit the page if I have not selected the checkbox. I have tried everything, I have quit the chrome browser. still able to revisit.

Hello, I have added all the custom configuration.

Can you check once what's the issue in remember me checkbox default behavior.

Thank you.

Hello,

  1. I am trying to add pagination to below API. But there is no pagination parameters defined in this api. Can I modify this api to add pagination. "/api/audit-logging/audit-logs/entity-changes-with-username"

  2. There is another API of audit-logging which contains the sorting and pagination.But I also require the username of the person who modified the entity which is not available in this API. "/api/audit-logging/audit-logs/entity-changes" We wanted to show history changes of entity by any user.

  3. We want to group that result from the API according to month and Show this listing in Angular.

https://prnt.sc/0sl-3ktv93vZ I have checked its session, but everytime I open the browser, same value is coming, That's why I am getting logged in.

Any idea or any way to end this session everytime I close the tab or browser.

Thank you.

Hello, Thanks for the information.

But I have tested without checking the remember me, I have logged in and close the browser. Then again I reopen the browser and open the URL. Its coming as logged in.

Why this is happening. Thanks.

Hello can you please help me with this?

Showing 1 to 10 of 16 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11