752 Commits (e4800bc2181fbdaecb61297b33503b2c2c50e4e3)

Author SHA1 Message Date
enisn 77f7fc64d9 Check NullOrEmpty for sortings instead of null coalescing in Identity 5 years ago
liangshiwei 222d744353 Remove unnecessary references 5 years ago
maliming 11894f27d9 Refactor AbpUserClaimsPrincipalFactory. 5 years ago
Ilkay Ilknur 13099f702a Remove RequiredPolicy from entity actions and use Visible property. 5 years ago
maliming dd4624243d Use correct MongoDB repository. 5 years ago
Ilkay Ilknur b769d84982 move page toolbars and header to the Volo.Abp.AspNetCore.Components.Web.Theming project 5 years ago
Ilkay Ilknur 66448fd2b0 Move entity actions and table columns to the Volo.Abp.AspNetCore.Components.Web project. 5 years ago
liangshiwei bdd63ac993 Improved 5 years ago
liangshiwei 21eb8cfb15 Introduce WebAssembly and Server packages for the Identity Blazor UI 5 years ago
Mladen Macanovic b5a5c9239d Prevent modal closing if clicked on backdrop 5 years ago
Halil İbrahim Kalkan 726d91f771 Improve default sorting fallback expressions 5 years ago
Mladen Macanovic 05d680ab32 Remove Autofocus parameter for TextEdit 5 years ago
Mladen Macanovic 5e6b7b6eb8 Migrate to Blazorise 0.9.3 5 years ago
Halil İbrahim Kalkan 0b50e1d219 Better handle default sorting. 5 years ago
Halil İbrahim Kalkan 19854a59eb Fallback to default sorting if not provided. 5 years ago
Halil İbrahim Kalkan e377beaa7b Error handling in blazor UI 5 years ago
Halil İbrahim Kalkan b17eb8e9cd Made error handling work (initial) 5 years ago
Halil İbrahim Kalkan 0f5115117d Added experimental try-catch logic. 5 years ago
Halil İbrahim Kalkan 21abc1cff2 Made menu fully working for the blazor server. 5 years ago
Halil İbrahim Kalkan f59c7c802a Fix modules and template for blazor package changes. 5 years ago
Ilkay Ilknur 71f0759aab use current page parameter on AbpExtensibleDataGrids. 5 years ago
maliming 24765db85d Cancel the token encoding 5 years ago
maliming b17ad73719 Use DataProtectorTokenProvider as LinkUserTokenProvider. 5 years ago
Mladen Macanovic 767af368ec Fixed sorting problem 5 years ago
maliming 6df634bb28 Always change current tenant to host in IdentityLinkUserManager. 5 years ago
maliming bf9cdbba26 Add includeIndirect parameter to IsLinkedAsync method. 5 years ago
maliming c90960395c Link users enhancements. 5 years ago
liangshiwei 2b9b56a75b Add unit tests 5 years ago
Halil İbrahim Kalkan 36fd83c3fd Revisit project dependencies 5 years ago
Halil İbrahim Kalkan 06a318fca3 Use distributed events to handle role delete & rename for permission management. 5 years ago
Ilkay Ilknur 160533f265 UI extension code updates. 5 years ago
liangshiwei 1ac196427c Use RequiredPermissionName for all ApplicationMenuItem of Blazor 5 years ago
liangshiwei c7f12500f4 Remote async keyword 5 years ago
maliming a317f19694 Update AbpIdentityWebMainMenuContributor 5 years ago
Mladen Macanovic d3257d731d Refactorings 5 years ago
maliming caf927cbf1 Change current tenant in AbpSecurityStampValidator. 5 years ago
liangshiwei b134a8040b Remove set of all DbContext interfaces 5 years ago
maliming 04e226f346 Update user properties when it's changed. 5 years ago
Halil İbrahim Kalkan 2b5e8362a8 Add missing AddRepository calls. 5 years ago
Halil İbrahim Kalkan c91c35b587 Implement blazor UI extensions for UserManagement 5 years ago
maliming 4d829820bb UpdatePasswordHash first when create an user & remove PasswordOptionsExtensions. 5 years ago
maliming bf920da8ce Explicitly set email & password in the initial data seed of startup templates. 5 years ago
maliming b8207426d0 Ignore password validation in IdentityDataSeeder. 5 years ago
Halil İbrahim Kalkan 6413691c0e Cancel event handlers in identity and permission modules. 5 years ago
Halil İbrahim Kalkan a8b4e0dfa9 Seed identity & permission data for a tenant via event handlers. 5 years ago
Halil İbrahim Kalkan 0c45c0e2ca Do not create host related tables in the tenant-only databases. 5 years ago
maliming 8aa2a417b7 Remove TwoFactor's settings and feature. 5 years ago
maliming 78d05232f2 Update user properties when it's changed. 5 years ago
Ilkay Ilknur 9b01d7a36f refactoring 5 years ago
maliming adbcd123d1 Get all the identity strings in advance. 5 years ago