@anthonyh, I'll check the module template code generation and get back to you.
We created a patch for Chrome login issue when HTTP is used. Check out https://community.abp.io/articles/patch-for-chrome-login-issue-identityserver4-samesite-cookie-problem-weypwp3n
I'm checking your website but these URLs don't work
See the correct one => https://commercial.abp.io/Abp/ServiceProxyScript
I guess an Azure related problem.
we started writing an article and a sample project to show you how to use DevExtreme components. Firstly, we'll make jQuery versions then Angular version
you need to reference the Contracts project to your HttpClient for best practise. but if you don't want to do that, see the below
This is the HTTP Client used for ABP CLI
This is a test function, that calls an external service
@Ryan.sposato@ethany.com,
that issue has been resolved. see https://github.com/abpframework/abp/issues/4865
hi joe,
See my SQL missing index query. https://gist.github.com/ebicoglu/ebe2d8649f61c7e64bd724243f7d7237
Run this on your database, and create all indicies. I guess it will report a missing index for AbpAuditLogs.
This is ApiResource editing JavaScript file. This is a custom development, it's not a reusable component. Don't copy paste to your project, just take a look to inspire.
https://gist.github.com/ebicoglu/60234e1847db393777f24c77fa6d9797
And I'm closing this issue, because it's not directly related to ABP, you can find your own solution.
kitty, there are multiple AutoMapperProfile classes. I just want to ensure that you have added it in the correct project.