Commit graph

5777 commits

Author SHA1 Message Date
adishM98 Bot
5b076c9d31 🔄 chore: update submodules to latest main after auto-merge 2025-07-09 06:54:35 +00:00
johnsoncherian
8c36a06ebe Merge branch 'main' into fix/appbuilder-02 2025-07-09 12:01:31 +05:30
Johnson Cherian
2777eb7435
Merge pull request #13263 from ToolJet/enable-hmr-fix
Disable error overlay for react refresh plugin
2025-07-09 09:14:16 +05:30
johnsoncherian
bf6d570fa7 Merge branch 'main' into fix/appbuilder-02 2025-07-09 01:39:40 +05:30
johnsoncherian
89f169c091 Merge branch 'main' into feat/ui-revamp-surface 2025-07-09 00:33:45 +05:30
Johnson Cherian
a6104f6b79
Merge pull request #13247 from ToolJet/fix/query-breaking
Fixed query breaking due to nested proxy
2025-07-09 00:15:59 +05:30
Johnson Cherian
0b282f45d0
Revert "Add support to show guidelines on component drop" 2025-07-09 00:14:28 +05:30
johnsoncherian
dc68be6130 Merge branch 'fix/appbuilder-02' into snapping-react-moveable 2025-07-09 00:10:18 +05:30
Ganesh Kumar
88ac5416ad Merge branch 'main' into feat/optional-tjdb-sql-mode 2025-07-08 23:00:33 +05:30
Ganesh Kumar
8eff0bd6c8 Merge branch 'main' into fix/workspace-constants-mapping 2025-07-08 21:02:59 +05:30
Ganesh Kumar
406210718a submodule reference updated 2025-07-08 21:01:58 +05:30
adishM98 Bot
937f9ffecd 🔄 chore: update submodules to latest main after auto-merge 2025-07-08 15:25:04 +00:00
Manish Kushare
3f3bc1046e
query switcher bug fixed along with sample data source addition (#13266) 2025-07-08 19:56:16 +05:30
Ganesh Kumar
50e8acb46a submodule reference updated 2025-07-08 19:17:26 +05:30
devanshu052000
e2034073ae Update frontend submodule reference 2025-07-08 18:53:38 +05:30
Devanshu Rastogi
07ba7acdc6
Fix: Workflow LTS migration UI issues (#13245)
* Fix: Rest API UI Alignment

* Update submodule reference

* Update frontend submodule ref

* update submodule ref

* Update frontend submodule ref
2025-07-08 18:53:36 +05:30
Akshay Sasidharan
bc1b0779d2 chore: disable SQL mode for cloud edition 2025-07-08 18:35:35 +05:30
Nishidh Jain
ee9ac0820b Disable error overlay 2025-07-08 18:10:24 +05:30
Kartik Gupta
e924ce9551 update submodules 2025-07-08 16:17:14 +05:30
Muhsin Shah C P
1285779eca
fix: Handle params in trigger function to support non-array input (#13257) 2025-07-08 16:09:34 +05:30
johnsoncherian
489c8aa950 fix:: updated filepicker default size 2025-07-08 15:31:01 +05:30
johnsoncherian
7906279667 Merge branch 'fix/appbuilder-02' into snapping-react-moveable 2025-07-08 15:18:47 +05:30
johnsoncherian
890fc2aa4e chore: update submodule reference 2025-07-08 15:03:45 +05:30
johnsoncherian
618ae95b08 Merge branch 'fix/appbuilder-02' into snapping-react-moveable 2025-07-08 15:02:52 +05:30
Muhsin Shah C P
563c354248
fix: Simplify license information logging in handleLicensingInit function (#13253) 2025-07-08 14:30:21 +05:30
parthy007
da772699e4 Merge branch 'main' into fix/workspace-constants-mapping 2025-07-08 14:09:15 +05:30
Akshay
9316b763fc
Refactor: Workflows feature is configurable (#13235)
* refactor: Disable workflows for cloud edition

* chore: update submodule to latest commit
2025-07-08 14:07:42 +05:30
Akshay Sasidharan
abcbea75c0 fix: isWorkflowsFeatureEnabled method added 2025-07-08 13:51:37 +05:30
Akshay Sasidharan
72adb1afae Merge branch 'main' into release/workflows-lts-migration 2025-07-08 13:20:59 +05:30
Kartik Gupta
d82ee5d307 cloud changes 2025-07-08 12:59:42 +05:30
Nithin David Thomas
bbb02c64b3 Dropdown fixes 2025-07-08 12:58:29 +05:30
Nithin David Thomas
41f48df1de Fixes sso card body 2025-07-08 12:34:14 +05:30
Nithin David Thomas
bf19bcbe73 Fixes tooljet db styles 2025-07-08 12:25:52 +05:30
Shaurya Sharma
6c28d3f522 Fixed query breaking due to nested proxy 2025-07-08 12:09:16 +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
Nithin David Thomas
1bc1913788
Merge branch 'main' into feat/ui-revamp-surface 2025-07-08 10:06:58 +05:30
parthy007
4d1e28891f Fix required indicator 2025-07-08 00:14:43 +05:30
Nakul Nagargade
bff1ec9807 Clean code 2025-07-07 19:08:23 +05:30
Nakul Nagargade
a77c54c736 Fix ghost not coming when resizing 2025-07-07 19:02:51 +05:30
Muhsin Shah C P
8824a26110
[pre-release] Webhook trigger isn't working & changed the workflow-node(query) creation API endpoint [dependency PR] (#13237)
* fix: update workflow query endpoint to use correct URL

* chore: update subproject commits for frontend and server

* fix: add request parameter to triggerWorkflow method in controller and interface
2025-07-07 18:41:28 +05:30
Muhsin Shah C P
5599a8caa2
[workflow-migration] Fixed the Loop node not saving issue. (#13229)
* feat: implement workflow query validation guard and add static data source retrieval method

* chore: update subproject commits for frontend and server

* refactor: remove ValidateWorkflowQuerySourceGuard as part of code cleanup

* fix: correct data_source_id property assignment in createWorkflowQuery function

* fix: update endpoint for createWorkflowQuery to use correct URL for workflow nodes
2025-07-07 18:11:17 +05:30
parthy007
fdd6e0ee2d Isolates validation errors 2025-07-07 17:50:50 +05:30
Nithin David Thomas
c29751e519 Fixes missing background changes 2025-07-07 17:20:55 +05:30
NishidhJain11
fb7c751a34
Feat/AI modularisation (#13142)
* fix deps

* Modularisation changes for Build with AI feature

* New app loading UI for Build with AI feature & added animation for chat messages

* Fix Error using AI feature

* add missing services and logic

* fix app gen

* update submodules

* EE frontend submodule updated

* update submodules

* EE frontend submodule updated post sync

* Added Artifact Preview component to ee moddules list

* Updated ai slice code

* app gen changes

* Resolved fix with AI bugs

* Resolved AI Copilot bugs

* app gen changes and query fixes

* fix query generation bugs

* update copilot

* Resolved ChatMode dropdown & popover bug fix

* Resolved PR suggestions & PreviewBox component in CE edition

* Synced frontend/ee with main

* Synced server/ee with main branch

* Enhance submodule checkout process to handle branch existence and fallback to main (#13218)

* Enhance submodule checkout process to handle branch existence and fallback to main

* Improve submodule checkout process to handle branch validation and fallback to main

* chore: Comment out Node.js setup, dependency installation, and build steps in cloud frontend workflow

* refactor: Enhance submodule checkout process to include submodule name in logs

* Update submodule checkout process to use the correct submodule name extraction method

* fix: Update submodule checkout script to use correct submodule path variable

* Improve submodule checkout process to correctly handle branch names and fallback to main

* chore: Uncomment Node.js setup, dependency installation, and build steps in cloud frontend workflow

* fix: Update branch checkout logic to use correct syntax and improve fallback handling

* fix: Update git checkout command to use -B flag for branch creation

* fix: Improve submodule checkout process to explicitly fetch branch ref before checkout

* fix: Enhance submodule checkout process with improved branch validation and error handling

* fix: Improve branch checkout logic by enhancing fetch command and validating branch existence

* fix: Enhance manual Git checkout process with improved fetch and error handling

* fix: Restore Node.js setup, dependency installation, and Netlify deployment steps in workflow

* 🔄 chore: update submodules to latest main after auto-merge

* Took sync of fix/appbuilder-02 in frontend/ee

---------

Co-authored-by: Kartik Gupta <gupta.kartik18kg@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: adishM98 Bot <adish.madhu@gmail.com>
2025-07-07 15:11:58 +05:30
NishidhJain11
3be1b963f8
Enable HMR & optimize build & re-build times in development mode by updating devtool source-map value (#13047)
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2025-07-07 14:13:06 +05:30
adishM98 Bot
9faf886d16 🔄 chore: update submodules to latest main after auto-merge 2025-07-07 06:59:32 +00:00
Devanshu Rastogi
2447a55e22
Fix: Workflow app crashes when user clicks on response node (#13217)
* Added controller and service for fetching logs and nodes seperately

* Add inifinte scroll pagination for workflow logs

* Fix "All Nodes" not renderd on Nodes column

* Fix reducer to append logs on Logs column

* Fix: incorrect code placement

* Fix reducer to append logs on Nodes column

* Prepend execution log on workflow run

* Fix node ordering

* Decouple logs panel from workflow editor

* Update execution nodes when log panel is opened

* Reset log selection on workflow run

* Added 'updatePreviewState' function

* Update ee-server submodule reference
2025-07-07 10:37:46 +05:30
johnsoncherian
823c669878 merge branch 'main' into fix/appbuilder-02 2025-07-07 00:00:19 +05:30
Nithin David Thomas
b74d0f58f1 Fixes banner shadow 2025-07-04 19:50:16 +05:30
Nithin David Thomas
3c4c49df23
Merge branch 'main' into feat/ui-revamp-surface 2025-07-04 19:33:22 +05:30