Enis Necipoglu
f3ec170cd9
Merge branch 'dev' of https://github.com/abpframework/abp into dev
1 year ago
Enis Necipoglu
e573489506
Fix conflicts
1 year ago
maliming
ba6367550a
Merge pull request #21470 from abpframework/auto-merge/rel-9-0/3245
Merge branch dev with rel-9.0
1 year ago
maliming
b299c4b5fc
Merge pull request #21469 from abpframework/auto-merge/rel-8-3/3244
Merge branch rel-9.0 with rel-8.3
1 year ago
maliming
0e13a37824
Merge branch 'rel-9.0' into auto-merge/rel-8-3/3244
1 year ago
maliming
cb2f1294f3
Merge pull request #21468 from abpframework/CorrlationIdv8
Skip to set `CorrelationId ` if current value is `null`.
1 year ago
maliming
57d4240159
Skip to set `CorrelationId ` if current value is `null`.
Resolve #21419
1 year ago
maliming
97c72cd617
Merge pull request #21467 from abpframework/auto-merge/rel-9-0/3243
Merge branch dev with rel-9.0
1 year ago
liangshiwei
258a4dbb11
Merge pull request #21427 from abpframework/CorrelationIdProvider
Skip to set `CorrelationId ` if current value is `null`.
1 year ago
maliming
8a651c068c
Merge pull request #21465 from abpframework/auto-merge/rel-9-0/3242
Merge branch dev with rel-9.0
1 year ago
SALİH ÖZKARA
cf41368f60
Merge pull request #21463 from abpframework/AuditingInterceptor
Skip to write audit logs if `auditLogInfo.HttpMethod` is `GET/Head`.
1 year ago
maliming
54a201f883
Merge pull request #21213 from yuxl01/feat-#21205
Add `ProxyHttpClientPreSendActions` to `AbpHttpClientOptions`.
1 year ago
maliming
ae5980207d
Support multiple `PreActions`.
1 year ago
maliming
ef871a44b6
Move `ExecuteHttpAction` to `AbpHttpClientOptions` and fix the unit test.
1 year ago
maliming
a10719e742
Merge branch 'dev' into pr/21213
1 year ago
maliming
c342dd0211
Skip write audit logs if `auditLogInfo.HttpMethod` is `GET/Head`.
While `IsEnabledForGetRequests` is `false`.
1 year ago
Halil İbrahim Kalkan
13d61bb15e
Merge pull request #21388 from abpframework/EngincanV/9.0-stable-post
Create blog post for v9.0 stable release
1 year ago
oykuermann
52d8871643
Merge pull request #21451 from abpframework/issue-5489
Update get-started doc - issue-5489
1 year ago
maliming
f3e1973285
Merge pull request #21461 from abpframework/auto-merge/rel-9-0/3241
Merge branch dev with rel-9.0
1 year ago
Engincan VESKE
638521964b
Merge pull request #21456 from abpframework/microservice-tutorial
Microservice development tutorial added
1 year ago
EngincanV
619ec87571
Revise microservice tutorial (part 4 to 7)
1 year ago
EngincanV
b17a0e12c7
Revise microservice tutorial (part 1 to 3)
1 year ago
EngincanV
f876c83a5d
Fix wrong documentation paths
1 year ago
github-actions[bot]
30c792c904
Optimised images with calibre/image-actions
1 year ago
ahmetfarukulu
c6f5c86dce
Update tutorial to simplify source code download instructions
1 year ago
ahmetfarukulu
41ff0d3bfc
Merge branch 'rel-8.3' into microservice-tutorial
# Conflicts:
# docs/en/tutorials/microservice/index.md
1 year ago
ahmetfarukulu
0eb5128a23
Microservice index tutorial outline updated
1 year ago
liangshiwei
1d8fc5b3bd
Merge pull request #21453 from abpframework/mazarkaman-patch
Skip insert `permissions` if the `permissions` are empty.
1 year ago
maliming
8afbe45a7a
Skip insert `permissions` if the `permissions` are empty.
1 year ago
maliming
cf10d78f76
Merge pull request #21445 from mazarkaman/dev
Update PermissionDataSeeder.cs
1 year ago
maliming
ed303dbd58
Merge pull request #21452 from abpframework/auto-merge/rel-9-0/3240
Merge branch dev with rel-9.0
1 year ago
maliming
f367b6aa1f
Merge pull request #21444 from abpframework/swaggerpatch
Fix Missing antiforgery token on swagger
1 year ago
Fahri Gedik
bd98b0cd69
Update Index.md
1 year ago
ahmetfarukulu
3d98d03271
Add event handling for OrderPlacedEto in Catalog service and update tutorial with testing instructions
1 year ago
maliming
1994a2686d
Merge pull request #21447 from abpframework/auto-merge/rel-9-0/3239
Merge branch dev with rel-9.0
1 year ago
Engincan VESKE
d3f4140f6a
Merge pull request #21446 from abpframework/berkan/update-studio-version-docs
Update studio docs for v0.9.13
1 year ago
Berkan Sasmaz
6280207736
Update studio docs for v0.9.13
1 year ago
Mohammad Sadeq Azarkaman
7860222e04
Update PermissionDataSeeder.cs
Refactor SeedAsync to use InsertManyAsync for batch permission grants
- Replaced individual permission insertions with a batch insert method (InsertManyAsync) for improved performance and cleaner code.
- Created a list of new PermissionGrant objects from grantedPermissions that do not already exist.
- This change reduces the number of database calls and enhances efficiency when seeding permissions.
1 year ago
ahmetfarukulu
71f4f67e73
Refactor part-06 of microservice tutorial to improve clarity on DTO usage and module imports; add part-07 covering distributed event integration between Ordering and Catalog services.
1 year ago
liangshiwei
a9f57d5587
Fix Missing antiforgery token on swagger
1 year ago
oykuermann
941b793f21
Merge pull request #21348 from abpframework/cmsimprove
Check & move related blog posts on deletion
1 year ago
ahmetfarukulu
1259e5cb65
Integrate Ordering service with Catalog service by adding Remote Service configuration and updating UI to display product names
1 year ago
maliming
25b5972130
Merge pull request #21439 from abpframework/auto-merge/rel-9-0/3238
Merge branch dev with rel-9.0
1 year ago
maliming
f1d669aba7
Merge pull request #21438 from abpframework/auto-merge/rel-8-3/3237
Merge branch rel-9.0 with rel-8.3
1 year ago
liangshiwei
539fc0bf8a
Merge pull request #21434 from abpframework/8.3-blazor-webapp-bookstore
Add BlazorWebApp option to Acme.Bookstore tutorial
1 year ago
oykuermann
073fdc1d5b
Merge pull request #21431 from abpframework/issue-5471
add localization. - issue-5471
1 year ago
Engincan VESKE
59da374ce9
Update part-01.md
1 year ago
enisn
f1bc6f8821
Add BlazorWebApp option to Acme.Bookstore tutorial
1 year ago
ahmetfarukulu
5508b12151
Enhance microservice tutorial by adding part-07, focusing on implementing event-driven architecture with message queues and improving service communication
1 year ago
maliming
34ff6c8302
Merge pull request #21432 from abpframework/auto-merge/rel-9-0/3236
Merge branch dev with rel-9.0
1 year ago