Commit Graph

43 Commits (1f7eb9c029277726e4ea32551569454e2ace9d0f)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
1 year ago
maliming 6bd43caee5
Enable `Central Package Management`.
1 year ago
maliming ca23540e5b Upgrade abp to NET 8.0.
1 year ago
Enis Necipoglu 5973d54e9b Optimize mongodb deletion for feature values
2 years ago
malik masis 276df8acdd Added provider name and key parameters
2 years ago
malik masis 9ec1f1d0d7 Added unit tests
2 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
2 years ago
maliming 731c4b1154
Add `HandleContextAsync` method to the `IFeatureManagementProvider`.
3 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1
3 years ago
Ahmet Çotur 3afa5f1a5c use file-scoped namespacing for featureManagement module
3 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules."
3 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
3 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
Halil İbrahim Kalkan 87b6eb898d Updated package manifest files for the feature management modue using abpc init-solution command
4 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
4 years ago
maliming 00f5169b86 Refactor.
4 years ago
maliming f151602b08 Update TargetFramework.
4 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
4 years ago
maliming b2ceacbe40 Upgrade modules.
4 years ago
maliming f8a251afb9 Storage cache in the unit of work.
5 years ago
maliming f9b8b5ce94 Upgrade feature-management module packages.
5 years ago
Yunus Emre Kalkan b5915801de Fix: Feature values are not cleared entirely in database
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
5 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
5 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
5 years ago
Halil İbrahim Kalkan 388dce7cd2
Merge pull request #2489 from recepdmr/todolist
5 years ago
Yunus Emre Kalkan e79ab9138d add missing namespace to FeatureManagementTestBase: Volo.Abp.Testing
5 years ago
Javier Campos 2f7af82fc1 feat: add ConfigureAwait(false) to all await calls
5 years ago
Halil İbrahim Kalkan d5422af84c
Merge pull request #2391 from mehmetuken/update-packages
5 years ago
Halil İbrahim Kalkan 4a3177d187 feature-management use async api
5 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1
5 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0
5 years ago
maliming 542ea712b5 Use the unified provider key format in the feature module.
5 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
5 years ago
Halil İbrahim Kalkan d4323a6854 Upgrade feature-management to .net core 3.0
5 years ago
maliming 60987d14c2 Add Volo.Abp.FeatureManagement unit tests.
6 years ago
Halil ibrahim Kalkan a1da9d8d44 Revise feature management providers.
6 years ago
Halil ibrahim Kalkan 208c03ec59 Use EditionFeatureValueProvider.ProviderName
6 years ago
Halil ibrahim Kalkan 287f71d805 Implemented feature management domain module and efcore integration
6 years ago
Halil ibrahim Kalkan 1dcb2620e3 Clean & rename feature management module
6 years ago
Halil ibrahim Kalkan 4f5b688864 Fixed namespaces
6 years ago
Halil ibrahim Kalkan 3c88754f34 Fixed project references
6 years ago
Halil ibrahim Kalkan db1d09f68d #851 Added empty feature management module.
6 years ago