56 Commits (d39b2fdb8deb9755ce3152020bf4d794e349f267)

Author SHA1 Message Date
maliming 731c4b1154
Add `HandleContextAsync` method to the `IFeatureManagementProvider`. 4 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 4 years ago
Ahmet Çotur 3afa5f1a5c use file-scoped namespacing for featureManagement module 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 03ba9ec65e Use considerUow in CacheItemInvalidator. 5 years ago
Halil İbrahim Kalkan 87b6eb898d Updated package manifest files for the feature management modue using abpc init-solution command 5 years ago
liangshiwei 630c7610cf Add CancellationToken optional parameter to the feature-management module repository methods 5 years ago
maliming b4e9b7aac2 Make FeatureManagementProvider's NormalizeProviderKey method async. 5 years ago
liangshiwei 6adea3af95 Check ValueType is null 5 years ago
maliming 3372be5daa Rename providersList to providerList. 6 years ago
maliming 00f5169b86 Refactor. 6 years ago
YinChang0626 9b8ab09f23 fix bug of FeatureManager.GetAllWithProviderAsync and add unittest 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
İsmail ÇAĞDAŞ 02d0ffcfae updated from dev 6 years ago
liangshiwei 450f1a105e Improved 6 years ago
liangshiwei 4852fc9e71 Feature Management Modal improvements 6 years ago
maliming 3fa3674552 Refactor. 6 years ago
maliming 835e5466c0 Refactor 6 years ago
maliming 40978470c6 Refactor 6 years ago
maliming 70bfb0fafb Add IsAvailableToHost & HostFeatureValueProvider & HostFeatureManagementProvider. 6 years ago
maliming 94b8888816 Add some extension methods. 6 years ago
maliming 8f77c1e21c Refactor GetAllWithProviderAsync method. 6 years ago
maliming ee84225260 Fix unit test. 6 years ago
maliming c36f724323 Disable features based on inheritance relationship. 6 years ago
Ahmet Çotur 89f1125a62 Update FeatureValueConsts.cs 6 years ago
maliming f8a251afb9 Storage cache in the unit of work. 6 years ago
Halil İbrahim Kalkan a7a928fd32 Resolved #4491: Optimize getting features. 6 years ago
Halil İbrahim Kalkan 791ddaecd6 Change EditionId.ToString() to format with "N" 6 years ago
Yunus Emre Kalkan b5915801de Fix: Feature values are not cleared entirely in database 6 years ago
Ahmet Çotur b87a09271b virtualized 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Halil İbrahim Kalkan c4932e67a2 Fixed #2429: Feature checker can not invalidate the cached value 6 years ago
Javier Campos 2f7af82fc1 feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module. 6 years ago
Yunus Emre Kalkan f9e97319fb ExceptionLocalizationOptions to AbpExceptionLocalizationOptions 7 years ago
Halil İbrahim Kalkan 10313cf02c Add setters for DbTablePrefix and DbSchema 7 years ago
Halil İbrahim Kalkan 3d357e46c0 Db table prefix revision for the feature management module 7 years ago
Yunus Emre Kalkan 2aa70bf9cb Feature Management localization fixes 7 years ago
Halil İbrahim Kalkan d4323a6854 Upgrade feature-management to .net core 3.0 7 years ago
Fisher Joe eb0ba2ede1 #1332 Move connection string names to constants for modules. done! 7 years ago
Tomasz Lewandowski c1e0e98043 Polish translations 7 years ago
nguyendev aa2a33387a
vi translation 7 years ago
Xeevis 40604a40d6 Initial Czech localization support 7 years ago
maliming 509a9ff68c Update zh-Hans translation. 7 years ago
Halil ibrahim Kalkan 1dd7c8b623 Fix csproj content settings 7 years ago
Marcelo Mohr Maciel df1022ba45 Update PT-BR translation 7 years ago
Halil ibrahim Kalkan 0ebb8c76d7 Move TenantFeatureManagementProvider back to Volo.Abp.FeatureManagement package 7 years ago
Yunus Emre Kalkan bdfcb6f6e8 added AbpFeatureManagementDomainTenantManagementModule And policy 7 years ago