Yunus Emre Kalkan
653180b9e4
Added logout message
12 months ago
Halil İbrahim Kalkan
b7886427ac
Added TODO
12 months ago
Halil İbrahim Kalkan
f712c521b0
Merge pull request #23533 from abpframework/ai
AI Workspaces
12 months ago
enisn
5b20297bb0
Refactor system message handling and update docs
Removed ChatClientWithSystemMessage and its extension, consolidating system message logic into user-extensible patterns. Renamed ChatClientNameAttribute to WorkspaceNameAttribute and restricted its usage to classes. Added ConfigureDefault to WorkspaceConfigurationDictionary for easier default workspace setup. Updated documentation to reflect these changes and clarify configuration patterns.
12 months ago
oykuermann
25c8a4ee5f
Merge pull request #23757 from abpframework/issue/updateReactNativeDocs
React Native - Update documentation with the latest implementations
12 months ago
Halil İbrahim Kalkan
b016901b7b
Merge pull request #23736 from abpframework/AbpDistributedCacheOptions-HideErrors
Disable cache error hiding in development environment.
12 months ago
Halil İbrahim Kalkan
a194789580
Merge pull request #23771 from abpframework/EntityNotFoundErrorMessageWithoutId
Add localized error message for entity not found without ID
12 months ago
Ma Liming
b8a0618b70
Merge pull request #23780 from abpframework/auto-merge/rel-9-3/3986
Merge branch dev with rel-9.3
12 months ago
Yunus Emre Kalkan
2d4470d37e
Added AngularInstallationInfo for Permission Management module
12 months ago
Yunus Emre Kalkan
942919ac57
Added AngularInstallationInfo for identity module
12 months ago
Yunus Emre Kalkan
bbbe17503c
Added AngularInstallationInfo for account module
12 months ago
Halil İbrahim Kalkan
8a574e2154
Merge pull request #23776 from abpframework/ManagementStore-Patch
Refactor repository methods to ensure consistent `save changes` in Feature, Permission, and Setting management
12 months ago
maliming
67c708f436
Update target frameworks in MAUI project file
12 months ago
maliming
07155bc1f5
Merge branch 'dev' into net10.0
12 months ago
Ma Liming
7840eeef2e
Merge pull request #23779 from abpframework/auto-merge/rel-9-3/3985
Merge branch dev with rel-9.3
12 months ago
Yağmur Çelik
80115d3e5f
Merge pull request #23772 from abpframework/PermissionManagementModal-patch
Make PermissionChanged handler asynchronous
12 months ago
maliming
8a1e5dfb39
Add FodyWeavers config and schema files
12 months ago
erdem
183c7c4070
Merge pull request #23774 from abpframework/rest-service-response-type-options
ResponseType Option Added to REST Service
12 months ago
maliming
021402fdc4
Include wwwroot in embedded file provider folders
Added 'wwwroot' to the list of web content folders in AbpEmbeddedFileProvider to address resource detection issues, following a workaround for a known .NET 10 RC 1 issue.
12 months ago
maliming
96699c8edc
Workaround for .NET 10 RC1 embedded file provider issue
Adds a temporary fix for a known issue with Microsoft.Extensions.FileProviders.Embedded in .NET 10 RC1, ensuring correct resource name extraction for web content folders. See https://github.com/dotnet/aspnetcore/issues/63719 for details.
12 months ago
sumeyye
4da19a6911
fix: focus element issue on extensible form property
12 months ago
Yağmur Çelik
1393156c9d
Merge pull request #23666 from abpframework/Issue-#23643
Document Module - Render Table Of Contents on server-side
12 months ago
Fahri Gedik
0e5325dce5
Rename LpxLogoFeature to LogoFeature in provider
12 months ago
maliming
578e0c611e
Enable Pomelo MySQL project and add EF Core Relational
12 months ago
maliming
675f9baa14
Remove custom WebRootFileProvider initialization
12 months ago
github-actions[bot]
02b10781e5
Optimised images with calibre/image-actions
12 months ago
Fahri Gedik
e4a5f80163
Add guide for setting up Android emulator without Studio
12 months ago
maliming
81686a9dde
Refactor image format handling in resizer
12 months ago
maliming
4ad9af073e
Enhance assembly resource registration for localization in multiple web modules
12 months ago
maliming
71ba37b678
Update npm package dependencies and add ncu script
1 year ago
maliming
d023afaf3c
Fix mongo unit tests.
1 year ago
maliming
959aa054f9
Refactor repository methods to ensure consistent 'save changes' in Feature, Permission, and Setting management
Resolve #23773
1 year ago
Alper Ebiçoğlu
f192111ceb
Merge pull request #23763 from abpframework/article-#7142
Add article on better application of the DRY principle
1 year ago
sumeyye
c1175d216d
Merge pull request #23275 from abpframework/issue-23270
Docs: Refactor dependency injection examples with inject() function - Issue 23270
1 year ago
Fahri Gedik
8b186294ee
Merge branch 'dev' into issue-23270
1 year ago
oykuermann
8c777f5f0a
Merge pull request #23754 from abpframework/skoc10-patch-3
Add version 9.3.4 to latest-versions.json with 4.3.4
1 year ago
github-actions[bot]
eae8142eff
Optimised images with calibre/image-actions
1 year ago
Alper Ebiçoğlu
c2ea3a37d9
Merge pull request #23767 from abpframework/oguzhan-background-job-article
Add In Memory Background Job Queue Article
1 year ago
sumeyye
89ab4ed104
update: add avd reference files
1 year ago
erdemcaygor
b1bdc312ea
responseType support added to rest service
1 year ago
sumeyye
3cebdd6f60
Merge pull request #23759 from abpframework/issue-2886
Update Angular docs for logo configuration and theming
1 year ago
Fahri Gedik
876462d495
Update test setup and refactor permission tests
1 year ago
Fahri Gedik
a58da8a03b
Remove standalone flag from test components
Eliminated the 'standalone: true' property from Angular @Component decorators in multiple test files. This change aligns test components with the current module setup and improves consistency across the test suite.
1 year ago
Fahri Gedik
353ce8782b
Update Jest Angular test setup for zone environment
Replaces the default Jest Angular setup with zone-specific environment initialization using setupZoneTestEnv for improved test compatibility.
1 year ago
Fahri Gedik
e55b73aae8
Update localization keys and test setups
1 year ago
maliming
c31b351608
Merge branch 'dev' into EntityNotFoundErrorMessageWithoutId
1 year ago
maliming
03213a7cf9
Make PermissionChanged handler asynchronous
1 year ago
Ma Liming
4d14185441
Fix logic for entity not found error message
1 year ago
maliming
0c5bd68934
Add localized error message for entity not found without ID
1 year ago
Mansur Besleney
be1b8e6e9e
Merge pull request #23764 from abpframework/emre-eventbus-article
Add article on distributed event buses for .NET
1 year ago