Commit Graph

972 Commits (89f9953320a186608a3a9992b5b9cdbebe9493f8)

Author SHA1 Message Date
Halil İbrahim Kalkan 0bd16e71f2
Merge pull request #8742 from abpframework/maliming/simple-state-checker
5 years ago
Ahmet e31a291485 init identity module
5 years ago
Halil İbrahim Kalkan 8bb354aa4b Fixed #8769: Fix misusages of application package dependencies
5 years ago
Halil İbrahim Kalkan 8c9bf460b1 Added user module definition file and imports in account and identity.
5 years ago
Halil İbrahim Kalkan 9621df2939 Added mdl json file for account and fixed for identity
5 years ago
Halil İbrahim Kalkan a695490652 Added module definition file to the identity module
5 years ago
maliming e755788332 Use RequireAuthenticated&RequireFeatures&RequirePermissions for menus.
5 years ago
maliming 24498a052d Introduce the SimpleStateChecker.
5 years ago
Halil İbrahim Kalkan 2821b065d2
Merge pull request #8737 from abpframework/auto-merge/rel-4-3/342
5 years ago
Mladen Macanovic d03a320d24 Revert Autofocus feature
5 years ago
nielscil d493f912da added and changed some dutch localization
5 years ago
maliming 2fc0b2d910
Merge pull request #8653 from abpframework/auto-merge/rel-4-3/312
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
Halil İbrahim Kalkan 03867730d3
Merge pull request #8178 from abpframework/enisn/sorting-improvement
5 years ago
enisn 77f7fc64d9 Check NullOrEmpty for sortings instead of null coalescing in Identity
5 years ago
Ilkay Ilknur 4f1d53f21e Merge branch 'dev' into ui-extensions-blazor
5 years ago
liangshiwei 222d744353 Remove unnecessary references
5 years ago
Ilkay Ilknur b4c4d7508a Merge branch 'dev' into ui-extensions-blazor
5 years ago
maliming 11894f27d9 Refactor AbpUserClaimsPrincipalFactory.
5 years ago
Ilkay Ilknur 7660c8b30e Merge branch 'dev' into ui-extensions-blazor
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
Halil İbrahim Kalkan e0c1f7dc5e
Merge pull request #7719 from abpframework/maliming/identity-pro-features-settings
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
Ilkay Ilknur 6445629e7d Merge branch 'dev' into ui-extensions-blazor
5 years ago
maliming 24814aa5a3 Merge branch 'dev' into maliming/identity-pro-features-settings
5 years ago
İsmail ÇAĞDAŞ 1c1544c5d3
Merge pull request #7953 from abpframework/maliming/Linked-user-enhancements
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
maliming f581319d5c Merge branch 'dev' into maliming/Linked-user-enhancements
5 years ago
maliming bd1be53b47 Merge branch 'dev' into maliming/identity-pro-features-settings
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
Ilkay Ilknur 0e7c6e026f Merge branch 'dev' into ui-extensions-blazor
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
Halil İbrahim Kalkan 27937be657 Merge branch 'dev' into stsrki/dev-blazor-server
5 years ago
liangshiwei c3e2f6680b Update Chinese localization
5 years ago
maliming ed4a0caed4 Merge branch 'dev' into maliming/Linked-user-enhancements
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
maliming 12f7b98744 Merge branch 'dev' into maliming/identity-pro-features-settings
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
Ilkay Ilknur e8bb4172cd Merge branch 'dev' into ui-extensions-blazor
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
maliming 381ba2f285 Merge branch 'dev' into maliming/identity-pro-features-settings
5 years ago
Halil İbrahim Kalkan d6d963d7f0
Merge pull request #7796 from abpframework/liangshiwei/dbcontext
5 years ago
maliming 74885d8f17 Merge branch 'dev' into maliming/identity-pro-features-settings
5 years ago
Halil İbrahim Kalkan 101d3549c4
Merge pull request #7814 from abpframework/maliming/AbpSecurityStampValidator
5 years ago
Halil İbrahim Kalkan b9d0611d37
Merge pull request #7718 from abpframework/maliming/IdentityDataSeeder
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 33c2d0005e Merge branch 'dev' into maliming/identity-pro-features-settings
5 years ago
liangshiwei 05210dac26
Merge pull request #7723 from abpframework/maliming/Identity-dataSeeder
5 years ago
maliming f1895507fc Merge branch 'dev' into maliming/identity-pro-features-settings
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
Halil İbrahim Kalkan a3cfde80cd Merge branch 'dev' into ui-extensions-blazor
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 5c767032dc Merge branch 'dev' into maliming/identity-pro-features-settings
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
Ilkay Ilknur d11e253a48 Merge branch 'ui-extensions-blazor' of https://github.com/abpframework/abp into blazor-module-extensions
5 years ago
Ilkay Ilknur 3fecd0cdd5 Merge branch 'dev' into ui-extensions-blazor
5 years ago
Halil İbrahim Kalkan a8b4e0dfa9 Seed identity & permission data for a tenant via event handlers.
5 years ago
Halil İbrahim Kalkan ffe4e8c51c
Merge pull request #7531 from abpframework/auto-merge/rel-4-2/144
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
Yunus Emre Kalkan b6909b62aa
Merge pull request #7362 from abpframework/maliming/AbpIdentityResultExtensions
5 years ago
liangshiwei ab444ad7f6
Merge pull request #7459 from abpframework/maliming/ProfileAppService
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
maliming 9fb4ad6e6c Allows to customize the English localized text of Identity errors.
5 years ago
liangshiwei 5a6751f10b Improve
5 years ago
Ilkay Ilknur 89c69dc989 blazor module extensions initial implementation.
5 years ago
Ilkay Ilknur 400cbd5e48 Merge branch 'dev' into blazor-module-extensions
5 years ago
Halil İbrahim Kalkan 260f8d67c6
Merge branch 'dev' into auto-merge/rel-4-1/69
5 years ago
Ilkay Ilknur fbafe73cdc remove render usage inside table column
5 years ago
maliming 34689c5463 Change current identity before create claims principal.
5 years ago
maliming e6cbd21e4f Refactor AbpClaimsPrincipalFactory.
5 years ago
liangshiwei 82da72e844 Add IAbpClaimsIdentityService
5 years ago
liangshiwei 9476b85018 Add serviceProvider to ClaimsIdentityContext
5 years ago
liangshiwei 8ceafc1b8c Refactor
5 years ago
nielscil be1c5af08d localized framework + modules to dutch
5 years ago
Ilkay Ilknur c8ebda30ab custom component support for table columns
5 years ago
liangshiwei 917b62a935 Update AbpUserClaimsPrincipalFactory
5 years ago
liangshiwei c7cccc340e Add editionId to claims
5 years ago
Halil İbrahim Kalkan a407012af8 Update RoleManagement.razor.cs
5 years ago
Galip Tolga Erdem f6c8feeac8 added missing virtual to identity efcore repositories
5 years ago
Galip Tolga Erdem c6d62a2c99 added missing virtual to identity mongo repositories
5 years ago
liangshiwei 0543e19ed5 Add GetCountAsync method
5 years ago
Halil İbrahim Kalkan 7725e62245 Merge branch 'dev' into ui-extensions-blazor
5 years ago
Kamal Alseisy 68602fd65f fix totalCount in IdentityRole GetList in case of using filter
5 years ago
maliming b2a78a5eda Merge branch 'dev' into languages/add-en-GB-English-UK-json-files
5 years ago
liangshiwei 5729afaf1e
Merge pull request #7005 from abpframework/auto-merge/rel-4-1/35
5 years ago
maliming cb3ea0e5ac
Remove blank line.
5 years ago
maliming a8c5186bde Update the entity after changing its properties.
5 years ago
liangshiwei 6c0b543679 Comment RoleDeletedEventHandler
5 years ago
Halil İbrahim Kalkan 5dc91ed7ee
Merge pull request #6976 from abpframework/auto-merge/rel-4-1/31
5 years ago
maliming 4185454046
Merge pull request #6809 from abpframework/async-uow-transaction
5 years ago
Kevin bd52241566 Added en-GB json files
5 years ago
maliming ab03c8b8d0 Fix RoleChangingEvents_Test.
5 years ago
Halil İbrahim Kalkan 847f526041 Remove Volo.Abp.Identity.Domain\Volo.Abp.Identity.Domain dependency and disable RoleUpdateEventHandler
5 years ago
liangshiwei 912a247026 Remove permission Grants when role is delete
5 years ago
Ilkay Ilknur 9591c23f1f refactor usages.
5 years ago
Halil İbrahim Kalkan b1d8411881 Use async for identity mongodb repos.
5 years ago
Halil İbrahim Kalkan 7d9013fd51 Add missing param
5 years ago
Halil İbrahim Kalkan d76c853ad3 Merge branch 'dev' into async-uow-transaction
5 years ago
maliming 3c2c10119c
Merge pull request #6753 from abpframework/liangshiwei/patch
5 years ago
Halil İbrahim Kalkan 2be7b6c131 Merge branch 'dev' into async-uow-transaction
5 years ago
Ilkay Ilknur b704cac314 rename AbpDataGrid to AbpExtensibleDataGrid
5 years ago
Ilkay Ilknur 89541d0003 Merge branch 'dev' into ui-extensions-blazor
5 years ago
liangshiwei 7bd51048aa Use AbpIdNameTagHelper
5 years ago
liangshiwei 02cfd822e7 Avoid using array index in taghelper expressions
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
Ahmet 43c054055c fix form
5 years ago
Ahmet 6d219062bf Identity module blazor forms removed
5 years ago
liangshiwei c45a587d20
Merge pull request #6684 from abpframework/rel-4.0
5 years ago
liangshiwei a9f12f873e Always use the repository method to update the changed entity.
5 years ago
Ilkay Ilknur 6386fe44f1 Merge branch 'dev' into ui-extensions-blazor
5 years ago
Ahmet 954245da10 closes: #6603
5 years ago
erolarkat d953b8c7c3 Merge branch 'rel-4.0' into dev
5 years ago
Ilkay Ilknur ce00b6e106 call propertyInfo.GetInputValueOrNull method while binding to value.
5 years ago
Halil İbrahim Kalkan d744fe9c85
Revert "Use IPermissionStore in PermissionManagementProvider"
5 years ago
Halil İbrahim Kalkan 45bcd65099
Merge pull request #6480 from abpframework/maliming/PermissionStore
5 years ago
Ilkay Ilknur 06bfd14455 implement page toolbar in identity module
5 years ago
Ilkay Ilknur e63080ac95 implement entity action and table column extensibility in identity module.
5 years ago
maliming 0b9ec9e6aa
Merge pull request #6581 from XVll/dev
5 years ago
onur03 38500b43dd Typo on IdentityClaimTypeManager
5 years ago
maliming 7ea41a7dfa Merge branch 'dev' into maliming/PermissionStore
5 years ago
Halil İbrahim Kalkan bc83da78f2
Merge pull request #6575 from abpframework/cotur/page-toolbar
5 years ago
Ahmet bc7eb4296f toolbar applied on Identity Roles
5 years ago
Ahmet 0402423b64 applied on Identity Users
5 years ago
Ilkay Ilknur 3ad30f972b lookup property fix.
5 years ago
Mladen Macanovic c89c2db302 Removed Save text from SubmitButton content
5 years ago
Mladen Macanovic b746b41535 Use SubmitButton for long saving actions
5 years ago
liangshiwei 51d0d219d0 Support sub-application deployment
5 years ago
maliming 5e6703dca8 Use IPermissionStore in PermissionManagementProvider
5 years ago
Mladen Macanovic 51768c63e0 Autofocus first field on modal
5 years ago
erolarkat f4c7def47a Merge branch 'rel-4.0' into dev
5 years ago
liangshiwei eaa1d72d35 Use Orderby Id
5 years ago
liangshiwei 4b7a499303 Add OrderBy top the first/firstordefault operator
5 years ago
Halil İbrahim Kalkan 1f0e3127cc Merge branch 'rel-4.0' into dev
5 years ago
maliming e151d16804 Use AbpDynamicOptionsManager to replace AbpOptionsFactory.
5 years ago
Halil İbrahim Kalkan ac20a2423c Merge branch 'rel-4.0' into dev
5 years ago
maliming db25dddead Call IdentityOptions.SetAsync in UpdateUserAsync method.
5 years ago
maliming e2dbae1c03
Merge pull request #6333 from abpframework/issue-6318
5 years ago
maliming 8ff3917fa0 Make sure that identityOptions is overwritten before use.
5 years ago
Yunus Emre Kalkan 2b18e14dee Merge branch 'rel-4.0' into dev
5 years ago
liangshiwei bf057e9214 Use ModuleExtensionConfigurationHelper one time for each module
5 years ago
Halil İbrahim Kalkan 45f091d230 Merge branch 'rel-4.0' into dev
5 years ago
Halil İbrahim Kalkan 5de46fad2d AbpIdentityDomainModule should use OneTimeRunner for ModuleExtensionConfigurationHelper usages
5 years ago
Halil İbrahim Kalkan 0661f1366e Update AbpIdentityDomainModule.cs
5 years ago
Halil İbrahim Kalkan 79415470e2 Resolved #6318: Remove AsyncHelper usage for the IdentityOptions.
5 years ago
Ahmet e84eea8b3f Closes: #6256
5 years ago
Ahmet 38bf99dff7 Merge branch 'rel-4.0' into dev
5 years ago
Ahmet 54ba8cefdd refactor identity blazor
5 years ago
Halil İbrahim Kalkan ce991482b7 Merge branch 'rel-4.0' into dev
5 years ago
Halil İbrahim Kalkan 8d57ff7c04
Merge pull request #6228 from abpframework/maliming/AsSplitQuery
5 years ago
Halil İbrahim Kalkan deaa5870c9
Merge pull request #6219 from abpframework/extra-property-autocomplete-text-field
5 years ago
Alper Ebicoglu 4a95ab9057 Merge branch 'rel-4.0' into dev
5 years ago
Alper Ebicoglu b721db65e7 add Spanish language. closes #5931 & volosoft/volo#2283
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming 677b36a354 Enabling split queries globally.
5 years ago
Ilkay Ilknur 8ac5e85549 extra properties autocomplete text field added.
5 years ago
Mladen Macanovic 5033832258 Right align new button on role, user and tenant pages
5 years ago
Ilkay Ilknur 36aca102a1 add filterparam name to property config.
5 years ago
Ilkay Ilknur 41d74eb4ad update usages.
5 years ago
Ilkay Ilknur 0f39498c0c Merge branch 'dev' into extra-properties-autocomplete
5 years ago
Ilkay Ilknur a5b27a0cc4 update usages.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
Ilkay Ilknur 414d47bf12 add property.
5 years ago
Yunus Emre Kalkan bd6d0688a4
Merge pull request #6110 from abpframework/maliming/patch-identity
5 years ago