8288 Commits (issue-19307)

Author SHA1 Message Date
yu_xianglong a74c9f931b Update ConcurrentDictionary to Dictionary 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 36f3fceefb
Add `close button` to `PageAlert` component. 2 years ago
maliming 4672bad2cd
Replace `Newtonsoft` with `System.Text.Json` in `PackageVersionCheckerService`. 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
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
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
maliming a24eceabee
Add `Volo.Abp.AspNetCore.Abstractions` package. 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
maliming 929fc246db
Clear the `ApplicationConfigurationDto` cache when getting dynamic claims fails. 2 years ago
Engincan VESKE 15f2d73b42 Validate email address for `IEmailSender.QueueAsync` method to prevent background job to retry if the email address is invalid. 2 years ago
maliming 71311ee6b8
Update AbpDbContext.cs 2 years ago
maliming 98e64b896b
Update `AbpDbContextOptions`. 2 years ago
Salih 1761019ca7 Fix test 2 years ago
ahmetfarukulu 329fa3e501 Mongo repository SessionHandle null check added for DeleteDirectAsync method 2 years ago
Salih c1d49e47b3 Allow extending ConfigureConventions and OnModelCreating 2 years ago
Salih 110180ed0f Allow extending ConfigureConventions and OnModelCreating 2 years ago
Salih 92b3e3e324 Allow extending ConfigureConventions and OnModelCreating 2 years ago
maliming da471f13b2
Update AbpClaimTypes.cs 2 years ago
maliming ce7f84461e
Using `string` as session id. 2 years ago
ahmetfarukulu bd4621af27 TenantStore list method added 2 years ago
Engincan VESKE 4323e0bdc2 remove flag-icon completely. 2 years ago
ahmetfarukulu 9dddd9a4d9 TenantStore list method added 2 years ago
maliming c56a5f9d1c Fix unit test. 2 years ago
maliming b5a365fb38
Only `GetEntitiesAsync` on page 1. 2 years ago
github-actions[bot] 2f3eba308b
Optimised images with calibre/image-actions 2 years ago
Alex Soh 0dfc313b05 Remove more obsolete exception as stated in #19190 2 years ago
maliming 879e08bae3
Update CSharpServiceProxyGenerator.cs 2 years ago
liangshiwei 651e6881d1 Fix DTO code generation for C# static proxy 2 years ago
maliming 6c9e70990b
Pass `JsonSerializerOptions` when serializing the `enum`. 2 years ago
Rafael Gonzales f2591e9c5b Avoid classes if input is hidden 2 years ago
maliming 2c5ed8dd63
Use `AbpUnitTestSqliteConnection` instead of `SqliteConnection`. 2 years ago
maliming 34d1ea3d98
Update AbpUnitTestSqliteConnection.cs 2 years ago
maliming 92b3adf5a4
Add `AbpUnitTestSqliteConnection` for unit test. 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 64d1c82816
PublishEntityEvent for entities with default value. 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 31f6cadd07
Remove `PublicWeb` from ms project if there is no `PublicWebSite` flag. 2 years ago
liangshiwei a3046889e3 Add unit tests 2 years ago