8410 Commits (6639b3dfaccbe3adb477b5525e0cf66f0d0bfb7e)

Author SHA1 Message Date
maliming e50f30f3c0
Revert unexpected code changes. 2 years ago
maliming c8619f9ced
add `version` to the template file name. 2 years ago
ahmetfarukulu ea5c407b2a Audit log exception check added 2 years ago
maliming 7e65ef77de
Switch EF Core to mongodb on `WebApp` projects. 2 years ago
github-actions[bot] 11e59f8021
Optimised images with calibre/image-actions 2 years ago
maliming 6d87e84788
Log out of blazor wasm when get a "401" response. 2 years ago
liangshiwei 004ed2e79e Fix bug in template with basic theme 2 years ago
maliming 8d25ce4770
Update BundlingService.cs 2 years ago
maliming dc8f7a8c3e
Compatible with `app-nolayers`. 2 years ago
maliming ffc94a29e5
Always `CheckDynamicClaims` on `OnConnectedAsync` and `OnDisconnectedAsync` method. 2 years ago
maliming 658ae6e48f
Checking dynamic claims at intervals rather than every time. 2 years ago
liangshiwei b4ac786826 Fix CLI create new project problem 2 years ago
Engincan VESKE 6b3192ee3b CLI: Should use the cached template if the template source specified. 2 years ago
maliming 3aadfa5a87
Use the latest `Microsoft.IdentityModel.*` packages. 2 years ago
maliming e87af151ff
Redirect to home page when get a `403` response. 2 years ago
maliming 4bd5c54f08
Abort signalr connection if session has expired. 2 years ago
maliming 030651ad91
Move `Navigation_Changes_Tests` to EF Core test project. 2 years ago
maliming 195a9bec2f
Add more unit test cases. 2 years ago
maliming 2604c817d5
Support `RecursiveDetectChanges`. 2 years ago
maliming 9506718729
Get dynamic claims in `AbpAuthenticationHubFilter`. 2 years ago
maliming 368df4216b
Make `BackgroundEmailSendingJobArgs ` support `IMultiTenant` 2 years ago
liangshiwei ff2fb1ea75 update authentication-state-listener.js 2 years ago
liangshiwei f9eb84cbc0 Update authentication-state-listener.js 2 years ago
liangshiwei 684ab90950 Add authentication-state-listener.js 2 years ago
liangshiwei 5199f9a049 Rename AbpAuthenticationSessionState to AbpAuthenticationState 2 years ago
liangshiwei 17934b9036 Rename AbpAuthenticationSessionStateViewComponent to AbpAuthenticationStateViewComponent 2 years ago
liangshiwei 2f80b3a980 Add AbpAuthenticationSessionStateViewComponent to logout from other tabs for MVC UI 2 years ago
maliming 474037eaf5
Update AbpEfCoreNavigationHelper.cs 2 years ago
maliming 34f86e67d0
Remove unnecessary `NavigationEntry` parameter. 2 years ago
maliming 5d705b15ea
Improve the performance of `AbpEfCoreNavigationHelper`. 2 years ago
liangshiwei ae8843eb07 Fix unit test 2 years ago
liangshiwei 459926a04e Upgrade AutoMapper to 13.0.1 2 years ago
liangshiwei 2543f10981 Add AbpAuthenticationSessionState to DynamicLayoutComponent 2 years ago
liangshiwei ff4c4cf4e9 Update authentication-session-state-listener.js 2 years ago
liangshiwei 8a5762fbb7 Add `AbpAuthenticationSessionState` to logout from other tabs 2 years ago
maliming c9dad3a50b
Clear `AbpEfCoreNavigationHelper` after `SaveChangesAsync`. 2 years ago
maliming a2dc0a19a4
Optimize the performance of `AbpEfCoreNavigationHelper`. 2 years ago
maliming 5fe3102f5b
Add a `SerializeOptions` to `ValueConverters`. 2 years ago
maliming 39771f4475
Skip if `navigationEntry.CurrentValue` is `null`. 2 years ago
maliming 5f56d2bb0e
Make `AbpEfCoreNavigationHelper` to support `Navigations` which `EnsureCollectionLoaded`. 2 years ago
maliming 8307a6f356
Skip `PublishEntityDeletedEvent/PublishEntityUpdatedEvent` if only foreign keys have changed. 2 years ago
maliming ab678d5ab4
Add `Microsoft.IdentityModel` packages to `Volo.Abp.AspNetCore.Authentication.OpenIdConnect`. 2 years ago
maliming f1d70fe062
Supports multiple modal styles. 2 years ago
maliming 5333e1f71f
Check `SessionId` in the `TryRevokeOldAccessTokensAsync` method 2 years ago
ahmetfarukulu 427cf99620 EfCoreDatabaseMigrationEventHandlerBase multiple instance bug fixed 2 years ago
maliming c906a6eec1
Update AbpAspNetCoreComponentsWebAssemblyModule.cs 2 years ago
maliming 64642575d8
Refresh app configuration after revoking token. 2 years ago
maliming 4c3604fcff
Try to revoke on `GetAuthenticatedUser` method. 2 years ago
maliming cb4ddf9211
Revoke unused access tokens from Blazor. 2 years ago
liangshiwei 5e0704011d Avoid datetimepicker get focus when open a modal 2 years ago