705 Commits (ea25ea4e35a57b95eab85f7fb86fb4e5cd86d084)

Author SHA1 Message Date
maliming a57e249ab3
fix: guard against null provider key and stale search results in ResourcePermissionManagementModal 2 months ago
maliming bacca3a1c0
fix: add AbpUiResource as base type in AbpPermissionManagementWebModule for JS localization fallback 2 months ago
maliming 0722e74ba1
refactor: extract ApplyPermissionProperties to eliminate duplication and add StateCheckers test 2 months ago
maliming 474e1bfcd4
test: add regression tests for DynamicPermissionDefinitionStoreInMemoryCache resource permissions 2 months ago
maliming 2c15a6088e
fix: apply Providers, StateCheckers and ExtraProperties to resource permissions in FillAsync 2 months ago
maliming 2beee2ace1
fix: fix resource permission definition bugs 2 months ago
maliming e6ba5ede33
Move distributed lock replacement to test module 3 months ago
maliming a82acb1214
Use _allGroups for GrantAll/GrantAny checks 3 months ago
maliming 68fdad506a
Fix Grant All checkbox not showing indeterminate state in permission modal 3 months ago
Ma Liming 4461f0f817
Change notification type from info to success 4 months ago
maliming e0ebc1b100
Refactor dynamic initializers to use service provider 4 months ago
voloagent 7e6ed8c8e4 Update_NPM_Packages 4 months ago
voloagent ea4bbb8b51 Update_NPM_Packages 4 months ago
maliming ee2a42568f
Fix condition check in ResourcePermissionManager to ensure provider match before returning 4 months ago
Ma Liming abe5a5c18b
Fix resource display name in modal header 4 months ago
maliming 67310e7260
Add NullAbpDistributedLock and register as default lock for unit test. 4 months ago
maliming b66d595e56
Refactor dynamic initializer task handling in management modules 4 months ago
maliming 68cdc7449c
Update GroupCache type in event handler 4 months ago
maliming 72b5d04337
Change initializers to transient dependencies 4 months ago
maliming db98067117
Refactor static definition stores and add dynamic initializers 4 months ago
maliming f8c240b42e
Fix cache key and user ID parsing logic 4 months ago
maliming a565abc59a
Provide a way to clear the `application configuration` cache for all users. 4 months ago
sumeyye ae01f38c24 update: sv.json file for an extra key 4 months ago
Fahri Gedik a5f4202380 Add new localization keys for permission errors 4 months ago
Fahri Gedik f8f03c3cdf Add new localization keys for permission management 4 months ago
maliming 6c22c9f584
Fix permission filter order in resource modal 5 months ago
maliming 1de9fda64d
Fix permission grant check to include provider filter 5 months ago
maliming a2b60e93af
Add providers to resource permission DTO and update usage 5 months ago
maliming 224d14d016
Update notification message on resource delete 5 months ago
maliming 92ccf9e0db
Show resource display name in permission modal 5 months ago
maliming 2b8cbd4274
Show resource display name in permission modal header 5 months ago
maliming 2a9a261229
Replace tooltip span with Tooltip component 5 months ago
maliming 027243439a
Unify resource permission modal titles and localization 5 months ago
maliming 960f171e57
Sanitize HTML id attributes by removing dots 5 months ago
maliming 534695d57c
Refactor role search methods to use names instead of IDs and update related components 5 months ago
maliming 87632e830e
Improve resource permission modal UX and fix heading 5 months ago
maliming ce9859ac3f
Update resource permission localization and modals 5 months ago
maliming 0d9720e0ba
Remove redundant resource and provider localization strings from multiple language files 5 months ago
maliming a280a8bf66
Update permission localization strings for clarity 5 months ago
maliming 8b4f5ba444
Unify 'ResourcePermissions' translation to 'Permissions' 5 months ago
maliming 4e9322c94e
Optimize permission checks using IPermissionChecker 5 months ago
Halil İbrahim Kalkan 9632923d74 Minor refactor 5 months ago
maliming 32a1f893a9
Switch tests to use SQLite in-memory database 5 months ago
maliming ef264979c6
Remove PreConfigureServices override from test module 5 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 5 months ago
maliming 738512025b
Remove PreConfigureServices override from test module 5 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 5 months ago
maliming c762d7508e
Make CloseModal method async and virtual 5 months ago
maliming cfea22c2e8
Add resource permission management BlazorUI. 5 months ago
maliming be862df3c0
Add test data for TestEntityManagementPermission 5 months ago