Engincan VESKE
bc4bc6f7b5
Merge pull request #25091 from abpframework/upgrade-tickerq-10.2.0
Upgrade TickerQ packages to 10.2.0 and add helper to
2 weeks ago
Volosoft Agent
af4bee9ae4
Merge pull request #25096 from abpframework/auto-merge/rel-10-2/4429
Merge branch dev with rel-10.2
2 weeks ago
Enis Necipoglu
89f5f5f7bc
fix: avoid spacing for hidden MVC inputs ( #25095 )
* fix: avoid spacing for hidden MVC inputs
* fix: preserve MVC input tag helper extensibility
* refactor: simplify hidden input spacing fix using context.Items
---------
Co-authored-by: maliming <malimings@gmail.com>
2 weeks ago
Volosoft Agent
d8cf03a714
Merge pull request #25093 from abpframework/auto-merge/rel-10-2/4428
Merge branch dev with rel-10.2
2 weeks ago
Volosoft Agent
556f78ed5e
Merge pull request #25086 from abpframework/auto-merge/rel-10-1/4427
Merge branch rel-10.2 with rel-10.1
2 weeks ago
Ma Liming
2b3a5d9624
Merge branch 'rel-10.2' into auto-merge/rel-10-1/4427
2 weeks ago
maliming
5eaffd2bf2
Simplify AbpTickerQFunctionProvider and add input validation to AddFunction
2 weeks ago
maliming
f0228f007a
Add AddFunction helper to AbpTickerQFunctionProvider and use named tuple fields
2 weeks ago
github-actions[bot]
e246cf4cab
docs: update package version changes [skip ci]
2 weeks ago
maliming
956e0ef882
Revert package-version-changes.md
2 weeks ago
maliming
bb7159f0ed
Update package-version-changes.md with PR number #25091
2 weeks ago
maliming
d6008c59fb
Upgrade TickerQ packages to 10.2.0
2 weeks ago
Ma Liming
fdcd6fe60c
Merge pull request #25088 from abpframework/copilot/add-example-for-entity-cache
Add `FindManyAsync`/`GetManyAsync` to `IEntityCache` and extract `MapToValue` virtual method
2 weeks ago
maliming
08c6521a59
Use generic EntityNotFoundException<TEntity> in GetManyAsync for consistency with GetAsync
2 weeks ago
maliming
81d34da46c
Refactor entity cache to use decimal for price and enhance FindManyAsync/GetManyAsync to handle duplicate IDs
2 weeks ago
maliming
c762a652be
Add example for custom entity cache implementation and replace functionality
2 weeks ago
copilot-swe-agent[bot]
8a0b5c2d4c
Add GetManyAsync/FindManyAsync to IEntityCache and extract MapToValue virtual method
Co-authored-by: hikalkan <1210527+hikalkan@users.noreply.github.com>
3 weeks ago
copilot-swe-agent[bot]
602b1c62d7
Initial plan
3 weeks ago
Fahri Gedik
60d7b2f084
Merge pull request #25085 from abpframework/issue/25081
Angular - Aligning the vite version
3 weeks ago
sumeyye
a395b93f99
update: use vite version 8 instead
3 weeks ago
sumeyye
dbc325ba1c
fix: downgrade the vite version because of the vitest version
3 weeks ago
sumeyye
0cc1f21e17
Merge pull request #25072 from abpframework/issue-25060
Upgrade Angular deps to ~21.2.0 on abp
3 weeks ago
Yağmur Çelik
6b80dc5971
Merge pull request #25067 from abpframework/fix/manage-page-post-null-reference
fix: initialize `ProfileManagementPageCreationContext` in `OnPostAsync` of `ManageModel`
3 weeks ago
Engincan VESKE
61d748c42b
Merge pull request #25082 from abpframework/enhance/operation-rate-limiting-configure-policy
Add `ConfigurePolicy` and `ClearRules` to Operation Rate Limiting
3 weeks ago
maliming
9664b686be
Add ConfigurePolicy and ClearRules to OperationRateLimiting
- Add ConfigurePolicy method to AbpOperationRateLimitingOptions for
partial modification of existing policies without full replacement
- Add ClearRules method to OperationRateLimitingPolicyBuilder for
clearing inherited rules before defining new ones
- Add FromPolicy factory method to reconstruct a builder from an
existing policy
- Change AddPolicy return type to AbpOperationRateLimitingOptions
for chaining consistency with ConfigurePolicy
- Add parameter validation to AddPolicy and FromPolicy
- Add documentation for overriding existing policies
- Add tests for ConfigurePolicy, ClearRules, chaining, and error cases
3 weeks ago
Volosoft Agent
7cfe9bcf05
Merge pull request #25079 from abpframework/auto-merge/rel-10-2/4425
Merge branch dev with rel-10.2
3 weeks ago
Yağmur Çelik
862d055ec5
Merge pull request #25070 from abpframework/issue-21890
Remove bottom padding from modal header
3 weeks ago
Volosoft Agent
ebb6e316d5
Merge pull request #25078 from abpframework/auto-merge/rel-10-2/4424
Merge branch dev with rel-10.2
3 weeks ago
Engincan VESKE
9b658e44b8
Merge pull request #25076 from abpframework/docs/ai-management-upload-hosting-limits
docs: clarify AI Management upload hosting limits
3 weeks ago
Engincan VESKE
d604e6ccfd
Merge pull request #25071 from abpframework/fix/swagger-oidc-scheme-mismatch
fix: OIDC schema mismatch in `AddAbpSwaggerGenWithOidc`
3 weeks ago
Enis Necipoglu
88c21fc073
docs: clarify AI Management upload hosting limits
3 weeks ago
Volosoft Agent
2ec6b1e6a6
Merge pull request #25075 from abpframework/auto-merge/rel-10-2/4422
Merge branch dev with rel-10.2
3 weeks ago
Volosoft Agent
45c7325c1f
Merge pull request #25074 from abpframework/auto-merge/rel-10-1/4421
Merge branch rel-10.2 with rel-10.1
3 weeks ago
Yağmur Çelik
5f86700df4
Merge pull request #25017 from abpframework/fix/resource-permission-definition-bugs
fix: resource permission definition bugs in cache and event notification
3 weeks ago
Engincan VESKE
6667c52eac
Merge pull request #25068 from abpframework/private_key_jwt
feat: add `private_key_jwt` client authentication support and `abp generate-jwks` CLI command
3 weeks ago
github-actions[bot]
dd77065300
Optimised images with calibre/image-actions
3 weeks ago
maliming
fbd91da045
docs: add community article for private_key_jwt client authentication in ABP 10.3
3 weeks ago
github-actions[bot]
4662bc7358
Optimised images with calibre/image-actions
3 weeks ago
maliming
4f99825077
Merge branch 'private_key_jwt' of github.com:abpframework/abp into private_key_jwt
3 weeks ago
maliming
13261c12ef
Update article title to private_key_jwt (ABP 10.3)
3 weeks ago
github-actions[bot]
356d1ebaf3
Optimised images with calibre/image-actions
3 weeks ago
maliming
4d865844df
Add OpenIddict private_key_jwt JWKS article
3 weeks ago
Fahri Gedik
c8c28beca9
Upgrade Angular deps to ~21.2.0
Bump Angular-related dependencies and devDependencies from ~21.0.0/~21.1.0 to ~21.2.0 across ng-packs, schematics and template package.json files. Also update TypeScript to ~5.9.0 in schematics and latest-versions, bump ng-packagr to ~21.2.0 and ng-zorro-antd to ~21.1.0, and adjust related @schematics/@angular-devkit packages for compatibility.
3 weeks ago
maliming
3786ddf3d5
fix: copy jwks.json to client output and use ILogger in ServerDataSeedContributor
3 weeks ago
maliming
a682d811f3
fix: address Copilot review issues in OpenIddict JWKS demo app and CLI command
3 weeks ago
github-actions[bot]
2c5b124ca1
docs: update package version changes [skip ci]
3 weeks ago
maliming
dc195e2b17
chore: upgrade Microsoft.IdentityModel packages from 8.14.0 to 8.16.0
OpenIddict.Abstractions 7.3.0 requires Microsoft.IdentityModel.Tokens >= 8.16.0
3 weeks ago
maliming
46478acd14
fix: OIDC schema mismatch in SwaggerGen setup
3 weeks ago
Fahri Gedik
ea7cad3f9d
Remove bottom padding from modal header
Add the 'pb-0' class to the modal header div in modal.component.html to remove the default bottom padding when abpHeader() is present. This fixes layout/spacing in the theme-shared modal header.
3 weeks ago
Volosoft Agent
9d02fc9097
Merge pull request #25069 from abpframework/auto-merge/rel-10-2/4420
Merge branch dev with rel-10.2
3 weeks ago