Alper Ebiçoğlu
f7019e4333
AntiGravity Post
3 months ago
Ma Liming
7411c5481e
Merge pull request #24244 from abpframework/auto-merge/rel-10-0/4155
Merge branch dev with rel-10.0
3 months ago
erdem
faf63b90fc
Merge pull request #24243 from abpframework/fahrigedik-patch-1
Update download link for source code in tutorial
3 months ago
Fahri Gedik
0c4d22c93d
Update download link for source code in tutorial
3 months ago
Fahri Gedik
f6f4c6f38f
Merge pull request #24242 from abpframework/fix/sample-download-link
Documentation - Sample download link updated
3 months ago
erdemcaygor
1cf02a77c6
sample download link updated
3 months ago
sumeyye
2daadf834d
Merge pull request #24132 from abpframework/updating-the-microservice-tutorial
Updating the microservice tutorial
3 months ago
sumeyye
57bda3561f
update: use new control flow syntax instead
3 months ago
Ma Liming
693aa8bc12
Merge pull request #24241 from abpframework/auto-merge/rel-10-0/4154
Merge branch dev with rel-10.0
3 months ago
Engincan VESKE
06a2985c25
Merge pull request #24240 from abpframework/10.0-ai-menuitem
Update docs-nav.json
3 months ago
sumeyye
8abafc284b
Merge pull request #24233 from abpframework/issue-7556
update bookstore tutorial (mongodb - angular)
3 months ago
sumeyye
e468439bf8
update: small fixes for the migration
3 months ago
enisn
da037b795d
Update docs-nav.json
3 months ago
Yağmur Çelik
690c2c5a9f
Merge pull request #24195 from abpframework/issue-#23615
Display average rating and total ratings in UI
3 months ago
Ma Liming
18b2958935
Merge pull request #24238 from abpframework/auto-merge/rel-10-0/4153
Merge branch dev with rel-10.0
3 months ago
Engincan VESKE
3bb9ff973f
Merge pull request #24235 from abpframework/10.0-blazor-docs-fix
Update folder paths for BlazorServer in tutorial
3 months ago
Ma Liming
0cd5acd177
Merge pull request #24237 from abpframework/auto-merge/rel-10-0/4152
Merge branch dev with rel-10.0
3 months ago
Engincan VESKE
ba4177399b
Merge pull request #24236 from abpframework/10.0-mauiblazor-fix
Update startup project instructions for UI variants
3 months ago
Alperen Samurlu
fce9165a2c
Make rating modal IDs unique per entity
Generates unique modal and label IDs for the rating detail modal based on entity type and ID, preventing conflicts when multiple rating components are rendered on the same page.
3 months ago
enisn
ae8999a65e
Update namespace selection in Blazor tutorial
Adjusted the namespace declaration in the Blazor tutorial to conditionally use 'TodoApp.Pages' for Blazor UI and 'TodoApp.Components.Pages' otherwise. This clarifies the correct namespace usage based on the UI framework.
3 months ago
enisn
e6df217adf
Update startup project instructions for UI variants
Replaced the hardcoded Blazor project name with a conditional statement to support both Blazor and MAUIBlazor UI options in the tutorial documentation.
3 months ago
enisn
cb6d92cf35
Update folder paths for BlazorServer in tutorial
Adjusted instructions to reference the correct `Components/Pages` folder for BlazorServer projects instead of `Pages`, ensuring clarity for users following the tutorial.
3 months ago
Fahri Gedik
06157be3f4
Update author management tutorial for component-based setup
Replaces instructions for creating an AuthorModule with steps for generating an AuthorComponent. Updates code samples and explanations to reflect the use of a standalone component with NgbDatepickerModule, aligning the tutorial with current Angular best practices.
3 months ago
Fahri Gedik
a4b62791f5
Update book route setup in tutorial documentation
Replaces instructions for editing book-routing.module.ts with updated guidance for configuring routes in app.routes.ts, reflecting changes in Angular routing best practices.
3 months ago
Fahri Gedik
8ac2715c56
Refactor BookComponent to use standalone imports on BookStore Tutorials
3 months ago
Gizem Mutu Kurt
3ea4aebff4
Merge pull request #24216 from abpframework/skoc10-patch-1
Add new version entry for version 10.0.0
3 months ago
Fahri Gedik
af424c485e
Update tutorial for bookstore
Updated the tutorial to reference ABP v9.3.0 instead of v3.1.0, and revised instructions to use Angular's component-based routing instead of module-based routing. Adjusted code samples and explanations to reflect changes in Angular CLI output and route configuration.
3 months ago
Engincan VESKE
44ac32441a
Merge pull request #24230 from abpframework/DefaultExceptionToErrorInfoConverter
Convert exceptions using `AbpExceptionHandlingOptions`.
3 months ago
Ma Liming
170482e34d
Merge pull request #24232 from abpframework/auto-merge/rel-10-0/4151
Merge branch dev with rel-10.0
3 months ago
Engincan VESKE
3d4604cd39
Merge pull request #24231 from abpframework/MongoDB.Driver.3.5.1
Update MongoDB.Driver to version 3.5.1
3 months ago
maliming
66db8cb38e
Update MongoDB.Driver to version 3.5.1
https://github.com/mongodb/mongo-csharp-driver/releases/tag/v3.5.1
3 months ago
maliming
6b168e5e0f
Convert exceptions using `AbpExceptionHandlingOptions`.
Resolve #24229
3 months ago
SALİH ÖZKARA
ed24991d19
Merge pull request #24228 from irem1demirci/patch-1
Create post.md
3 months ago
irem1demirci
290c0d30af
Create post.md
3 months ago
Ma Liming
6e123c7b8f
Merge pull request #24226 from abpframework/auto-merge/rel-10-0/4150
Merge branch dev with rel-10.0
3 months ago
Enis Necipoglu
fcf819b3ef
Merge pull request #24225 from abpframework/10.0-release-post
Add blog post for ABP.IO Platform 10.0 stable release
3 months ago
enisn
64124a4f13
Merge branch '10.0-release-post' of https://github.com/abpframework/abp into 10.0-release-post
3 months ago
enisn
a195b5bab0
Update POST.md
3 months ago
github-actions[bot]
9235787ee5
Optimised images with calibre/image-actions
3 months ago
enisn
8d3edadb32
Add blog post for ABP.IO Platform 10.0 stable release
Added a new blog post announcing the release of ABP.IO Platform 10.0 stable version, including upgrade instructions, migration guides, and community news. Also added related images for the post.
3 months ago
Ma Liming
119b1c9fc6
Merge pull request #24224 from abpframework/auto-merge/rel-10-0/4149
Merge branch dev with rel-10.0
3 months ago
enisn
152c70012b
Merge branch 'dev' into auto-merge/rel-10-0/4149
3 months ago
erdem
3cc38e0471
Merge pull request #24222 from abpframework/fix/components-upward-conflict
Angular - Fixing the merger conflict on extensible form prop component
3 months ago
Ma Liming
4b713df21d
Merge pull request #24221 from abpframework/EngincanV/migration-noote
Add MySQL compatibility notice for .NET 10.0 to migration guide
3 months ago
Engincan VESKE
ea25805665
Update MySQL compatibility note for ABP 10.0
3 months ago
EngincanV
a8de9df45c
Add MySQL compatibility notice for .NET 10.0 to migration guide
Added a section to the ABP 10.0 migration guide warning users about limited MySQL provider support for .NET 10.0 and recommending to delay upgrades until stable releases are available.
3 months ago
sumeyye
d8acd9a606
fix: merger conflict on extensible form prop component
3 months ago
Engincan VESKE
85d523a5d3
Merge pull request #24220 from abpframework/file-management.md
Add file sharing instructions to documentation
3 months ago
maliming
fcc7a9b8bd
Update file-management.md
3 months ago
maliming
0c7e0450b1
Add file sharing instructions to documentation
3 months ago