7916 Commits (74ea114cef981131817452bdf6324042c89838cb)

Author SHA1 Message Date
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 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 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
maliming 7db7ab7881
Update `global.js`. 2 years ago
liangshiwei 4cc46fd124 Update AbpScripts.razor 2 years ago
maliming c4dde78f89
Make sure the `ImplementationType` is `RemoteAuthenticationService` 2 years ago
maliming 029e7ac25b
Add `WebAssemblyAuthenticationStateProvider`. 2 years ago
Engincan VESKE 5fb780c4dc Update ChangeThemeStep.cs 2 years ago
Engincan VESKE 75bb0f14e3 CLI: Fix change theme step for basic theme. 2 years ago
liangshiwei 29144e0b49 Use the method provided by .NET8 ToSnakeCase 2 years ago
Salih ac5b1a8d5d Fix info text 2 years ago
maliming a57a3ecde6
Improved `Aoo.Razor` lookup way. 2 years ago
maliming b0cea22383
Add `Block-Busy.md`. 2 years ago
maliming 6b66b4a9c6
Add `IBlockUiService` for blazor. 2 years ago
liangshiwei ee2bf4678b Upgrade fontawesome for Blazor to v6 2 years ago
liangshiwei b043d62b8e Add AutoGenerateColumns to prevent auto-generated columns 2 years ago