Commit graph

12 commits

Author SHA1 Message Date
Akshay
66296cb55a
Feature: Synchronous workflow execution (#15095)
* Feat: Add sync workflow execution toggle with frontend support

Backend changes:
- Add syncExecution flag to CreateWorkflowExecutionDto
- Add queue configuration constants for workflow execution
- Remove timing debug logs from data-queries controller

Frontend changes:
- Add "Sync Execution" toggle to Workflows query editor
- Update queryPanelSlice to handle syncExecution state
- Update workflow_executions service to pass syncExecution flag

Submodule updates:
- server/ee: Sync execution backend implementation
- frontend/ee: Sync execution hook support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Feat: Add OTEL_LOG_LEVEL env var support for pino logger

Allow explicit log level override in production via OTEL_LOG_LEVEL
environment variable, falling back to NODE_ENV-based defaults.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 17:03:56 +05:30
Midhun G S
d65f960fd2
fix: update documentation links from tooljet.ai to tooljet.com across various components (#14607)
* fix: update documentation links from tooljet.ai to tooljet.com across various components

- Changed documentation links in DataSourcePicker, QueryManagerBody, Transformation, Workflows, QueryCard, Inspector, AddNewPagePopup, and others to point to the new domain.
- Ensured consistency in link formatting and structure.
- Minor code style adjustments for readability.

* chore: update version to 3.20.42-lts across all components
2025-11-24 00:27:53 +05:30
Priyansh Rai
2d0b8384fe
Docs: add doc links for static data sources (#14175)
* added docs for static data sources

Signed-off-by: thesynthax <kushagra1403@gmail.com>

* fix: update documentation link for ToolJet DB static source

* fix: add margin to doc links

---------

Signed-off-by: thesynthax <kushagra1403@gmail.com>
Co-authored-by: thesynthax <kushagra1403@gmail.com>
2025-10-22 12:13:31 +05:30
Srimanitejas123
f7ea317b6f Updated data-cy with review comments 2025-09-11 14:10:20 +05:30
Srimanitejas123
7e30956aa7 Updated jsx with data-cy 2025-09-11 13:02:44 +05:30
Srimanitejas123
57d877c001 Added cypress spec for wf in apps 2025-09-05 16:52:34 +05:30
Muhsin Shah C P
17932d571e
feat: add workflow store to manage workflow ID state (#13239) 2025-07-08 10:56:05 +05:30
johnsoncherian
ad62add247 Merge branch 'main' into feature/modules 2025-05-28 14:11:55 +05:30
devanshu052000
c1a8c8d6c3 Integrate the popup hook in workflows 2025-05-09 12:17:44 +05:30
Kavin Venkatachalam
eed8014509 Cleaned up the logic of using module context 2025-04-30 10:35:32 +07:00
Kavin Venkatachalam
773cbcf4dc Added the logic to drop the modules and load the modules as a viewer 2025-04-25 21:12:32 +05:30
johnsoncherian
8faf6fdc40 Merge branch 'develop' into refactor/app-builder-merge-main 2024-10-22 13:31:21 +05:30