thank you very much
We are trying to remove all the references to Lipton template from our project, to keep it only serve API methods. What is the proper way to do that so that no longer Razor Page could be rendered?
Please confirm so we know if we should upgrade
how can I listen to language change event in the front end when using ABP theme in angular ? we need to take some action when the language is changed. if that not possible ,is there a way we can know if method api/abp/application-configuration?includeLocalizationResources=false was called ? what service is responsible for calling this API method
Can we enable or disable feature flag in appsettings.json in ABP 10.1 ?
https://github.com/abpframework/abp/pull/24034 Want to make sure we can now enable/disable feature flag from appsettings.json
What about "permissionGrant" which aggregate they beloing to ?
can we use EntityUpdatedEventData event with them ?
We are trying to listen to Entity Changed Events for the entities that are responsible for storing user claims/permission/roles , what are these entity names ?
Fixed ,thanks