115 Commits (f1ed14797a0e68dc4f65a61ba10e0b1c7a70cb7e)

Author SHA1 Message Date
liangshiwei b134a8040b Remove set of all DbContext interfaces 5 years ago
Halil İbrahim Kalkan 2b5e8362a8 Add missing AddRepository calls. 5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases. 5 years ago
Galip Tolga Erdem f6c8feeac8 added missing virtual to identity efcore repositories 5 years ago
Halil İbrahim Kalkan 7642a39478 Fix EfCoreIdentityUserRepository: Use GetDbSetAsync 5 years ago
Halil İbrahim Kalkan c2c25a091a Override true base method. 5 years ago
Halil İbrahim Kalkan 420dfbe8b4 Identity module EF core async fix. 5 years ago
liangshiwei eaa1d72d35 Use Orderby Id 5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator 5 years ago
maliming 677b36a354 Enabling split queries globally. 6 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance. 6 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming b2ceacbe40 Upgrade modules. 6 years ago
maliming 8c0ca548bd
Revert "OrganizationUnit should have filter parameter" 6 years ago
İsmail ÇAĞDAŞ 02d0ffcfae updated from dev 6 years ago
向洪林 a6d7ff9594 fixed parentId parameter and tested complete 6 years ago
maliming 433e21ccfb Refactor. 6 years ago
liangshiwei 59a6c630be Add get count method 6 years ago
liangshiwei f5b6ef2388 add paged 6 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository 6 years ago
向洪林 c428ac27a6 add filter paremeter and getCount api 6 years ago
向洪林 58888316e7 add OrganizaitonUnit GetListAsync filter paramter 6 years ago
maliming d044255516 Add IdentityLinkUser aggregate root to Identity module. 6 years ago
Halil İbrahim Kalkan dc05e3e301 Replace user.LoginProvider by IsExternal. 6 years ago
Ahmet Çotur d236b40280 using addDays 6 years ago
Ahmet Çotur 727c519ac9 fix date filtering 6 years ago
maliming 787a09546f Add filter for IIdentitySecurityLogRepository. 6 years ago
maliming 0466207a6d Implement security log in Identity module. 6 years ago
maliming 69aa9b2f03 Set ConcurrencyStamp property max length to constant (40) 6 years ago
liangshiwei c2fc5f1671 Update IIdentityClaimTypeRepository & IIdentityRoleRepository 6 years ago
liangshiwei 9914b09b7f The GetMembersCount method add filter 6 years ago
Alper Ebicoglu 6557d1b760 add phone number filtering to IdentityUserRepository 6 years ago
Halil İbrahim Kalkan 14f57fdd15 Ensure to remove membership from childred when deleting an OU. 6 years ago
Galip Tolga Erdem 2c1d6bfbf5 added RemoveAllRoles and RemoveAllMembers to organizationUnitRepository 6 years ago
Halil İbrahim Kalkan a322a9441f Don't set default value for AccessFailedCount if using oracle. 6 years ago
Akın Sabri Çam ffafcbf31d refactored 6 years ago
Akın Sabri Çam 5359b0c5fb refactored identity role repository for filtering 6 years ago
Galip Tolga Erdem 424d64e23a Updated OrganizationUnitRepository 6 years ago
Galip Tolga Erdem 431fe807eb Updated IOrganizationUnitRepository 6 years ago
Halil İbrahim Kalkan 73913d8d2f Allow to search users also by name and surname. 6 years ago
Galip Tolga Erdem ad35165c07 organization unit domain update 6 years ago
Alper Ebicoglu 2143e90434 fixes #3944 6 years ago
Galip Tolga Erdem 56667e3b52 refactored-II 6 years ago
Galip Tolga Erdem 3705c627b3 refactored and renamed 6 years ago
Galip Tolga Erdem 58f1959cb3 added GetList method for sorting and filtering 6 years ago
Galip Tolga Erdem cc7921ebe7 fixed error with not counting organizationUnitRoles when roles are requested 6 years ago
Galip Tolga Erdem 29dbcb08ab fixed unit roles not getting when all roles are requested from EfCoreIdentityUserRepository 6 years ago
Galip Tolga Erdem cdf8cf9907 renaming organizationUnit namepsace 6 years ago
Halil İbrahim Kalkan 921f8ba6bd Update IdentityDbContextModelBuilderExtensions.cs 6 years ago