Commit Graph

806 Commits (1dbba69e16807709c87ea7ce2b650c28302989c5)

Author SHA1 Message Date
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
Halil İbrahim Kalkan f475d42989 Fix identity module ExtraProperties errors
5 years ago
maliming 84a2281152 Sync IdentityError description from aspnet core
5 years ago
Ahmet 1ec5e60a1c Fix datagrid for identity module
5 years ago
Ahmet a5104699cb fix: #5822
5 years ago
Ahmet 4b88df691f fix: #6024
5 years ago
Alper Ebicoglu 3f46a6f272 add German translations... volosoft/volo#2282
5 years ago
Mladen Macanovic 01d7195474 Validation on user edit modal used an invalid model
5 years ago
Mladen Macanovic 9dc4b403f7 AbpBlazorMessageLocalizerHelper moved to Volo.Abp.AspNetCore.Components.WebAssembly project
5 years ago
Ahmet c7cbd2db3a Merge branch 'dev' into cotur/component-base
5 years ago
Ilkay Ilknur 6b6ff5f6bc build break fix.
5 years ago
Ilkay Ilknur c37cd73171 Merge branch 'dev' into blazor-ui-entit-actions-component
5 years ago
Mladen Macanovic 895a94d159 Removed on OnOpeningCreateModalAsync and OnOpeningEditModalAsync
5 years ago
Ilkay Ilknur 65ab12278d Merge branch 'dev' into blazor-ui-entit-actions-component
5 years ago
Ahmet db5cfd634c Merge branch 'dev' into cotur/component-base
5 years ago
liangshiwei 9c377864a9 Merge branch 'dev' into maliming/patch-3
5 years ago
liangshiwei ce050cd71c Change override async to async override
5 years ago
Ilkay Ilknur 700946270a use datagrid entity actions column usage in modules.
5 years ago
Ahmet eef52e4eed refactor identity blazor package
5 years ago
Ahmet 8d32eafb38 Merge branch 'dev' into cotur/component-base
5 years ago
Ahmet 4a7addfa84 Identity Blazor Refactored
5 years ago
Mladen Macanovic b3d2be5bfe Merge branch 'dev-client-validation' into dev-ui-notification
5 years ago
Mladen Macanovic c4cc529f39 Created AbpIdentityBlazorMessageLocalizerHelper instead of extension methods
5 years ago
Mladen Macanovic 51284a2e16 Removed .editorconfig files from tracking
5 years ago
Mladen Macanovic 11c9daf11a Fix formating
5 years ago
Mladen Macanovic 26d54f6932 Rename format parameter to message
5 years ago
Mladen Macanovic 18a3c62716 Use stringLocalizer default formater
5 years ago
Mladen Macanovic 5a81b4e95c Merge branch 'dev' into dev-client-validation
5 years ago
maliming f9a682cf94 Change override async to async override.
5 years ago
Halil İbrahim Kalkan bba47d4450 #5961 Apply AbpComponentBase usage for the startup template and the identity module.
5 years ago
Mladen Macanovic 9f6abccca7 Merge branch 'dev' into dev-client-validation
5 years ago
Mladen Macanovic 31e39c1ce3 Updated Blazorise MessageLocalizer according to latest changes
5 years ago
Mladen Macanovic 6ee17e04c6 Most of crud operations moved to base class
5 years ago
Halil İbrahim Kalkan a5b2d501a1
Merge pull request #5908 from abpframework/maliming/role-filter
5 years ago
Halil İbrahim Kalkan c74ad40ab4 Handle Name, Surname of the CurrentUser for the Blazor UI
5 years ago
Mladen Macanovic e6b9253614 Removed AbpIdentityMessageLocalizer
5 years ago
Mladen Macanovic b5986115a2 Remove explicit Auto validation mode
5 years ago
Mladen Macanovic 167aae0ec5 Fixed formating
5 years ago
maliming 234024cb6a Add Filter parameter to GetListAsync method of IIdentityRoleAppService.
5 years ago
Halil İbrahim Kalkan ee42f87a86 Merge branch 'rel-3.3' into dev
5 years ago
maliming cc7b340e03 Use userName instead of username for Identity's FindByUsernameAsync.
5 years ago
Mladen Macanovic 1d84ce4f8a Fix Password localization
5 years ago
Mladen Macanovic 38495de181 Added editorconfig for identity/module solution
5 years ago
Mladen Macanovic eb2be1d672 Optimized usage of Localize method
5 years ago
Mladen Macanovic f4e568befe WIP message arguments localization
5 years ago
maliming c6e9d13cbf
Merge pull request #5833 from abpframework/maliming/TwoFactorDescription
5 years ago
Yunus Emre Kalkan cb33ec1e22
Update tr.json
5 years ago
liangshiwei 73a3caf3fb Enable MongoDB transaction for unit test
5 years ago
Ahmet 51af94820d Merge branch 'rel-3.3' into dev
5 years ago
Mladen Macanovic 4cbe5c0dc7 Merge branch 'dev' into dev-client-validation
5 years ago
liangshiwei e505ef2931 Improve abp_io Localization
5 years ago
Halil İbrahim Kalkan 20367c3e85 Merge branch 'rel-3.3' into dev
5 years ago
maliming e6427992d1 Update Two factor localize text.
5 years ago
maliming 5ad3fa08db Only store IdentityLinkUser on the Host side.
5 years ago
maliming 77ce57ce97 Use AsSplitQuery to improve query performance.
5 years ago
Mladen Macanovic 1a44a268f8 Role and User client side Blazorise validations
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
Mladen Macanovic 521e8d1756 Merge branch 'dev' into dev-client-validation
5 years ago
maliming 47ee4ae652 Merge branch 'dev' into maliming/net5
5 years ago
maliming ae25e6e59c
Merge pull request #5760 from lszabados/dev
5 years ago
Mladen Macanovic 56fce17d70 Blazorise client side validation for RoleManagementBase
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
Laszlo Szabados bf335f03ab hu translation
5 years ago
maliming 5374a6818d Merge branch 'dev' into maliming/net5
5 years ago
erolarkat e9531b2af6 Merge branch 'rel-3.2' into dev
5 years ago
Alper Ebicoglu 4c29e68a81 refactor
5 years ago
maliming 4852fda1b7 Update TargetFramework.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming d99d021eae Remove RazorLangVersion from blazor modules & template project.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming 6f9636211a Merge branch 'dev' into maliming/linkuser
5 years ago
maliming ec97e73d3b
Update zh-Hant.json
5 years ago
ChangYinShung dc58a58d9f
Update Identity's zh-Hant
5 years ago
Ahmet 42114a263c Update AbpIdentityBlazorAutoMapperProfile.cs
5 years ago
Halil İbrahim Kalkan 4695ca9332 Clean the index page of the startup template
5 years ago
Halil İbrahim Kalkan c68e08583c Merge branch 'rel-3.2' into dev
5 years ago
Halil İbrahim Kalkan 63241c323d
Merge pull request #5466 from abpframework/maliming/issue-5460
5 years ago
Ahmet bd4b065c8d Update UserManagement.razor
5 years ago
Ahmet abbe5d47e0 Update UserManagement.razor
5 years ago
Ahmet 2eb24e2e59 Update UserManagement.razor
5 years ago
Ahmet 09900423f8 Added Create&Edit Forms to Identity.Users
5 years ago
Ahmet 7862fe34d7 Update RoleManagement.razor
5 years ago
Ahmet 58023861a3 Added Edit Role Form
5 years ago
Ahmet 2461f8d25a Name Correction
5 years ago
Halil İbrahim Kalkan 98f86c9d1a Renamed form id
5 years ago
Halil İbrahim Kalkan d0a1dffc76 Wrap the role creation form by EditForm to submit the form with Enter key
5 years ago
Halil İbrahim Kalkan 8b30f91723 #5550 Rename BlazoriseCrudPageBase to AbpCrudPageBase
5 years ago
Halil İbrahim Kalkan cc89419800 #5550 Add Create, Edit & Delete policy checks to the BlazoriseCrudPageBase
5 years ago
Halil İbrahim Kalkan 9ff42c102e Merge branch 'rel-3.2' into dev
5 years ago
maliming 2253b12398
Merge pull request #5494 from badre429/rel-3.2
5 years ago
Halil İbrahim Kalkan e0096e1f6d
Merge pull request #5507 from abpframework/maliming/translate-ar
5 years ago
Ahmet ae6e73a750 permission settings for identity.blazor UI
5 years ago
Ahmet 593447934e Make abstarct RoleManagementBase and UserManagementBase
5 years ago
badre429 17b15b5bb8 fr locales for other modules
5 years ago
maliming 97305d6d71 Merge branch 'dev' into maliming/linkuser
5 years ago
Halil İbrahim Kalkan 50f0d180f8
Merge pull request #5489 from abpframework/maliming-patch-1
5 years ago
maliming b904fef2e2 Add Arabic translate.
5 years ago
maliming 47014a8d3a
Fix case problem in routing.
5 years ago
liangshiwei bc63f32266 Apply filter to query
5 years ago
maliming c0a0b988f1 Remove TwoFactorEnabled related UI & Application Service.
5 years ago
maliming 3ce62d1574
Remove spaces.
5 years ago
maliming 8037100c46 Change tenant id when seed user,role and permission grant.
5 years ago
İsmail ÇAĞDAŞ 3e1e5c459e Merge branch 'dev' into maliming/linkuser
5 years ago
maliming e744baae04 Add UsersCanNotChangeTwoFactor & CanNotChangeTwoFactor.
5 years ago
Halil İbrahim Kalkan b80b436588
Merge pull request #5409 from abpframework/two-factor-patch
5 years ago
liangshiwei 52bbd04b19 Merge branch 'dev' into liangshiwei/mongodb-transaction
5 years ago
maliming efeb029181 Merge branch 'dev' into two-factor-patch
5 years ago
maliming daeee64c2d Use static helper instead extension method.
5 years ago
liangshiwei 4b2fe6ae48 Disable mongodb unit test transaction
5 years ago
Halil İbrahim Kalkan 8813a8a1c4 Use @ on binding for a better intellisense support.
5 years ago
Halil İbrahim Kalkan 624520a0c1
Merge pull request #5156 from abpframework/maliming/two-factor
5 years ago
liangshiwei 178bde4cee Update mongodb unit tests
5 years ago
Halil İbrahim Kalkan 58b04f84e4 Merge branch 'dev' into blazor-ui
5 years ago
maliming 8c0ca548bd
Revert "OrganizationUnit should have filter parameter"
5 years ago
Halil İbrahim Kalkan fbe14bfb01 Merge branch 'dev' into blazor-ui
5 years ago
Galip Tolga Erdem b2b2bf97ef
Merge pull request #5292 from jonny-xhl/dev
5 years ago
Ahmet Çotur dd65d88d94 fix tab-checkbox problem for user management modals
5 years ago
maliming 65f3554b4e Enhance LinkLoginExtensionGrantValidator.
5 years ago
maliming f8b9595670 Revert changes of the impersonator.
5 years ago
Halil İbrahim Kalkan 6151e282eb Merge branch 'dev' into blazor-ui
5 years ago
Ahmet Çotur 62124780fe RoleManagement page converted to RoleManagementBase
5 years ago
ChangYinShung 33ed85a4aa
Update zh-hant
5 years ago
Halil İbrahim Kalkan 65347809bc Use the inherited PageSize
5 years ago
Halil İbrahim Kalkan 064a5d1dd1 remove non-async methods.
5 years ago
Halil İbrahim Kalkan b023686424 Rename BlazorisePageBase to BlazoriseCrudPageBase
5 years ago
jonny-xhl 6297d7e941 Merge branch 'dev' of https://github.com/abpframework/abp into dev
5 years ago
Halil İbrahim Kalkan 7d1a705df0 Introduce AbpBlazorRouterOptions and move App.razor to the Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme
5 years ago
Ahmet Çotur a1af3623ce UserManagement replaced to UserManagementBase
5 years ago
Halil İbrahim Kalkan 7e079d1ee2 Merge branch 'blazor-ui' of https://github.com/abpframework/abp into blazor-ui
5 years ago
Halil İbrahim Kalkan f0b11b786c Implemented initial basic theme for the Blazor UI
5 years ago
Ahmet Çotur 94a5410550 added permission action to user datagrid
5 years ago
Ahmet Çotur 7744c134c8 user with roles
5 years ago
Ahmet Çotur 199204bcd3 Basic Blazor CRUD for identity-user
5 years ago
Halil İbrahim Kalkan 96631c1eef Created empty user management page.
5 years ago
maliming 1f17478618 Merge branch 'dev' into maliming/linkuser
5 years ago
Halil İbrahim Kalkan 904dd25bd0 Introduce BlazorisePageBase
5 years ago
Halil İbrahim Kalkan afe50100f8 Merge branch 'dev' into blazor-ui
5 years ago
maliming 4c09bf1646 Add zh-hans and tr localize text.
5 years ago
maliming c4cae6bf2c Merge branch 'dev' into maliming/two-factor
5 years ago
jonny-xhl 79f1369a0c resolved conflicts
5 years ago
向洪林 fb166165c9 combine
5 years ago
向洪林 a6d7ff9594 fixed parentId parameter and tested complete
5 years ago
maliming a2f5abe41d Merge branch 'dev' into maliming/claims
5 years ago
maliming 747d2aadc8
Update OrganizationUnitRepository_Tests.cs
5 years ago
maliming c0789c263c Revert renaming claim name.
5 years ago
maliming 433e21ccfb Refactor.
5 years ago
Halil İbrahim Kalkan 60f6dc0e78 Initial PermissionManagementModal
5 years ago
Halil İbrahim Kalkan ecf351a3cb Introduce Volo.Abp.PermissionManagement.Blazor.csproj
5 years ago
Halil İbrahim Kalkan a09a86affa Merge branch 'dev' into blazor-ui
5 years ago
liangshiwei 59a6c630be Add get count method
5 years ago
liangshiwei f5b6ef2388 add paged
5 years ago
Galip Tolga Erdem c28c276804
Merge pull request #5318 from abpframework/liangshiwei/organizataionUnits
5 years ago
Yunus Emre Kalkan 8c0e0b08ce improve IdentityErrorCodes
5 years ago
Yunus Emre Kalkan c6c56e316f identity module localizations & exceptions refactor
5 years ago
Yunus Emre Kalkan b295a3a384 pull/5300 Refactor & Unit tests
5 years ago
liangshiwei 80a1b0bfdb Add unadded users/roles method to OrganizationUnitRepository
5 years ago
maliming 2811de7a70 Add more property to user claims.
5 years ago
向洪林 c02fdae537 fixed CreateWithDetails unit test
5 years ago
向洪林 62277ec59e add create role with org details unit test
5 years ago
Halil İbrahim Kalkan 1a570a1984 Change routes.
5 years ago
Halil İbrahim Kalkan 77f417001b Update AbpPageBase.cs
5 years ago
Halil İbrahim Kalkan 72992ec803 Add AbpPageBase
5 years ago
Halil İbrahim Kalkan 786d538da5 Use AutoMapper on the Identity Blazor UI
5 years ago
Halil İbrahim Kalkan ffed310ea5 No need to depends on the AbpAspNetCoreMvcUiBootstrapModule since AbpAspNetCoreMvcUiThemeSharedModule already depends on it!
5 years ago
Halil İbrahim Kalkan ddc2b9a730 Inject in the code behind.
5 years ago
Halil İbrahim Kalkan 077e583938 Rename Volo.Abp.Blazorise package to Volo.Abp.BlazoriseUI.
5 years ago