Commit Graph

101 Commits (5d9508195612a7cad8530c151a408a5641799eea)

Author SHA1 Message Date
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
2 years ago
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming 15e29c39d7 Upgrade depended NuGet packages to the latest versions.
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
maliming 9259f6331a
Merge branch 'rel-7.3' into auto-merge/rel-7-2/1981
2 years ago
liangshiwei 189c984b03
Merge pull request #16779 from abpframework/auto-merge/rel-7-0/1979
2 years ago
maliming a04417529a
Remove `JsonIgnoreAttribute` and use `AbpIgnorePropertiesModifiers`.
2 years ago
maliming 5c674366d3
Update `EphemeralMongo` to 1.1.0.
2 years ago
maliming aad303bc01
Update `build-and-test.yml`.
2 years ago
maliming ea442193e0
Add package by `Condition`.
2 years ago
maliming 7c8420789c
Add `EphemeralMongo6` package.
2 years ago
maliming 29feae1d15
Use `EphemeralMongo6` to replace `Mongo2Go`.
2 years ago
maliming 1851178aaa
Fix unit test.
3 years ago
maliming 89ef3fc5cd
`AlwaysDisableUnitOfWorkTransaction`
3 years ago
maliming e593d9bf0a
Merge branch 'dev' into net7
3 years ago
maliming 79a89b8998
Add unit tests to `PermissionManagement`.
3 years ago
maliming 41303c1f92
Merge branch 'dev' into net7
3 years ago
Halil İbrahim Kalkan eb145d2198 Use ILocalizableStringSerializer while saving/getting permissions
3 years ago
Halil İbrahim Kalkan d9cf4d79c4 Update PermissionDefinitionSerializer_Tests.cs
3 years ago
Halil İbrahim Kalkan 9987b0650e Implemented PermissionsSimpleStateCheckerSerializerContributor and revised serializing.
3 years ago
Halil İbrahim Kalkan acd1660eca Update changed permission groups
3 years ago
Halil İbrahim Kalkan 65f21a7b70 Serialize PermissionGroupDefinition groups
3 years ago
Halil İbrahim Kalkan 6359d013bd Introduce ISimpleStateCheckerSerializer and implement serialization of global feature requirements.
3 years ago
Halil İbrahim Kalkan 02fa508f46 Update PermissionDefinitionSerializer_Tests.cs
3 years ago
Halil İbrahim Kalkan 215184347f Serialize PermissionDefinition to PermissionDefinitionRecord
3 years ago
Halil İbrahim Kalkan 8369764170 Support undefined permissions in PermissionManager.
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
liangshiwei 2d322af5c9 Update packages to latest
3 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
4 years ago
maliming 370d7ca184
Revert "Add `coverlet.collector` to all test project of modules."
4 years ago
maliming 5407da3c28
Add `coverlet.collector` to all test project of modules.
4 years ago
maliming c9d88faa7c Merge branch 'dev' into net6
4 years ago
liangshiwei 61d5639d08 Add unit tests
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
maliming 12a7659bf7 Rename SimpleStateCheckers to StateCheckers.
4 years ago
Halil İbrahim Kalkan a97c54bd21
Merge pull request #8883 from abpframework/cotur/initializations
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.
5 years ago
maliming c79935eca0 Merge branch 'dev' into maliming/batch
5 years ago
maliming 7850db33bc Add GetListAsync repository method.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
maliming fd7295ccd6 Add unit test for multiple IsGrantedAsync.
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago