Hi
Have you logged in to the CLI?
abp login-info
Check this https://abp.io/docs/latest/ui-themes/lepton-x#leptonx-theme-module
Thank you
Hello ,
Can you update the Angular app in 8.3.4 Version.
Thank you.
Hello ,
I have check your package.json
file it was correct and at my side its work.
Error: Command failed with exit code 1: .suite/schematics/node_modules/.bin/ng g .suite/schematics/collection.json:entity --template app-pro --target PortX --source D:/PortX/portx_abp/aspnet-core/.suite/entities/OwnerSupplierUser.json
[1m[31m',' expected. (23:30)
In your error log it will be show syntactical error it means remove the extra comma or fix any other syntax issues you might find. If it is not solve the issue please share test project it to support@abp.io email along with ticket no.
Thank you.
Hello ,
Please check this document audit logging provides a more comprehensive explanation: https://abp.io/docs/latest/framework/infrastructure/audit-logging
Thank you.
Hello ,
Please check this link https://abp.io/support/questions/7463/Event-mechanism
Thank you.
Hello ,
Yes it is possible but you have to cusomize code at your end you can check here https://learn.microsoft.com/en-us/dotnet/api/system.net.mail.mailmessage?view=net-9.0
This is the document of IEMailSender please check.
Thank you.
Hi,
Please check Permission Management Document for customization, all logics run here for prevent to navigate page and show/hide menu item customize this service
PermissionGuard You need to replace this not AuthGuard it just check current user have token or not , here is the document
Thank you.
i solved it thank you
Great : )