8488 Commits (9a6f22df53e613690c218f563181cd36b8ef4321)

Author SHA1 Message Date
maliming 31ff63c762
Add ClientResourcePermissionManagerExtensions classes 4 months ago
Ma Liming abe5a5c18b
Fix resource display name in modal header 4 months ago
maliming c385660291
Fix modal header to display resource name correctly 4 months ago
maliming bdd7607975
Fix parameter order and minor code cleanups 4 months ago
maliming 202109a4ef
Add resource management providers for IdentityServer and OpenIddict 4 months ago
maliming a7d0391bd2
Fix spacing in RevokeAsync method parameters 4 months ago
maliming 4a671e4e01
Fix spacing in SetAsync method parameters 4 months ago
maliming e1b7487c05
Refactor permission value provider methods for consistency and clarity 4 months ago
maliming fdff0133e3
Remove post-configuration for resource management providers 4 months ago
maliming 60ec72e0d3
Add localization for ResourcePermissionProviderKeyLookupService in multiple languages. 4 months ago
maliming f5a3526d7b
Update test for undefined setting to expect null 4 months ago
maliming 499f12742f
Implement client finder and resource permission management providers 4 months ago
maliming 7050ef95c2
Implement application finder and resource permission management providers 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 f21ffe274f
Add shared user account infrastructure. 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 291e11aec9
Add MaxPassKeyNameLength constant to passkey consts 4 months ago
maliming bccc36f497
Add bottom margin to account layout column 4 months ago
maliming ba1abea164
Specify module type in EtoMappings configuration 4 months ago
maliming 6c22c9f584
Fix permission filter order in resource modal 4 months ago
maliming 1de9fda64d
Fix permission grant check to include provider filter 4 months ago
maliming a2b60e93af
Add providers to resource permission DTO and update usage 4 months ago
maliming 224d14d016
Update notification message on resource delete 4 months ago
maliming 92ccf9e0db
Show resource display name in permission modal 4 months ago
maliming 2b8cbd4274
Show resource display name in permission modal header 4 months ago
maliming 2a9a261229
Replace tooltip span with Tooltip component 4 months ago
maliming 027243439a
Unify resource permission modal titles and localization 4 months ago
maliming 960f171e57
Sanitize HTML id attributes by removing dots 4 months ago
maliming 534695d57c
Refactor role search methods to use names instead of IDs and update related components 4 months ago
maliming 87632e830e
Improve resource permission modal UX and fix heading 4 months ago
maliming ce9859ac3f
Update resource permission localization and modals 4 months ago
maliming 0d9720e0ba
Remove redundant resource and provider localization strings from multiple language files 4 months ago
maliming a280a8bf66
Update permission localization strings for clarity 4 months ago
maliming 8b4f5ba444
Unify 'ResourcePermissions' translation to 'Permissions' 4 months ago
maliming 4e9322c94e
Optimize permission checks using IPermissionChecker 4 months ago
Halil İbrahim Kalkan 9632923d74 Minor refactor 4 months ago
maliming 32a1f893a9
Switch tests to use SQLite in-memory database 4 months ago
maliming ef264979c6
Remove PreConfigureServices override from test module 4 months ago
maliming 08b539403f
Set AbpSqliteOptions.BusyTimeout to null in test modules 4 months ago
maliming 738512025b
Remove PreConfigureServices override from test module 4 months ago
maliming 01713685b7
Set AbpSqliteOptions.BusyTimeout to null in test modules 4 months ago
maliming c762d7508e
Make CloseModal method async and virtual 4 months ago