8432 Commits (d3d6915ddff6eef9eef2c14c19bc60a46a7da242)

Author SHA1 Message Date
maliming b262f71c32
fix: initialize ProfileManagementPageCreationContext in OnPostAsync of ManageModel 7 months ago
maliming ef84dbaef3
Include sorting and paging in role list fetch 7 months ago
maliming a57e249ab3
fix: guard against null provider key and stale search results in ResourcePermissionManagementModal 7 months ago
maliming bacca3a1c0
fix: add AbpUiResource as base type in AbpPermissionManagementWebModule for JS localization fallback 7 months ago
maliming 0722e74ba1
refactor: extract ApplyPermissionProperties to eliminate duplication and add StateCheckers test 7 months ago
maliming 474e1bfcd4
test: add regression tests for DynamicPermissionDefinitionStoreInMemoryCache resource permissions 7 months ago
maliming 2c15a6088e
fix: apply Providers, StateCheckers and ExtraProperties to resource permissions in FillAsync 7 months ago
maliming 2beee2ace1
fix: fix resource permission definition bugs 7 months ago
voloagent 703ab42729 Update_NPM_Packages 7 months ago
Ma Liming 19e1c478ee
Update modules/account/src/Volo.Abp.Account.Web/Pages/Account/Manage.cshtml 7 months ago
maliming e74e199b97
Set page title in Account Manage page 7 months ago
voloagent c5f483849b Update_NPM_Packages 7 months ago
maliming e6ba5ede33
Move distributed lock replacement to test module 7 months ago
voloagent f3127747a8 Update_NPM_Packages 7 months ago
maliming 825270ccf0
fix: change button to submit button for Send Test Email form 8 months ago
maliming 61ae09b742
Refactor forms in various management pages to include specific form IDs for better handling of submissions 8 months ago
maliming a82acb1214
Use _allGroups for GrantAll/GrantAny checks 8 months ago
maliming 68fdad506a
Fix Grant All checkbox not showing indeterminate state in permission modal 8 months ago
voloagent 118c2deb00 Update_NPM_Packages 8 months ago
voloagent d5805c5f5a Update_NPM_Packages 8 months ago
maliming 1a8df4eb76
Implement localized error messages for AbpIdentityResultException 8 months ago
maliming 420b4452ec
Add Hangfire periodic worker adapter options. 8 months ago
Ma Liming 73cf4792e1
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 9 months ago
Ma Liming 289087c282
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 9 months ago
Ma Liming 2ef4fdef20
Update modules/identity/test/Volo.Abp.Identity.Domain.Tests/Volo/Abp/Identity/AbpIdentityErrorDescriber_Tests.cs 9 months ago
Ma Liming 4461f0f817
Change notification type from info to success 9 months ago
maliming 9b29a11d8a
Use `AbpIdentityErrorDescriber` to localize error message instead of `AbpIdentityResultExtensions`. 9 months ago
maliming e0ebc1b100
Refactor dynamic initializers to use service provider 9 months ago
Ma Liming 5b6dac03b3
Update modules/audit-logging/src/Volo.Abp.AuditLogging.Domain.Shared/Volo/Abp/AuditLogging/Localization/tr.json 9 months ago
maliming 86d6d5d9f8
Add 'no records to export' localization key 9 months ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 9 months ago
voloagent ea4bbb8b51 Update_NPM_Packages 9 months ago
maliming ee2a42568f
Fix condition check in ResourcePermissionManager to ensure provider match before returning 9 months ago
Ma Liming abe5a5c18b
Fix resource display name in modal header 9 months ago
maliming f5a3526d7b
Update test for undefined setting to expect null 9 months ago
maliming 67310e7260
Add NullAbpDistributedLock and register as default lock for unit test. 9 months ago
maliming b66d595e56
Refactor dynamic initializer task handling in management modules 9 months ago
maliming 68cdc7449c
Update GroupCache type in event handler 9 months ago
maliming 72b5d04337
Change initializers to transient dependencies 9 months ago
maliming db98067117
Refactor static definition stores and add dynamic initializers 9 months ago
maliming f8c240b42e
Fix cache key and user ID parsing logic 9 months ago
maliming a565abc59a
Provide a way to clear the `application configuration` cache for all users. 9 months ago
sumeyye ae01f38c24 update: sv.json file for an extra key 9 months ago
Fahri Gedik a5f4202380 Add new localization keys for permission errors 9 months ago
Fahri Gedik f8f03c3cdf Add new localization keys for permission management 9 months ago
maliming 291e11aec9
Add MaxPassKeyNameLength constant to passkey consts 9 months ago
maliming bccc36f497
Add bottom margin to account layout column 9 months ago
maliming ba1abea164
Specify module type in EtoMappings configuration 9 months ago
maliming 6c22c9f584
Fix permission filter order in resource modal 9 months ago
maliming 1de9fda64d
Fix permission grant check to include provider filter 9 months ago