64 Commits (dev)

Author SHA1 Message Date
maliming d79292baef
Check the permission state of each tree level in its own batch 2 weeks ago
maliming fddf02774a
feat: Add `IsAvailableAsync` to resource permission management providers 7 months ago
maliming e6ba5ede33
Move distributed lock replacement to test module 7 months ago
maliming be862df3c0
Add test data for TestEntityManagementPermission 10 months ago
maliming c7d73881b8
feat: add management permission to resource permissions and update related logic 10 months ago
maliming 46281964d9
Add pagination support to resource permission search methods 10 months ago
maliming 843a3da0e2
Add resource permission management provider and tests 10 months ago
maliming 470cfdacde
Support resource permissions in permission serialization 10 months ago
maliming e42917d509
Add resource permission grant repository tests 10 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
maliming 889c7c821f
Add tests for GetByGroupAsync. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
liangshiwei f7469dc667 Don't return child permission if parent is not enabled 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 5 years ago
Ahmet Çotur 90dc6d32c6 use file-scoped namespacing for permissionManagement module 5 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules." 5 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 12a7659bf7 Rename SimpleStateCheckers to StateCheckers. 5 years ago
Ahmet 23ab8417cb init permission management module 5 years ago
maliming 24498a052d Introduce the SimpleStateChecker. 5 years ago
Halil İbrahim Kalkan 7b7c6ef251 Fix TestPermissionDefinitionProvider 6 years ago
maliming 7b1cfad3ba Add state check to permissions. 6 years ago
Halil İbrahim Kalkan d744fe9c85
Revert "Use IPermissionStore in PermissionManagementProvider" 6 years ago
maliming 5e6703dca8 Use IPermissionStore in PermissionManagementProvider 6 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming 7850db33bc Add GetListAsync repository method. 6 years ago
maliming f151602b08 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming acf161bd21 Filter permission provider in PermissionDataSeedContributor. 6 years ago
maliming 417212e1ad Upgrade permission-management module packages. 6 years ago
Halil İbrahim Kalkan 86aee14c88 Resolved #3486: Allow to Enable/Disable a permission. 7 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 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 352ffd5c23 add missing namespace to PermissionManagementTestBase: Volo.Abp.Testing 7 years ago
Javier Campos e090f5768b feat: add ConfigureAwait(false) to all await calls 7 years ago
Halil İbrahim Kalkan 23a8a9f0fc Fix permission and setting management modules for removed sync api 7 years ago
Mehmet Tüken 5ded1f2555 bump NSubstitute to 4.2.1 7 years ago
Mehmet Tüken 68754b62ec bump Microsoft.NET.Test.Sdk 16.2.0 to 16.4.0 7 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 7 years ago
Halil İbrahim Kalkan 8192c1b6a7 Upgrade permission management module to .net core 3.0 7 years ago
Halil İbrahim Kalkan 82c4202d02 Upgrade all test projects to .net core 2.2. 7 years ago
maliming e13aac4bd0 Add PermissionManagement module domain layer unit tests. 8 years ago
maliming 26f4c9e198 Add PermissionManagement module application layer unit tests. 8 years ago