1560 Commits (add-loading-component)

Author SHA1 Message Date
Berkan Sasmaz 59ca926882 AUTO: Add missing localizations for zh-Hant 2 years ago
Berkan Sasmaz f9ce8712fe AUTO: Add missing localizations for zh-Hans 2 years ago
Berkan Sasmaz c36563a205 AUTO: Add missing localizations for vi 2 years ago
Berkan Sasmaz 535b1597a6 AUTO: Add missing localizations for sl 2 years ago
Berkan Sasmaz 02b794ebab AUTO: Add missing localizations for sk 2 years ago
Berkan Sasmaz 0fb911475d AUTO: Add missing localizations for ru 2 years ago
Berkan Sasmaz 07b76be4e9 AUTO: Add missing localizations for ro-RO 2 years ago
Berkan Sasmaz 7bd50f203c AUTO: Add missing localizations for pt-BR 2 years ago
Berkan Sasmaz a4939dbe14 AUTO: Add missing localizations for pl-PL 2 years ago
Berkan Sasmaz 177de18a8b AUTO: Add missing localizations for nl 2 years ago
Berkan Sasmaz 686267af47 AUTO: Add missing localizations for it 2 years ago
Berkan Sasmaz 1b015f29b5 AUTO: Add missing localizations for is 2 years ago
Berkan Sasmaz dad6abed45 AUTO: Add missing localizations for hu 2 years ago
Berkan Sasmaz a4766f0852 AUTO: Add missing localizations for hr 2 years ago
Berkan Sasmaz 72a3da05f8 AUTO: Add missing localizations for hi 2 years ago
Berkan Sasmaz 4005c3635c AUTO: Add missing localizations for fr 2 years ago
Berkan Sasmaz db471fae8e AUTO: Add missing localizations for es 2 years ago
Berkan Sasmaz 140674a4da AUTO: Add missing localizations for de 2 years ago
Berkan Sasmaz b484ffd305 AUTO: Add missing localizations for cs 2 years ago
Berkan Sasmaz 4926370409 AUTO: Add missing localizations for ar 2 years ago
maliming 4926194b80
Add `OnActivated` event for `ServiceDescriptor`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming e407754280 Refresh instead of returning dynamic claims. 2 years ago
maliming fe4129d3e3
Add `ClaimsMap` to `AbpClaimsPrincipalFactoryOptions`. 2 years ago
maliming bb36aec363
Add `AbpDynamicClaimsPrincipalContributorBase_Tests`. 2 years ago
maliming 02bd699c4d Add `RemoteDynamicClaimsPrincipalContributor`. 2 years ago
maliming 706e36a0d5
Add `DynamicClaims` infrastructure. 2 years ago
maliming b663efdb28
Add more unittests for entity changes. 2 years ago
maliming ab170e3821
Update Auditing_Tests.cs 2 years ago
htve 21c218641e
Fix error test caused by multiple attach 2 years ago
maliming 5ac5743866
Add `Volo.Abp.Imaging.SkiaSharp` package. 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 2 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions. 2 years ago
timge f15d152f45 Async functions do not return a Task type. If the parameter is empty, an exception will be returned. System.NullReferenceException 2 years ago
timge 8f8516b585 Async functions do not return a Task type. If the parameter is empty, an exception will be returned. System.NullReferenceException 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 2 years ago
maliming 388746ecf6
Add `ExtraPropertyDictionaryToQueryString/FormData`. 2 years ago
maliming b5afc77309
Expose the `validator` service itself. 2 years ago
liangshiwei 159c73fb1d Add unit tests 2 years ago
maliming cc0a2c8bb5
Disable logging for `HEAD` if `IsEnabledForGetRequests` is `false`. 2 years ago
maliming 9356884516
Rename `RepositoryInterceptor` and so on to `ChangeTrackingInterceptor`. 2 years ago
maliming 257ad413c1
Set `ApplicationName` as current `assembly name`. 2 years ago
maliming 29005af5ea
`Obsolete` the `AbpAspNetCoreAsyncIntegratedTestBase` and `AbpAspNetCoreIntegratedTestBase ` 2 years ago
maliming 5b903a4eb5
Use `WebApplicationFactory` in template project. 2 years ago
maliming 0329dd29c1
Using `WebApplicationFactory` as web unit test base class. 2 years ago
maliming eb9b954717
Add `RepositoryInterceptor`. 2 years ago
maliming 01d2cf3a8b
Use `IsChangeTrackingEnabled` to replace `IsReadOnly`. 2 years ago
maliming 3ab5048856
Add a new unit test for `ReadOnlyRepository`. 2 years ago
maliming 547bb83667
Change some code base on review cmment. 2 years ago
maliming 2c24f0c706
Throw `AbpRepositoryIsReadOnlyException` when the read-only repository writes method calls. 3 years ago