815 Commits (24498a052d7fb2900db45e45023bd3054e6fe2f3)

Author SHA1 Message Date
maliming 24498a052d Introduce the SimpleStateChecker. 5 years ago
Mladen Macanovic d03a320d24 Revert Autofocus feature 5 years ago
nielscil d493f912da added and changed some dutch localization 5 years ago
liangshiwei 7f18a92b7e Prevent against possible XSS 5 years ago
Berkan Sasmaz 04e45676ce Update Culture Name FR to fr 5 years ago
Berkan Sasmaz fd194acce2 Update language: Français 5 years ago
Berkan Sasmaz 44b1dd9d33 Add language: Finnish 5 years ago
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
liangshiwei c3e2f6680b Update Chinese localization 5 years ago
maliming 24765db85d Cancel the token encoding 5 years ago
maliming c85dd1df0b Fix GenerateAndVerifyLinkTokenAsync test. 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