Ma Liming
8ac76d53d8
Merge pull request #23663 from abpframework/auto-merge/rel-9-3/3968
Merge branch dev with rel-9.3
11 months ago
Halil İbrahim Kalkan
98795c8e53
Merge pull request #23662 from abpframework/interceptors-revise
Update interceptor docs with async usage and code fixes
11 months ago
maliming
892b32c303
Update interceptor docs with async usage and code fixes
11 months ago
Ahmet Çelik
33b6f0f57d
Refactor TOC heading handling with Heading record
Introduces a Heading record to replace tuple usage for TOC headings, improving code readability and maintainability. Updates related logic in TocGeneratorService to use the new Heading type and adds constants for heading levels.
11 months ago
Ma Liming
fc5432c504
Merge pull request #23661 from abpframework/auto-merge/rel-9-3/3967
Merge branch dev with rel-9.3
11 months ago
Ma Liming
8a504cf8fc
Merge branch 'dev' into auto-merge/rel-9-3/3967
11 months ago
Halil İbrahim Kalkan
c51faf3500
Merge pull request #23652 from abpframework/interceptors.md
Add documentation for ABP interceptors
11 months ago
maliming
94ece01996
Update interceptor docs with links and code improvements
11 months ago
maliming
399613fc6a
Reorder JSON section in docs navigation
11 months ago
maliming
6f0794b12d
Remove placeholder for dynamic proxying docs
11 months ago
maliming
631865ab19
Add documentation for ABP interceptors
Resolve #663
11 months ago
Alper Ebiçoğlu
8347e48df2
Merge pull request #23654 from abpframework/skoc10-patch-3
Update version to release 9.3.3
11 months ago
maliming
2f98f7fea0
Add configurable retry backoff for inbox processor
Introduces the InboxProcessorRetryBackoffFactor option to allow configuration of the initial retry delay for the inbox processor when using the RetryLater failure policy. Updates documentation and logic to use this factor for exponential backoff, providing more flexibility in handling event retries.
11 months ago
Ahmet Çelik
50de89474b
Merge branch 'dev' into Issue-#23643
11 months ago
Ahmet Çelik
b8f72cf244
Implement server-side Table of Contents generation
Replaces client-side TOC generation with a new ITocGeneratorService and TocGeneratorService using HtmlAgilityPack. Updates the project page to render the TOC from the server, removes bootstrap-toc dependencies, and adjusts related JS and CSS for the new TOC structure. Adds HtmlAgilityPack as a dependency.
11 months ago
erdemcaygor
c484619bca
fix
11 months ago
maliming
98c436e2ca
Merge branch 'dev' into InboxProcessor-patch
11 months ago
Ma Liming
976c62cfc2
Merge pull request #23659 from abpframework/auto-merge/rel-9-3/3965
Merge branch dev with rel-9.3
11 months ago
Yağmur Çelik
b6d5327a6f
Merge pull request #23657 from abpframework/issue-#20642
Refactor spinner and placeholder handling in directive
11 months ago
Fahri Gedik
be107b50bd
Refactor spinner and placeholder handling in directive
Spinner is now always inserted before the first child of the parent, and placeholder removal is guarded by a parent check. This improves robustness when manipulating DOM elements in the directive.
11 months ago
Engincan VESKE
166e43fe65
Merge pull request #23655 from abpframework/Keep-Track-of-Your-Users-in-an-ASP.NET-Core-Application
[Article] Keep track of your users in an ASP.NET Core application
11 months ago
github-actions[bot]
a191d21bdc
Optimised images with calibre/image-actions
11 months ago
maliming
ad2115bc44
Update cover.png
11 months ago
maliming
0d7f41209b
Keep Track of Your Users in an ASP.NET Core Application.
11 months ago
selman koc
223bb51bc0
Update version to release 9.3.3
11 months ago
SALİH ÖZKARA
404b5d5149
Merge pull request #23653 from abpframework/salihozkara-patch-2
Add post about 33% off ABP live training
11 months ago
SALİH ÖZKARA
6e85b9bdca
Add promotional header for ABP training discount
Added a promotional header for a training campaign.
11 months ago
SALİH ÖZKARA
5868972666
Update post.md
11 months ago
erdemcaygor
e56d700a94
refactoring
11 months ago
SALİH ÖZKARA
098f0012c4
Add post about 33% off ABP live training
Announce a limited-time offer for 33% off live ABP training sessions, highlighting benefits and how to get the discount.
11 months ago
Ma Liming
d7a02b3ffd
Merge pull request #23651 from abpframework/auto-merge/rel-9-3/3964
Merge branch dev with rel-9.3
11 months ago
Yağmur Çelik
02b4167c2c
Merge pull request #23647 from abpframework/issue-#7259
Improve column width handling in ExtensibleTable
11 months ago
erdemcaygor
ea47ed87d8
refactoring
11 months ago
Ma Liming
35904e185d
Merge pull request #23650 from abpframework/EngincanV/revise-docs
Revise all tutorials (and other docs) for Mapperly
11 months ago
EngincanV
dd47b1f87d
Revise tutorials for mapperly migration
11 months ago
erdemcaygor
8ecb9c4b01
application builder added to module template
11 months ago
erdemcaygor
70d04066df
application builder added to module template
11 months ago
erdemcaygor
8acd023c88
application builder added to app-nolayers template
11 months ago
erdemcaygor
5e6e837010
application builder added to app-nolayers template
11 months ago
erdemcaygor
bc8363692d
application builder added to app template
11 months ago
erdemcaygor
4e97ffe2b6
ssr removed from app template
11 months ago
erdemcaygor
1234b8e70f
ssr removed from app template
11 months ago
EngincanV
000bc4cd73
Revise docs for mapperly
11 months ago
erdemcaygor
7310ec1d68
ssr removed from app template
11 months ago
Fahri Gedik
0f23ce685a
Refactor column width handling with signals and computed
Replaces manual column width management with Angular signals and computed properties for improved reactivity and code clarity in ExtensibleTableComponent. Removes the setColumnWidths method and updates the actionsColumnWidth input to use a signal.
11 months ago
Fahri Gedik
436dbc69ba
Reapply "Improve column width handling in ExtensibleTable"
This reverts commit 3f41906037 .
11 months ago
Ma Liming
bdf7de5ddc
Merge pull request #23649 from abpframework/ConventionalRegistrarBase
Refine type filtering in `ConventionalRegistrarBase`
11 months ago
SALİH ÖZKARA
06fdf3c545
Merge pull request #23648 from abpframework/ObjectMapperContext
Set `ObjectMapperContext` for app services.
11 months ago
maliming
f4a91183a0
Refine type filtering in ConventionalRegistrarBase
11 months ago
maliming
b2fd828663
Merge branch 'dev' into revert-23469-Disable-MapperlyAutoObjectMappingProvider
11 months ago