8224 Commits (6aa243fedfe6e84bca5645dae51dcd92e2bfa00c)

Author SHA1 Message Date
liangshiwei 004ed2e79e Fix bug in template with basic theme 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 368df4216b
Make `BackgroundEmailSendingJobArgs ` support `IMultiTenant` 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
maliming c9dad3a50b
Clear `AbpEfCoreNavigationHelper` after `SaveChangesAsync`. 2 years ago
maliming a2dc0a19a4
Optimize the performance of `AbpEfCoreNavigationHelper`. 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
liangshiwei 5e0704011d Avoid datetimepicker get focus when open a modal 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
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
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
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
Sinan997 46223d49f7 Update route path to kebab-case while adding module or source code 2 years ago
Engincan VESKE 508bfae3d7
Update AbpExtensibleDataGrid.razor 2 years ago
Enis Necipoglu 5478f6d9de
Render AppName in page title 2 years ago
Enis Necipoglu 3afded6f60
Add PageTitle to PageHeader component 2 years ago
ahmetfarukulu 38583ac0c1 Tenant cache problem fixed 2 years ago
ahmetfarukulu 329fa3e501 Mongo repository SessionHandle null check added for DeleteDirectAsync method 2 years ago
ahmetfarukulu 9dddd9a4d9 TenantStore list method added 2 years ago
maliming b5a365fb38
Only `GetEntitiesAsync` on page 1. 2 years ago
maliming 879e08bae3
Update CSharpServiceProxyGenerator.cs 2 years ago
liangshiwei 651e6881d1 Fix DTO code generation for C# static proxy 2 years ago
Enis Necipoglu eef888553f
Fix rendering actions cell on specific cases 2 years ago
maliming 8731deb915
Only `outputWarning` for templates. 2 years ago
maliming 4bd0571730
Check cache value is not null. 2 years ago
maliming 0b57ee5a17
Remove `PublicWeb` from ms project if there is no `PublicWebSite` flag. 2 years ago
maliming 3f805ac2e9
Trying to parse `datetime` using `CurrentUICulture`. 2 years ago
Engincan VESKE df72bce5b0 Revert "CLI: Add nightly package source to the package source mappings" 2 years ago
Salih f72360dedf Fix datepicker firefox problem 2 years ago
Salih a557e95cef Update date-range-picker-extensions.js 2 years ago
Salih 58989268f4 Update date-range-picker-extensions.js 2 years ago
maliming d42e8107bd
Get version from `TemplateFile` if there is no specify version. 2 years ago
maliming 8fa04cbfae
Repalce theme package in `package.json` 2 years ago
Engincan VESKE 8b6c8d5555 CLI: Add nightly package source to the package source mappings 2 years ago