Alper Ebiçoğlu
eb7bf996ca
Update AutoMapper-Alternatives.md
11 months ago
Engincan VESKE
baa312e255
Merge pull request #23622 from abpframework/GetPermissionNameFormCacheKeyOrNull
Optimize `permission/setting` lookup in `PermissionStore` and `SettingManagementStore`
11 months ago
Fahri Gedik
6c1a7ff0d3
Update datatable footer border styles
Added CSS rules to conditionally set the border-top of .datatable-footer in ngx-datatable based on the presence of .datatable-body-row. This improves visual consistency when the datatable has no rows.
11 months ago
Enis Necipoglu
2d30749cff
Refactor tenant create mapper to use CreateModalModel
Renamed TenantInfoModelToTenantCreateDtoMapper to CreateTenantInfoModelToTenantCreateDtoMapper and updated all method signatures to use CreateModalModel.TenantInfoModel instead of EditModalModel.TenantInfoModel. This clarifies the mapper's purpose and aligns it with the correct model context.
11 months ago
Ma Liming
339512d199
Merge pull request #23625 from abpframework/auto-merge/rel-9-3/3961
Merge branch dev with rel-9.3
11 months ago
İsmail ÇAĞDAŞ
debbd92a40
Merge pull request #23343 from abpframework/data-collection-rel-9-3
ABP Telemetry Collection
11 months ago
Alper Ebiçoğlu
b09e889590
Merge pull request #23621 from abpframework/maliming-patch-2
Change properties from init to set in models
11 months ago
Ma Liming
dded32b88c
Merge pull request #23624 from abpframework/auto-merge/rel-9-3/3960
Merge branch dev with rel-9.3
11 months ago
Yağmur Çelik
a81d31b83c
Merge pull request #23594 from abpframework/Issue-#23338-1
Create links for the CLI commands - Issue #23338
11 months ago
Alper Ebiçoğlu
ab1a4a35c6
Merge pull request #23617 from abpframework/article-01
Add article on backward-compatible REST APIs in .NET Microservices
11 months ago
Enis Necipoglu
a0551df0c0
Update AbpTenantManagementApplicationMapperlyMappers.cs
11 months ago
Enis Necipoglu
47352e8b92
Update AbpTenantManagementWebModule.cs
11 months ago
maliming
f5114a0b06
Optimize permission lookup in SettingManagementStore.
11 months ago
Enis Necipoglu
d538b20a09
Merge branch 'dev' into mapperly-tenant-management
11 months ago
Enis Necipoglu
54f773f18f
Migrate from AutoMapper to Mapperly in tenant management
Replaced AutoMapper usage with Mapperly in tenant management and MVC template modules. Removed obsolete AutoMapper mapping profile, updated project references and module dependencies, and refactored mapping configuration methods to use Mapperly.
11 months ago
maliming
9ef14e44ab
Fix permission names used in GetListAsync call
11 months ago
maliming
8875f9f789
Optimize permission lookup in PermissionStore
Replaces repeated LINQ queries with a HashSet for permission name lookups, improving performance when filtering permissions by cache keys.
11 months ago
Ma Liming
b71509d5b3
Change properties from init to set in models
11 months ago
Ma Liming
d5610eb25f
Merge pull request #23618 from abpframework/EngincanV/new-article
Article: Building a Permission-based Authorization System for ASP.NET Core
11 months ago
Ebicoglu
b5f123f873
Update AutoMapper-Alternatives.md
11 months ago
Ebicoglu
517b7dc466
Update AutoMapper-Alternatives.md
11 months ago
Ebicoglu
47b75d45aa
Update AutoMapper-Alternatives.md
11 months ago
Ebicoglu
5dcbf31cf0
Update AutoMapper-Alternatives.md
11 months ago
Ebicoglu
370238e89b
Update AutoMapper-Alternatives.md
11 months ago
github-actions[bot]
3876ec75ec
Optimised images with calibre/image-actions
11 months ago
EngincanV
5c2ed319e4
Create cover-image.png
11 months ago
EngincanV
b64d1bdf36
Update POST.md
11 months ago
EngincanV
8bcbdd13b1
Add article on permission-based auth in ASP.NET Core
Introduces a new community article explaining different authorization approaches in ASP.NET Core, with a focus on ABP's permission-based authorization system. The article covers role-based, claims-based, policy-based, and resource-based authorization, and provides practical examples and guidance on defining, assigning, and checking permissions using ABP Framework.
11 months ago
github-actions[bot]
52845169e8
Optimised images with calibre/image-actions
11 months ago
Fahri Gedik
c4b71b8894
Merge branch 'article-01' of https://github.com/abpframework/abp into article-01
11 months ago
Fahri Gedik
5e6d004276
change cover image
11 months ago
github-actions[bot]
009173eef1
Optimised images with calibre/image-actions
11 months ago
Fahri Gedik
63204f0c54
Add article on backward-compatible REST APIs in .NET
Introduces a new community article and cover image detailing best practices for designing backward-compatible REST APIs in microservice solutions for .NET developers. The article covers breaking vs non-breaking changes, versioning strategies, schema evolution, API behaviors, rollout policies, contract testing, and relevant tooling.
11 months ago
Ebicoglu
850e6e394d
update cover
11 months ago
Ebicoglu
6123e7c4bb
Update AutoMapper-Alternatives.md
11 months ago
Ebicoglu
3dbae255cc
Update AutoMapper-Alternatives.md
11 months ago
Ma Liming
f3e77eb9ba
Merge pull request #23614 from abpframework/auto-merge/rel-9-3/3959
Merge branch dev with rel-9.3
11 months ago
Ma Liming
96af7c76aa
Merge pull request #23613 from realLiangshiwei/liangshiwei/rebus-fix
Start Rebus after RebusDistributedEventBus is initialized
11 months ago
liangshiwei
b7ce35635f
Update AbpEventBusRebusModule.cs
11 months ago
liangshiwei
cca79a13b4
Start Rebus after RebusDistributedEventBus is initialized
11 months ago
Halil İbrahim Kalkan
53a8babfa7
Rename SetCustomEntityName to SetEntityName in repositories
Refactored repository interfaces and implementations to replace SetCustomEntityName and CustomEntityName with SetEntityName and EntityName for consistency and clarity. Updated related extension methods and tests to use the new naming.
11 months ago
EngincanV
563aeb0ce2
CMS: Fix tag & marked item filtering on blogposts (ef-core)
11 months ago
maliming
4415e668b4
Refactor PackageReference for `coverlet.collector`.
11 months ago
maliming
113e297596
Fix directory reversal and update target frameworks
This may be a SDK problem, I will check it when the RC is released.
11 months ago
Gizem Mutu Kurt
c7021ebde7
Merge pull request #23602 from abpframework/skoc10-patch-3
Add version 9.3.2 to latest-versions.json
11 months ago
maliming
3ff8fb6e78
Upgrade to .NET 10.0.
11 months ago
Alper Ebiçoğlu
ceeeaf519e
Merge branch 'dev' of https://github.com/abpframework/abp into dev
11 months ago
Alper Ebiçoğlu
6cfedaf598
Update AutoMapper-Alternatives.md
11 months ago
Ma Liming
8093393c7b
Merge pull request #23605 from abpframework/auto-merge/rel-9-3/3958
Merge branch dev with rel-9.3
11 months ago
Enis Necipoglu
7ae8a2508b
Merge pull request #23604 from abpframework/EngincanV/cmskit-note
Add guide for integrating public and admin CMS Kit packages
11 months ago