erdemcaygor
37bec2f8ab
docs updated
2 weeks ago
erdemcaygor
3169a65a29
Merge branch 'rel-10.1' into documentation/angular-dynamic-form-module
2 weeks ago
Ma Liming
07b228860f
Merge pull request #24738 from abpframework/auto-merge/rel-10-0/4318
Merge branch rel-10.1 with rel-10.0
2 weeks ago
Halil İbrahim Kalkan
6b7afeb225
Merge pull request #24732 from abpframework/fix-custom-commands-doc-syntax
Update template syntax in custom command examples
2 weeks ago
Yunus Emre Kalkan
7e89ca5541
Update custom-commands.md
2 weeks ago
Ma Liming
41216aa6fc
Merge pull request #24735 from abpframework/auto-merge/rel-10-0/4316
Merge branch rel-10.1 with rel-10.0
2 weeks ago
Halil İbrahim Kalkan
76acd46113
Merge pull request #24734 from abpframework/DistributedCache_Order_Problem-
Fix `GetOrAddMany` incorrect key-value mapping.
2 weeks ago
maliming
7f4347182f
Fix key-value mapping in GetOrAddMany and add tests
Refactored GetOrAddMany and GetOrAddManyAsync in DistributedCache to ensure returned key-value pairs are correctly mapped by key, regardless of order from the factory. Added unit tests to verify correct mapping and concurrency behavior.
2 weeks ago
Yunus Emre Kalkan
1a5cd8aaa2
Update template syntax in custom command examples
Replaces double curly braces with the new template syntax `{%{{{...}}}%}` in the 'Terminal Command' and 'Condition' fields for custom commands documentation.
2 weeks ago
Ma Liming
257ec2aebb
Merge pull request #24729 from abpframework/auto-merge/rel-10-0/4314
Merge branch rel-10.1 with rel-10.0
2 weeks ago
Ma Liming
0a779e85ed
Merge branch 'rel-10.1' into auto-merge/rel-10-0/4314
2 weeks ago
Engincan VESKE
da036d9ecd
Merge pull request #24728 from abpframework/abp-uppy
Revert "Manually copy Uppy resources to fix issues with Yarn v1."
2 weeks ago
maliming
bd4fb6bd96
Revert "Manually copy Uppy resources to fix issues with Yarn v1."
This reverts commit 6939e30d08 .
2 weeks ago
Ma Liming
30b6b0d9d7
Merge pull request #24726 from abpframework/auto-merge/rel-10-0/4312
Merge branch rel-10.1 with rel-10.0
2 weeks ago
Berkan Sasmaz
1c8d4185ca
Merge pull request #24663 from abpframework/studio-custom-commands-doc
Documentation: Added document for Studio custom commands feature
2 weeks ago
Ma Liming
02e7fd3715
Merge pull request #24723 from abpframework/auto-merge/rel-10-0/4310
Merge branch rel-10.1 with rel-10.0
2 weeks ago
Ma Liming
ca07b6b9cd
Merge branch 'rel-10.1' into auto-merge/rel-10-0/4310
2 weeks ago
Enis Necipoglu
6ed119a592
Merge pull request #24719 from abpframework/asp-net-core.md
Update LeptonX Lite path to point to ASP.NET Core documentation
2 weeks ago
Engincan VESKE
3d78e981d5
Merge pull request #24721 from abpframework/10.1-chatclient-fallback-docs
Clarify chat client resolution behavior in docs
2 weeks ago
enisn
70df3e1f78
Clarify chat client resolution behavior in docs
Updated documentation to specify that if a chat client is not configured for a workspace, the default workspace's chat client is returned, and null is only returned if neither is configured.
2 weeks ago
Engincan VESKE
a39ab2eea5
Merge pull request #24717 from abpframework/10.1-chatclient-fallback
Add fallback to default chat client for unconfigured workspaces
2 weeks ago
maliming
03a1372362
Update LeptonX Lite path to point to ASP.NET Core documentation
2 weeks ago
enisn
49ed69478d
Update ChatClientAccessor_Tests.cs
2 weeks ago
enisn
a1acd9f9ca
Add fallback to default chat client for unconfigured workspaces
Updated ChatClientAccessor and TypedChatClient to fallback to the default chat client if a workspace-specific client is not configured. Adjusted tests to verify that the default chat client is resolved for non-configured workspaces.
2 weeks ago
Engincan VESKE
5905923e5e
Merge pull request #24715 from abpframework/uppy-yarn
Manually copy Uppy resources to fix package restore problem with Yarn v1.
2 weeks ago
maliming
6939e30d08
Manually copy Uppy resources to fix issues with Yarn v1.
2 weeks ago
Yunus Emre Kalkan
ea9a027ba1
Merge pull request #24697 from abpframework/SolutionFileModifier
Fix project file filtering and solution command execution
2 weeks ago
maliming
68aa880c34
Update solution folder structure for project addition
2 weeks ago
voloagent
d5805c5f5a
Update_NPM_Packages
2 weeks ago
Ma Liming
81d9c140aa
Merge pull request #24709 from abpframework/auto-merge/rel-10-0/4303
Merge branch rel-10.1 with rel-10.0
2 weeks ago
Ma Liming
0e64a2af34
Merge pull request #24708 from abpframework/MySql.EntityFrameworkCore-10.0.1
Update MySql.EntityFrameworkCore to version 10.0.1
2 weeks ago
maliming
73b145ac11
Update MySql.EntityFrameworkCore to version 10.0.1
2 weeks ago
İsmail ÇAĞDAŞ
6424d7e132
Merge pull request #24705 from abpframework/skoc10-patch-1
Update version to release 10.1.0-rc.2
2 weeks ago
Engincan VESKE
20730f7a7c
Merge pull request #24695 from abpframework/AbpIdentityResultException_-ILocalizeErrorMessage
Implement localized error messages for AbpIdentityResultException
2 weeks ago
selman koc
7eb4a54b57
Update version to release 10.1.0-rc.2
2 weeks ago
erdem
3b8310b478
Merge pull request #24530 from abpframework/fix/#24495-migrating-ui-tests-to-vitest
Angular - Migrating UI Tests to Vitest
2 weeks ago
maliming
304b89d747
Refactor solution file path handling in module addition
2 weeks ago
sumeyye
04109900d9
Merge pull request #23917 from abpframework/feat/#23891
Dynamic form component
2 weeks ago
erdemcaygor
b5d6a9c442
unused imports removed
2 weeks ago
Mansur Besleney
508f7d5943
Merge pull request #24677 from abpframework/mansur-cli-mcp
MCP Feature added to CLI
2 weeks ago
erdemcaygor
cb866e6b22
refactor
2 weeks ago
Ma Liming
2cba1a965d
Update framework/src/Volo.Abp.Cli.Core/Volo/Abp/Cli/ProjectModification/SolutionFileModifier.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 weeks ago
erdemcaygor
b8d117018a
refactor
2 weeks ago
maliming
e783d57aed
Fix project file filtering and solution command execution
2 weeks ago
Mansur Besleney
8e483d6093
Update .gitignore
2 weeks ago
sumeyye
5e6279cc23
update: config and package.json files
2 weeks ago
sumeyye
e509ab956d
fix: an error for validation-utils test
2 weeks ago
maliming
1a8df4eb76
Implement localized error messages for AbpIdentityResultException
2 weeks ago
sumeyye
006f17e674
fix: an import from the initial util test
2 weeks ago
Ma Liming
70ea0dd5e0
Merge pull request #24691 from abpframework/auto-merge/rel-10-0/4295
Merge branch rel-10.1 with rel-10.0
2 weeks ago