Commit Graph

255 Commits (e54699c63f08a55bb144220a452358f1465b753f)

Author SHA1 Message Date
liangshiwei 6adea3af95 Check ValueType is null
5 years ago
Mladen Macanovic 1bedb32536 Fixed @bind-Checked parameter naming
5 years ago
erolarkat f4c7def47a Merge branch 'rel-4.0' into dev
5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator
5 years ago
Alper Ebicoglu 4a95ab9057 Merge branch 'rel-4.0' into dev
5 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
Halil İbrahim Kalkan ff5f53460e
Merge pull request #6202 from abpframework/maliming/GetAllWithProviderAsync
5 years ago
maliming 3372be5daa Rename providersList to providerList.
5 years ago
maliming 00f5169b86 Refactor.
5 years ago
YinChang0626 9b8ab09f23 fix bug of FeatureManager.GetAllWithProviderAsync and add unittest
5 years ago
maliming 9e05025ad8 Enhance JsonConverter in the Feature module.
5 years ago
maliming c7f1b33fa1 Use nameof instead of hard code.
5 years ago
maliming a1f1adb196 Introduce JsonSerializerOptionsHelper.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
Ahmet 524ef5ad95 Update FeatureManagementModal.razor.cs
5 years ago
Ahmet 747a12f68d fix namespace for FeatureManagement Blazor package
5 years ago
Halil İbrahim Kalkan 9680a443f0
Merge pull request #5952 from abpframework/maliming/system.text.json
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
maliming fb4f46d4d4 Make JsonConverter's Write method simple.
5 years ago
maliming 998908765e Merge branch 'dev' into maliming/system.text.json
5 years ago
Ahmet f447295fb1 Update AbpFeatureManagementComponentBase.cs
5 years ago
Ahmet 151414208f Remove EditForm from feature management modal
5 years ago
maliming 8c28ee1dd2 Add AbpHybridJsonSerializer, AbpHybridJsonInputFormatter, AbpHybridJsonOutputFormatter.
5 years ago
Ahmet e3bfda3492 FeatureManagement Blazor Refactored
5 years ago
maliming 1e888c241f Refactor.
5 years ago
maliming 0778e380be Rename namespaces.
5 years ago
maliming 7b06cfb5a2 Move to System.Text.Json
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
maliming 19c6d2f95a
Use providerName instead of policyName for exception message.
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
Laszlo Szabados bf335f03ab hu translation
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming d99d021eae Remove RazorLangVersion from blazor modules & template project.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
Ahmet 93033fd49b fix: #5638
5 years ago
Ahmet 826bf4a8f8 Refactor FeaturManagemet Blazor Modal
5 years ago
Ahmet 60e28c8455 Improved feature management blazor modal
5 years ago
badre429 f3ff49865d fix some typos
5 years ago
badre429 bdf38354ee fr local for account module
5 years ago
Halil İbrahim Kalkan b48689ccf1
Merge pull request #5174 from abpframework/liangshiwei/mongodb-transaction
5 years ago
liangshiwei 52bbd04b19 Merge branch 'dev' into liangshiwei/mongodb-transaction
5 years ago
liangshiwei 291a5a6a19 Merge branch 'dev' into liangshiwei/feature-management
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
Halil İbrahim Kalkan 624520a0c1
Merge pull request #5156 from abpframework/maliming/two-factor
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
Ahmet Çotur cc99548581 Merge branch 'dev' into blazor-ui
5 years ago
Ahmet Çotur a038666f5c Typo fix
5 years ago
Ahmet Çotur b0a1a0d9c9 Introduce feature management blazor modal
5 years ago
liangshiwei 450f1a105e Improved
5 years ago
liangshiwei 4852fc9e71 Feature Management Modal improvements
5 years ago
maliming c4cae6bf2c Merge branch 'dev' into maliming/two-factor
5 years ago
maliming 3fa3674552 Refactor.
5 years ago
maliming 835e5466c0 Refactor
5 years ago
maliming 2180494827 Merge branch 'dev' into maliming/feature-available-to-host
5 years ago
liangshiwei 5c173a692e Group features on the feature management modal
5 years ago
maliming 40978470c6 Refactor
5 years ago
maliming e2bba2941e
Update modules/feature-management/src/Volo.Abp.FeatureManagement.Domain.Shared/Volo/Abp/FeatureManagement/Localization/Domain/tr.json
5 years ago
maliming 6845b0a588
Update modules/feature-management/src/Volo.Abp.FeatureManagement.Domain.Shared/Volo/Abp/FeatureManagement/Localization/Domain/tr.json
5 years ago
maliming 7b09b7e592 Manage Host features.
5 years ago
maliming 70bfb0fafb Add IsAvailableToHost & HostFeatureValueProvider & HostFeatureManagementProvider.
5 years ago
maliming eb69673bfe Merge branch 'dev' into maliming/two-factor
5 years ago
liangshiwei 93ec65f0b1 Update unit tests
5 years ago
maliming e8504af0f9 Add FeatureProviderDto.
5 years ago
maliming 94b8888816 Add some extension methods.
5 years ago
maliming 8f77c1e21c Refactor GetAllWithProviderAsync method.
5 years ago
maliming ee84225260 Fix unit test.
5 years ago
maliming c36f724323 Disable features based on inheritance relationship.
5 years ago
maliming 6afc5ca2e7 Add Identity Two-factor features and settings.
5 years ago
maliming 5abca9e16b Add Components js/css files to embedded resource.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
maliming bc39339fc6 Implement StringValueTypeJsonConverter.
5 years ago
Halil İbrahim Kalkan d2b39c0087 #4337 added initial implementation points.
5 years ago
Halil İbrahim Kalkan a14a2c26e3 Remove unused namespaces
5 years ago
maliming 4b02b14350 Merge branch 'dev' into maliming/cacheInUow2
5 years ago
Necati Meral 6a2cbde194 Merge branch 'dev' of https://github.com/abpframework/abp into german-dutch-encoding
5 years ago
Ahmet Çotur 7ee6692a52 tab usage is removed
5 years ago
Ahmet Çotur d8dd4f7468 Feature Management - prettier settings added and js files reformatted
5 years ago
Necati Meral 69f919d7aa german language files encoding
5 years ago
Ahmet Çotur 57451bed87 FeatureManagement module - Used GenerateEmbeddedFiles option
5 years ago
Ahmet Çotur 89f1125a62 Update FeatureValueConsts.cs
5 years ago
maliming f8a251afb9 Storage cache in the unit of work.
5 years ago
Halil İbrahim Kalkan 1eca93f985 Fix routes for feature and permission controllers.
5 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file.
5 years ago
Halil İbrahim Kalkan a7a928fd32 Resolved #4491: Optimize getting features.
5 years ago
maliming f9b8b5ce94 Upgrade feature-management module packages.
5 years ago
Yunus Emre Kalkan 1fbb20d655 Fix: Feature name Localizations are wrong in feature management modal
5 years ago
Halil İbrahim Kalkan baa894e235
Merge pull request #4290 from abpframework/FeatureManagementHandleDuplicateFeatureValues
5 years ago
Halil İbrahim Kalkan 791ddaecd6 Change EditionId.ToString() to format with "N"
5 years ago
Yunus Emre Kalkan b5915801de Fix: Feature values are not cleared entirely in database
5 years ago
Halil İbrahim Kalkan 1c098c6a7d
Merge pull request #4176 from abpframework/maliming/mongo-patch
5 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor.
5 years ago
Halil İbrahim Kalkan 67c3417fce Merge branch 'dev' into maliming/RazorRuntimeCompilation
5 years ago
Xeevis eca210e255 Update Czech translations & fix formatting
5 years ago
Halil İbrahim Kalkan 5646ae061e Upgrade EF Core packages on modules.
5 years ago