maliming
03a1372362
Update LeptonX Lite path to point to ASP.NET Core documentation
2 weeks ago
maliming
07a2087e85
Add ambient auditing disable/enable support.
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
erdemcaygor
7f9c97696d
ui localization service added
2 weeks ago
erdemcaygor
f62fa79f64
hybrid localization
2 weeks ago
Fahri Gedik
f6fdf9822b
Merge branch 'dev' into issue-24684
2 weeks ago
Fahri Gedik
6cd8008636
Add type attribute to group tab buttons
Set type="button" on group tab buttons to ensure correct behavior and prevent unintended form submissions.
2 weeks ago
Fahri Gedik
5f5539d5c6
Refactor user tab values to use descriptive strings
Changed tab values in UsersComponent from numeric ('0', '1') to descriptive string identifiers ('user-info', 'roles') for improved readability and maintainability.
2 weeks ago
Fahri Gedik
7a5e18cbb4
@angular/aria version to ~21.0.0 in package files
Updated all occurrences of the @angular/aria dependency from an exact version (21.0.0) to a compatible version (~21.0.0) in package.json files across npm packages and Angular templates. This allows for patch updates and improves compatibility with future releases.
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
Fahri Gedik
839686efa6
Merge branch 'dev' into issue-24564
2 weeks ago
maliming
6939e30d08
Manually copy Uppy resources to fix issues with Yarn v1.
2 weeks ago
Ma Liming
8114962ccd
Merge pull request #24713 from abpframework/auto-merge/rel-10-1/4306
Merge branch dev with rel-10.1
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
Ma Liming
bbb56c2355
Merge pull request #24711 from abpframework/auto-merge/rel-10-1/4305
Merge branch dev with rel-10.1
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
36023c3641
Merge pull request #24710 from abpframework/auto-merge/rel-10-1/4304
Merge branch dev with rel-10.1
2 weeks ago
Ma Liming
6d39809257
Merge branch 'dev' into auto-merge/rel-10-1/4304
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
Ma Liming
02fcd3a563
Merge pull request #24706 from abpframework/auto-merge/rel-10-1/4301
Merge branch dev with rel-10.1
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
Ma Liming
273c15ac2d
Merge pull request #24704 from abpframework/auto-merge/rel-10-1/4300
Merge branch dev with rel-10.1
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
Ma Liming
d79641e7f7
Merge pull request #24701 from abpframework/auto-merge/rel-10-1/4299
Merge branch dev with rel-10.1
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
Ma Liming
9d29d7cd43
Merge pull request #24699 from abpframework/auto-merge/rel-10-1/4298
Merge branch dev with rel-10.1
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
Fahri Gedik
0080ed371f
Pin @angular/aria to exact 21.0.0 version
Changed the @angular/aria dependency from a tilde range to an exact version (21.0.0) in all Angular template package.json files for consistency and to avoid unexpected minor updates.
2 weeks ago
Fahri Gedik
a6cd2916fb
Update @angular/aria version to 21.0.0
Changed @angular/aria dependency from a range to a fixed version (21.0.0) in both root and setting-management package.json files for consistency and compatibility.
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
erdem
6bcd1ec16a
Merge pull request #24694 from abpframework/fix-aria-err
Fix aria dependency error
2 weeks ago
Fahri Gedik
1c852c7fbf
Set @angular/aria to exact version 21.0.0
Changed the @angular/aria dependency version from a range (~21.0.0) to the exact version (21.0.0) in package.json for consistency with other Angular dependencies.
2 weeks ago
Fahri Gedik
3896b2e19c
Update @angular/aria peer dependency version
Changed the @angular/aria peer dependency from a version range (^21.0.0) to an exact version (21.0.0) in package.json.
2 weeks ago
sumeyye
006f17e674
fix: an import from the initial util test
2 weeks ago
Ma Liming
1e4afcdf51
Merge pull request #24693 from abpframework/auto-merge/rel-10-1/4297
Merge branch dev with rel-10.1
2 weeks ago