8362 Commits (d52e3fe49a86a05723bd551067386cc5489c8e80)

Author SHA1 Message Date
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
liangshiwei 97fa754aa4 Add Visible parameter to TableColumn 2 years ago
maliming 84cfb045fe
Make message support multiple lines. 2 years ago
maliming 80b11167c4
Replace `\n` with `<br>` in `abp-sweetalert2.js` 2 years ago
masumulu28 c4692d9afa Refactor commandBuilder to use boolean values instead of string comparison 2 years ago
masumulu28 206d3f6722 Change library creation with @abp/ng.schematics:create-lib command 2 years ago
yu_xianglong a74c9f931b Update ConcurrentDictionary to Dictionary 2 years ago
github-actions[bot] 5906fe0272
Optimised images with calibre/image-actions 2 years ago
maliming 56c8d4211b
Update AbpDbContext.cs 2 years ago
maliming 0eae923e17
Update AbpDbContext.cs 2 years ago
maliming d503f292e3
Add `AbpEfCoreNavigationHelper`. 2 years ago
maliming 7875413398
Detecting if a navigation has been removed. 2 years ago
maliming bae8008beb
Publish `EntityUpdatedEvent` when navigation changes. 2 years ago
Enis Necipoglu f02af6326d Persist component state for WebApp Scripts 2 years ago
Enis Necipoglu 6107bc5064 Update AbpStyles.razor 2 years ago
Enis Necipoglu 262df29f8c Persist component state for WebApp Styles 2 years ago
maliming 7769227b4f
`EnableTracking` if the `entity` has `ObjectExtensionInfo`. 2 years ago
maliming 36f3fceefb
Add `close button` to `PageAlert` component. 2 years ago
maliming 4672bad2cd
Replace `Newtonsoft` with `System.Text.Json` in `PackageVersionCheckerService`. 2 years ago
masumulu28 d6e9c6a003 Rename variables name 2 years ago
masumulu28 f91d8467a4 add: ConfigureAngularLibraryAfterMicroserviceServiceCreatedAsync method and use in NewCommand.Execute method 2 years ago
liangshiwei 09b6b6d317 "SuccessfullyDeleted" localization key changed to "DeletedSuccessfully" 2 years ago
Sinan997 46223d49f7 Update route path to kebab-case while adding module or source code 2 years ago