87 Commits (052d2ef0d03cc94a546f1c91a4e08d1a751b4768)

Author SHA1 Message Date
maliming 79a89b8998
Add unit tests to `PermissionManagement`. 4 years ago
Halil İbrahim Kalkan eb145d2198 Use ILocalizableStringSerializer while saving/getting permissions 4 years ago
Halil İbrahim Kalkan d9cf4d79c4 Update PermissionDefinitionSerializer_Tests.cs 4 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing. 4 years ago
Halil İbrahim Kalkan acd1660eca Update changed permission groups 4 years ago
Halil İbrahim Kalkan 65f21a7b70 Serialize PermissionGroupDefinition groups 4 years ago
Halil İbrahim Kalkan 6359d013bd Introduce ISimpleStateCheckerSerializer and implement serialization of global feature requirements. 4 years ago
Halil İbrahim Kalkan 02fa508f46 Update PermissionDefinitionSerializer_Tests.cs 4 years ago
Halil İbrahim Kalkan 215184347f Serialize PermissionDefinition to PermissionDefinitionRecord 4 years ago
Halil İbrahim Kalkan 8369764170 Support undefined permissions in PermissionManager. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1 4 years ago
Ahmet Çotur 90dc6d32c6 use file-scoped namespacing for permissionManagement module 4 years ago
Halil İbrahim Kalkan 71cc4eb3f1 Remove unnecessary line for test 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
liangshiwei 61d5639d08 Add unit tests 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 5 years ago
maliming 7b1cfad3ba Add state check to permissions. 5 years ago
Halil İbrahim Kalkan d744fe9c85
Revert "Use IPermissionStore in PermissionManagementProvider" 5 years ago
maliming 5e6703dca8 Use IPermissionStore in PermissionManagementProvider 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming 7850db33bc Add GetListAsync repository method. 6 years ago
maliming fb16b00652 Upgrade to net 5 final. 6 years ago
maliming fd7295ccd6 Add unit test for multiple IsGrantedAsync. 6 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 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 8037100c46 Change tenant id when seed user,role and permission grant. 6 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction 6 years ago
liangshiwei 178bde4cee Update mongodb unit tests 6 years ago
liangshiwei 93ec65f0b1 Update unit tests 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming acf161bd21 Filter permission provider in PermissionDataSeedContributor. 6 years ago
maliming 417212e1ad Upgrade permission-management module packages. 6 years ago
maliming e97d090caa Initialize MongoDbRunner in the static constructor. 6 years ago
Halil İbrahim Kalkan 5646ae061e Upgrade EF Core packages on modules. 6 years ago
Halil İbrahim Kalkan 86aee14c88 Resolved #3486: Allow to Enable/Disable a permission. 6 years ago
Alper Ebicoglu af2e839002 Fix PermissionManagement test reference. 6 years ago
Yunus Emre Kalkan 696b560a88 permission management tests: fix folder mismatch 6 years ago
maliming 9cffe676b2 Remove Fody from the unit test project. 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago