8327 Commits (dd849210f97e78d14f6ed6cc4bc8d589a066058e)

Author SHA1 Message Date
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
maliming cfea22c2e8
Add resource permission management BlazorUI. 9 months ago
Yunus Emre Kalkan 67bc1e7961 Update angular installation info of setting management module 9 months ago
voloagent f3c9f4351e Update_NPM_Packages 9 months ago
maliming be862df3c0
Add test data for TestEntityManagementPermission 9 months ago
maliming ea32e2c96d
Enforce management permission checks for resource permissions 9 months ago
maliming 64c09acc3f
Refactor permission app service for clarity 9 months ago
maliming 5579fb7c54
Rename ManagementPermission to ManagementPermissionName 9 months ago
maliming cffd874027
refactor: update resource permission methods to include resourceName parameter 9 months ago
maliming c7d73881b8
feat: add management permission to resource permissions and update related logic 9 months ago
maliming 7048d034aa
Remove permission definition provider and permissions classes 9 months ago
maliming 49e79ce1dd
Remove redundant permission management translations 9 months ago
Ma Liming 4c46580969
Add dependency on AbpMultiTenancyModule 9 months ago
voloagent a6f894a2b0 Update_NPM_Packages 9 months ago
Ahmet Çelik fc4d563698 Update Index.cshtml 9 months ago
maliming e730711e39
Reset form after saving in feature management modal 9 months ago
maliming 1be22edac9
Introduce AddAbpOptions to prevent options deadlocks 9 months ago
Ma Liming dd47c0694e
Update Default.js 9 months ago
maliming fb0448250a
Add localization resource for success notification 9 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 9 months ago
maliming 8fedeb7166 Refactor Swagger security requirement setup 9 months ago
maliming fef1107868
Upgrade `Swashbuckle.AspNetCore` to v10.0. 9 months ago
enisn 88a72d8ff8
Add feature checks to PageChangedHandler 9 months ago
maliming 2562500618
Update pagination logic in permission modal 9 months ago
maliming 46281964d9
Add pagination support to resource permission search methods 9 months ago
maliming 843a3da0e2
Add resource permission management provider and tests 9 months ago
maliming 470cfdacde
Support resource permissions in permission serialization 9 months ago
maliming 5bb3ac057c
Add tests for ResourcePermissionGrant cache behavior 9 months ago
maliming 75230d9055
Add unit tests for ResourcePermissionChecker 9 months ago
maliming 3679b0b4b2
Add `ResourcePermissionStore_Tests` 9 months ago
maliming 21a303c771
Return empty list for empty filter in search methods 9 months ago
maliming 7d6e3d7259
Add new tests for user and role search methods 9 months ago
maliming 8c17421ce6
Add resource permission manager extensions for roles and users 9 months ago
maliming efaeebf98a
Implement resource permission deletion in Role and User event handlers 9 months ago
maliming e42917d509
Add resource permission grant repository tests 9 months ago
Alperen Samurlu fce9165a2c Make rating modal IDs unique per entity 9 months ago
maliming f30c53ba2e
Add ResourcePermissionGrant cache invalidator 9 months ago
maliming 0e6fa6bb29
Add "NoResourcePermissionFound" localization key and update related modals 9 months ago
maliming c7413e6877
Refactor permission group assertions in tests 9 months ago
maliming 288578bb5f
Refactor ResourcePermissionGrant properties and index for improved clarity and structure 9 months ago
maliming c8c46c8521
Add resource permission management to RoleUpdateEventHandler 9 months ago
maliming 7cbc6c3703
Implement resource permissions management with new interfaces and extension methods 9 months ago
maliming 147d88c75b
Add localization for "NoResourceProviderKeyLookupServiceFound" message and update ResourcePermissionManagementModal to conditionally display modal content based on resource provider availability 9 months ago