8045 Commits (update-cli-docs)

Author SHA1 Message Date
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
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
Engincan VESKE 78c7035348 CLI: Check HttpApi.Host project for SignalR nuget package target. 2 years ago
liangshiwei 241fd737ac Adding toaster notifications after create, update operations 2 years ago
Enis Necipoglu ee9e3cd720
Update bundle error color in AbpTagHelperResourceService.cs 2 years ago
Yusuf Çırak fe944fa471 "SuccessfullyDeleted" localization key changed to "DeletedSuccessfully", 2 years ago
maliming 06e4cfdff5
Compatible with older `dataTables` versions. 2 years ago
maliming 48fda66c6f
Update `datatables.net` to `2.0.2`. 2 years ago
liangshiwei 90e0c47a6a Prevent Toolbar flickering problem 2 years ago
Yusuf Çırak 0f123eac04 enhancement(framework): Adding "SuccessfullySaved" localization messages to Volo.Abp.UI 2 years ago
Engincan VESKE 508bfae3d7
Update AbpExtensibleDataGrid.razor 2 years ago
maliming ec43e96d95
Recursively check if the `ValueObject` are `ValueEquals`. 2 years ago