48 Commits (e0cc584bd0b487a26e65402cf01ac23fe59f64df)

Author SHA1 Message Date
maliming 9f595cec96
Remove empty lines. 5 years ago
maliming 21174b4261
Reuse JsonSerializerOptions instances. 5 years ago
maliming be79ff9464
Use the extension method of SystemTextJson. 5 years ago
Ahmet Çotur 3afa5f1a5c use file-scoped namespacing for featureManagement module 5 years ago
liangshiwei f6977bb8d8 Refactor 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei 195fbdefb9 Update AbpFeatureManagementApplicationContractsModule.cs 5 years ago
liangshiwei 2e39b4cac1 Add volo.abp.json reference to the application.contracts layer 5 years ago
Halil İbrahim Kalkan d96f4d3e20 Fix feature-management: added json package dependency. 5 years ago
maliming 2cd2d3a134 Add NewtonsoftStringValueTypeJsonConverter. 5 years ago
Halil İbrahim Kalkan 87b6eb898d Updated package manifest files for the feature management modue using abpc init-solution command 5 years ago
Halil İbrahim Kalkan 8bb354aa4b Fixed #8769: Fix misusages of application package dependencies 5 years ago
maliming 9e05025ad8 Enhance JsonConverter in the Feature module. 6 years ago
maliming c7f1b33fa1 Use nameof instead of hard code. 6 years ago
maliming a1f1adb196 Introduce JsonSerializerOptionsHelper. 6 years ago
maliming fb4f46d4d4 Make JsonConverter's Write method simple. 6 years ago
maliming 8c28ee1dd2 Add AbpHybridJsonSerializer, AbpHybridJsonInputFormatter, AbpHybridJsonOutputFormatter. 6 years ago
maliming 1e888c241f Refactor. 6 years ago
maliming 0778e380be Rename namespaces. 6 years ago
maliming 7b06cfb5a2 Move to System.Text.Json 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 5c173a692e Group features on the feature management modal 6 years ago
maliming 40978470c6 Refactor 6 years ago
maliming 7b09b7e592 Manage Host features. 6 years ago
maliming e8504af0f9 Add FeatureProviderDto. 6 years ago
maliming c36f724323 Disable features based on inheritance relationship. 6 years ago
maliming bc39339fc6 Implement StringValueTypeJsonConverter. 6 years ago
Halil İbrahim Kalkan d2b39c0087 #4337 added initial implementation points. 6 years ago
Halil İbrahim Kalkan a14a2c26e3 Remove unused namespaces 6 years ago
Halil İbrahim Kalkan 1eca93f985 Fix routes for feature and permission controllers. 6 years ago
Ahmet Çotur a2049e1949 feature management module updated 7 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions 7 years ago
Goxiaoy f4ea6d2227 add display name to FeatureDto 7 years ago
Yunus Emre Kalkan ceeca7dc9c Move localization files to Domain.Shared packages for modules 7 years ago
Tomasz Lewandowski c1e0e98043 Polish translations 7 years ago
nguyendev a31e3b4fbe
vi translation 7 years ago
Xeevis 40604a40d6 Initial Czech localization support 7 years ago
Halil ibrahim Kalkan b55d87eb3b Add FeaturesController 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
Yunus Emre Kalkan 8a28f5e303 created feature-management modal & added to tenant management 8 years ago
Halil ibrahim Kalkan 1dcb2620e3 Clean & rename feature management module 8 years ago
Halil ibrahim Kalkan 4f5b688864 Fixed namespaces 8 years ago
Halil ibrahim Kalkan 3c88754f34 Fixed project references 8 years ago
Halil ibrahim Kalkan db1d09f68d #851 Added empty feature management module. 8 years ago