615 Commits (NullAbpDistributedLock-patch)

Author SHA1 Message Date
maliming e6ba5ede33
Move distributed lock replacement to test module 2 months ago
maliming a82acb1214
Use _allGroups for GrantAll/GrantAny checks 2 months ago
maliming 68fdad506a
Fix Grant All checkbox not showing indeterminate state in permission modal 2 months ago
maliming e0ebc1b100
Refactor dynamic initializers to use service provider 3 months ago
voloagent ea4bbb8b51 Update_NPM_Packages 3 months ago
maliming 67310e7260
Add NullAbpDistributedLock and register as default lock for unit test. 3 months ago
maliming b66d595e56
Refactor dynamic initializer task handling in management modules 3 months ago
maliming 72b5d04337
Change initializers to transient dependencies 3 months ago
maliming db98067117
Refactor static definition stores and add dynamic initializers 3 months ago
maliming f8c240b42e
Fix cache key and user ID parsing logic 3 months ago
maliming a565abc59a
Provide a way to clear the `application configuration` cache for all users. 3 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
voloagent a6f894a2b0 Update_NPM_Packages 4 months ago
enisn df3309055c
Fix partial clipping in permissions modal in Blazor 5 months ago
maliming aceb45dc67
Add ResetSearchTextAsync to clear permission group search 6 months ago
maliming 6608305fe2
Update grant status on permission group search 6 months ago
maliming 80fdac8f27
Add indeterminate state to 'Select All' checkbox 6 months ago
Yunus Emre Kalkan 2d4470d37e Added AngularInstallationInfo for Permission Management module 6 months ago
maliming 4ad9af073e
Enhance assembly resource registration for localization in multiple web modules 6 months ago
maliming 959aa054f9
Refactor repository methods to ensure consistent 'save changes' in Feature, Permission, and Setting management 6 months ago
maliming 03213a7cf9
Make PermissionChanged handler asynchronous 6 months ago
maliming 5c815136a5 Refactor LINQ queries to use AsEnumerable() for better compatibility with MongoDb Driver. 7 months ago
maliming 6ce8f8ec7c
Refactor permission grant tracking logic. 7 months ago
maliming 7c0cda10aa Revert changes to `MongoPermissionGrantRepository`. 7 months ago
maliming 0f5b4f72a8 Update MongoDB.Driver and improve permission query 7 months ago
maliming 8a47bac394
Set `ObjectMapperContext` for app services. 7 months ago
maliming 2a3b713962
Set RequiredMappingStrategy to Target for all necessary Mappers. 7 months ago
maliming 9ef14e44ab
Fix permission names used in GetListAsync call 7 months ago
maliming 8875f9f789
Optimize permission lookup in PermissionStore 7 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
erdemcaygor 38805d14f5 code refactoring 7 months ago
EngincanV 43e53a5f77 permission-management: Replace Mapperly with AutoMapper 8 months ago
voloagent 46b875f941 Update_NPM_Packages 8 months ago
maliming 3124a0cc0f
Update MongoSandbox pcakages. 11 months ago
liangshiwei 70eadfd8ad Add missing localization in PermissionManagement 11 months ago
maliming 889c7c821f
Add tests for GetByGroupAsync. 12 months ago
maliming cc9f78e7df
Support get permisons info by group name. 12 months ago
liangshiwei f794ff4543 Enhance css styles 12 months ago
liangshiwei 022873f859 Enhance permission modal to align all UI 12 months ago
maliming d9a17fd616
Publishing `DynamicPermissionDefinitionsChangedEto` in uow. 1 year ago
Muhammed Ali ÖZKAYA a8ebe0c47f
Remove unnecessary lines 1 year ago
Muhammed Ali ÖZKAYA ab65d4f94f
Add installation notes for modules 1 year ago
liangshiwei f59af10a34 Enhance Permission Management Modal with scrollable tabs and improved styling 1 year ago
maliming 41fa6ce9c7
Always disabling tracking for `PermissionGrantRepository` queries. 1 year ago
maliming 2b0e68f6e1
Refactor permission filtering logic for improved readability and performance. 1 year ago
maliming 27bcb83b04
Optimize the database queries for permission checks. 1 year ago
liangshiwei cf51ce5d47 Improve 1 year ago
liangshiwei cd39b3e153 Refactor permission management logic to fix 'Grant all permissions' problem 1 year ago