711 Commits (4e7db6ff9fd1cbeccd63bece0ad5b1850ee58d1d)

Author SHA1 Message Date
maliming e6ba5ede33
Move distributed lock replacement to test module 7 months ago
maliming a475272eb5
Implement role-based permission management and admin role checks 7 months ago
maliming a82acb1214
Use _allGroups for GrantAll/GrantAny checks 7 months ago
maliming 68fdad506a
Fix Grant All checkbox not showing indeterminate state in permission modal 7 months ago
maliming fdae1e3fb9
Use Lazy for principal and guard empty permissions 7 months ago
Ma Liming e2ceb45316
Update modules/permission-management/src/Volo.Abp.PermissionManagement.Application/Volo/Abp/PermissionManagement/PermissionAppService.cs 7 months ago
maliming 771f96031d
Refactor permission management logic to simplify IsDisabled checks 7 months ago
maliming cddf0ffa7a
Prevent Privilege Escalation: Add Assignment Restrictions for Roles and Permissions 7 months ago
Ma Liming 4461f0f817
Change notification type from info to success 8 months ago
maliming e0ebc1b100
Refactor dynamic initializers to use service provider 8 months ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 8 months ago
voloagent ea4bbb8b51 Update_NPM_Packages 8 months ago
maliming ee2a42568f
Fix condition check in ResourcePermissionManager to ensure provider match before returning 8 months ago
Ma Liming abe5a5c18b
Fix resource display name in modal header 8 months ago
maliming c385660291
Fix modal header to display resource name correctly 8 months ago
maliming 4a671e4e01
Fix spacing in SetAsync method parameters 8 months ago
maliming e1b7487c05
Refactor permission value provider methods for consistency and clarity 8 months ago
maliming 67310e7260
Add NullAbpDistributedLock and register as default lock for unit test. 8 months ago
maliming b66d595e56
Refactor dynamic initializer task handling in management modules 8 months ago
maliming 68cdc7449c
Update GroupCache type in event handler 8 months ago
maliming 72b5d04337
Change initializers to transient dependencies 8 months ago
maliming db98067117
Refactor static definition stores and add dynamic initializers 8 months ago
maliming f8c240b42e
Fix cache key and user ID parsing logic 8 months ago
maliming a565abc59a
Provide a way to clear the `application configuration` cache for all users. 8 months ago
sumeyye ae01f38c24 update: sv.json file for an extra key 8 months ago
Fahri Gedik a5f4202380 Add new localization keys for permission errors 8 months ago
Fahri Gedik f8f03c3cdf Add new localization keys for permission management 8 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
maliming a2b60e93af
Add providers to resource permission DTO and update usage 9 months ago
maliming 224d14d016
Update notification message on resource delete 9 months ago
maliming 92ccf9e0db
Show resource display name in permission modal 9 months ago
maliming 2b8cbd4274
Show resource display name in permission modal header 9 months ago
maliming 2a9a261229
Replace tooltip span with Tooltip component 9 months ago
maliming 027243439a
Unify resource permission modal titles and localization 9 months ago
maliming 960f171e57
Sanitize HTML id attributes by removing dots 9 months ago
maliming 534695d57c
Refactor role search methods to use names instead of IDs and update related components 9 months ago
maliming 87632e830e
Improve resource permission modal UX and fix heading 9 months ago
maliming ce9859ac3f
Update resource permission localization and modals 9 months ago
maliming 0d9720e0ba
Remove redundant resource and provider localization strings from multiple language files 9 months ago
maliming a280a8bf66
Update permission localization strings for clarity 9 months ago
maliming 8b4f5ba444
Unify 'ResourcePermissions' translation to 'Permissions' 9 months ago
maliming 4e9322c94e
Optimize permission checks using IPermissionChecker 9 months ago
Halil İbrahim Kalkan 9632923d74 Minor refactor 9 months ago
maliming 32a1f893a9
Switch tests to use SQLite in-memory database 9 months ago
maliming ef264979c6
Remove PreConfigureServices override from test module 9 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 9 months ago
maliming 738512025b
Remove PreConfigureServices override from test module 9 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 9 months ago
maliming c762d7508e
Make CloseModal method async and virtual 9 months ago