Commit Graph

103 Commits (denizdemirkan/L)

Author SHA1 Message Date
maliming ae5556e866 Merge branch 'rel-8.0' into auto-merge/rel-7-4/2297
2 years ago
liangshiwei 71bba01966 Get all RoleNames of users
2 years ago
liangshiwei d25774687d Remove user-related data when deleting a user
2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg"
2 years ago
liangshiwei e6ba0bc351 Rename GetListByRoleAsync to GetListByRoleIdAsync
2 years ago
maliming ee3377adf5
Remove `dynamic claim cache` when deleting organization's role.
2 years ago
maliming 3f2d1fd7a8
Clear Dynamic claims cache when role or organization are changed.
2 years ago
Masum ULU bf78cd355f
Merge branch 'dev' into auto-merge/rel-7-4/2270
2 years ago
maliming a4bb1583d0 Add `GetRolesAsync` by `organizationUnitIds` method to `IOrganizationUnitRepository`.
2 years ago
maliming 6bd43caee5
Enable `Central Package Management`.
2 years ago
maliming 7c70ca418f
Merge branch 'dev' into net8
2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0.
2 years ago
maliming d32e8a090f
Fix possible `null` errors.
2 years ago
liangshiwei f22e1c220c Add IdentityUserIdWithRoleNames
2 years ago
liangshiwei 510335cce6 Add GetRoleNames by user ids Method
2 years ago
liangshiwei 426eefaa96 Remove GetAllListWithUserCountAsync method
2 years ago
liangshiwei 68c2a0091e Add separate methods to get role and usercount to improve performance
2 years ago
liangshiwei cd587699b9 Add GetCountAsync method
2 years ago
maliming ab8bc47546
Add `UpdateOrganizationAsync ` to `IIdentityUserRepository`.
2 years ago
maliming 5918032d2d
Add `UpdateRolesAsync` to `IIdentityUserRepository`.
2 years ago
liangshiwei 036fedd824 Add unit tests
3 years ago
maliming de775c1d87 Merge branch 'dev' into net7
3 years ago
liangshiwei 1f0d088d49 Fix unit tests
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
malik masis 60dc56a05a Fixed unit tests
3 years ago
Yunus Emre Kalkan f8587b6fa5 Update source fodes for 5.0.1-rc1
4 years ago
Ahmet Çotur 579d898ba1 use file-scoped namespacing for identity module
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 0cef35cea7 Merge branch 'dev' into maliming/IdentityUser-Active
4 years ago
maliming 6177e5d6b5 Add `IsActive` property to IdentityUser.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
Ahmet e31a291485 init identity module
5 years ago
maliming c90960395c Link users enhancements.
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 97305d6d71 Merge branch 'dev' into maliming/linkuser
5 years ago
maliming 8037100c46 Change tenant id when seed user,role and permission grant.
5 years ago
maliming 8c0ca548bd
Revert "OrganizationUnit should have filter parameter"
5 years ago
maliming 1f17478618 Merge branch 'dev' into maliming/linkuser
5 years ago
向洪林 fb166165c9 combine
5 years ago
向洪林 a6d7ff9594 fixed parentId parameter and tested complete
5 years ago
liangshiwei 59a6c630be Add get count method
5 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository
5 years ago
maliming ed665e1323 Merge branch 'dev' into maliming/linkuser
5 years ago
Galip Tolga Erdem 55209702f1 Fixed OrganizationUnit where user is not updated when roles are added/removed
5 years ago
Galip Tolga Erdem 7fc3e560db MongoDb not updating user organization data bug fix
5 years ago