Commit Graph

33 Commits

Author SHA1 Message Date
Shahed Nasser 0084460765 docs: various improvements and fixes (#14257) 2025-12-09 16:16:45 +02:00
Shahed Nasser 2087c8d155 docs: add best practices doc for third-party syncing (#14203)
* docs: add best practices doc for third-party syncing

* small fix
2025-12-03 15:47:41 +02:00
Shahed Nasser c1ede88a7e docs: document locks for nested workflows (#14130)
* docs: document locks for nested workflows

* smal text change

* fix build error
2025-11-26 15:36:58 +02:00
Shahed Nasser ba9a30757b docs: general improvements (#13530) 2025-09-17 08:48:18 +03:00
Shahed Nasser 5589b7351a docs: documentation updates for v2.10.2 (#13500) 2025-09-15 13:56:50 +03:00
Shahed Nasser 8785fb4e1a docs: general fixes and improvements (#13417) 2025-09-04 19:27:34 +03:00
Shahed Nasser 89886ba518 docs: general updates to documentation pages (#13128) 2025-08-01 18:59:46 +03:00
Shahed Nasser 6ec530b2a5 docs: add buffer example in workflows + tip for type error in admin global variables (#13124) 2025-08-01 17:15:47 +03:00
Shahed Nasser b0d0e7b1a6 docs: updates to nested workflow docs (#13117) 2025-08-01 11:54:41 +03:00
Shahed Nasser 19ae4beafa docs: improvements to the "Expose a Workflow Hook" documentation (#12992) 2025-07-18 15:33:24 +03:00
Shahed Nasser 541bff8c9b docs: changes for new releases + fixes (#12945)
* docs: changes for new releases + fixes

* remove container option
2025-07-14 14:17:25 +03:00
Shahed Nasser 43d282da8b docs: general improvements and additions (#12296) 2025-04-25 19:00:45 +03:00
Shahed Nasser 35d7c143ea docs: improve documetation around error handling in workflows (#12288)
* docs: improve documetation around error handling in workflows

* regenerate
2025-04-24 18:41:28 +03:00
Vallabh-Mahanta 6a9417a1bb docs: fix step name in long-running workflow documentation (#12215)
* docs: fix step name in long-running workflow documentation

Fixed inconsistency in the step name - updated 'set-step-failure-step' to 'setStepFailureStep' to match the exported function name.

Fixes #12143

* docs: fix step name in long-running workflow documentation

Changed the step ID from "setStepFailureStep" to "set-step-failure-step" as requested to follow kebab-case naming convention for step IDs.

Fixes #12143

* Update page.mdx

I think this is done. Sorry for inconvenience caused by me.

* Update page.mdx

Sorry for the inconvenience.

* Update page.mdx

Sorry for the inconvenience.

* Update page.mdx

---------

Co-authored-by: Your Name <your-email@example.com>
2025-04-17 19:08:52 +03:00
Shahed Nasser eb73bdb478 docs: rename Architectural Modules to Infrastructure Modules (#12212)
* docs: rename Architectural Modules to Infrastructure Modules

* generate again
2025-04-17 13:20:43 +03:00
Shahed Nasser 42262d41a1 docs: capitalize use of Framework across docs (#12207)
* docs: capitalize use of Framework across docs

* generate llm
2025-04-17 10:40:26 +03:00
Shahed Nasser 3fa19ae4f1 docs: updates and improvements to JS SDK guides (#12026) 2025-03-28 12:45:45 +02:00
Shahed Nasser 2ec59ddadc docs: typos and examples fixes (#11954)
* docs: typos and examples fixes

* fix notification example
2025-03-24 09:33:22 +02:00
Shahed Nasser 3f2bdb59cb docs: improved data model docs (#11884)
* docs: improved data model docs

* fix build errors
2025-03-18 11:45:21 +02:00
Martin Repta 1b6d8b9f7a docs: Fix typos in productsCreated hook (#11276) 2025-02-12 18:37:34 +02:00
Shahed Nasser c5d49c66a0 docs: small fixes to workflow constraints chapter (#11421)
* docs: small fixes to workflow constraints chapter

* add links to plugins in nav
2025-02-12 16:27:55 +02:00
Shahed Nasser 5cb44d364d docs: general updates after 2.5.0 update (#11402) 2025-02-11 18:26:21 +02:00
Shahed Nasser f3ae297ee4 docs: change retentionTime from milliseconds to seconds (#11207) 2025-01-29 10:00:41 +02:00
Shahed Nasser cdfde0dfac docs: document workflow retention (#11138) 2025-01-24 14:34:24 +02:00
Shahed Nasser 36a08ac133 docs: clarify condition / variable manipulation restriction for workflows and steps (#11125) 2025-01-23 19:29:59 +02:00
Shahed Nasser e82645ba55 docs: typo fixes in execute workflow section (#10911) 2025-01-10 18:20:13 +02:00
gharbi-mohamed-dev 635d026f7f docs: fix typo (#10894) 2025-01-09 14:05:33 +02:00
Dalton Ponder 333ed538f5 Update page.mdx (#10847)
Updated the if-else example condition for when input.is_active is false.
2025-01-07 07:25:44 +00:00
Shahed Nasser 78d8698a24 docs: document alternatives for conditional operators (#10588)
* docs: document alternatives for conditional operators

* more operators

* fix lint errors
2024-12-12 18:10:29 +02:00
Shahed Nasser 35a8224497 fix lint errors 2024-12-11 11:20:07 +02:00
Shahed Nasser fd23f13cfd docs: document when-then name 2024-12-11 11:00:25 +02:00
Shahed Nasser 3409953c4f docs: use tooling convention across docs (#10512) 2024-12-09 19:15:29 +02:00
Shahed Nasser 0ae98c51eb docs: revise main docs outline (#10502) 2024-12-09 13:54:42 +02:00