Hi,
I will check it out.
Hi,
I can help you remotely. My email: shiwei.liang@volosoft.com
Hi
I have reproduced the problem, I created an internal issue and it will be fixed soon.
Hi
Can you share some screenshots and error logs?
Hi,
You can customize the theme, You can replace any layout page and style you need.
Or replace the theme module( like: https://github.com/realLiangshiwei/Lsw.Abp.AspNetCore.Mvc.UI.Theme.Stisla)
Hi,
IdentityUserRole
is just a join entity type. It is difficult to implement soft delete for it. you can subscribe to delete events of users and roles. and delete records(physical delete) from the IdentityUserRole
table in the event handler.
HI, See : https://docs.abp.io/en/abp/latest/UI/Angular/Custom-Setting-Page
See https://docs.abp.io/en/abp/latest/Microservice-Architecture
I can help you remotely. shiwei.liang@volosoft.com
Does http://codebuckets.com/2018/05/26/hosting-angular-in-iis-under-an-existing-website/ work for you?