Commit graph

9173 commits

Author SHA1 Message Date
Johnson Cherian
be8dbfe611
Merge pull request #12269 from ToolJet/feat/dropdown-multiselect-navigation
Feat: Added support for arrow key navigation in Dropdown V2 and Multiselect V2
2025-04-01 16:41:53 +05:30
johnsoncherian
a907554b28 Merge branch 'main' into appbuilder/sprint-9 2025-04-01 15:51:28 +05:30
Johnson Cherian
6682457a9d
Merge pull request #12284 from ToolJet/link-component
[feature] Revamp Link widget
2025-03-28 12:14:13 +05:30
Akshay
1587be0f17
Merge pull request #12174 from ToolJet/develop
Merge develop to main
2025-03-27 18:15:19 +05:30
Akshay Sasidharan
0f20778695 Revert "Removing submodules from develop for netlify build (#12265)"
This reverts commit 13eec7c354.
2025-03-27 17:59:46 +05:30
Nakul Nagargade
85c1c79c4b fix UX enhancements 2025-03-27 15:52:57 +05:30
Srimaniteja
5a3c6a14f2
fixes for cypress bulk run (#12383) 2025-03-27 15:51:28 +05:30
Adish M
68ae5e4c42
Merge pull request #12314 from ToolJet/docs/gtm-script
[docs]: Update GTM Script
2025-03-25 17:05:45 +05:30
Srimaniteja
3318f80ae9
GraphQL cypress spec (#12313)
* Added cypress spec for GraphQL

* Updated spec
2025-03-25 15:55:09 +05:30
Srimaniteja
4b21f8debb
added cypress spec for aws textract (#12365)
* added cypress spec for aws textract

* resolved conflicts
2025-03-25 15:48:28 +05:30
Srimaniteja
e6445bde82
added cypress spec for aws lambda (#12363) 2025-03-25 15:40:41 +05:30
Srimaniteja
cfbad1628c
added cypress spec for harperdb (#12355) 2025-03-25 15:39:42 +05:30
Nakul Nagargade
d54a598e51 Fix 2025-03-25 14:23:54 +05:30
Nakul Nagargade
25e33d5ac2 fix hover color 2025-03-25 14:21:53 +05:30
Nakul Nagargade
16ab953649 Fix ui feedback 2025-03-25 02:25:34 +05:30
devanshu052000
3a40a71ed7 Merge branch 'appbuilder/sprint-9' into feat/dropdown-multiselect-navigation 2025-03-24 23:14:05 +05:30
devanshu052000
902c2a9d77 Fix onClick behaviour in editor and preview mode. 2025-03-24 23:03:18 +05:30
Adish M
2604d34af3
Merge pull request #12348 from ToolJet/fix/ec2-upgrade-correction
Correction in the upgrade process for AWS EC2 AMI
2025-03-24 14:49:05 +05:30
Adish M
51c2e53985 Correction in the upgrade process for AWS EC2 AMI 2025-03-24 14:48:09 +05:30
Adish M
a4ffdf81e2
Merge pull request #12347 from ToolJet/fix/ec2-upgrade-doc
Elaborate the upgrade process for AWS EC2 AMI
2025-03-24 14:42:57 +05:30
Adish M
1c53ab0ae8 Elobrate the upgrade process for AWS EC2 AMI 2025-03-24 14:34:47 +05:30
Adish M
9fb37bd037
Merge pull request #12345 from ToolJet/fix/ec2-doc
Fix: Correction in AI whitelisting message
2025-03-24 11:42:16 +05:30
Adish M
2bce6df19c Fix: Correction in AI whitelisting message
- Correction is Azure container app and EC2 deployment for AI
whitelisting message
2025-03-24 11:33:45 +05:30
Mekhla Asopa
b187b547ad
Added Cypress validation to the Rest API connection form (#12344)
* added connection verification

* added connection verification
2025-03-24 11:10:19 +05:30
devanshu052000
1e29ec1660 Fix multiselect crash issue. 2025-03-24 07:09:27 +05:30
vaishnaviii
81467b5270
[docs]: Update Text Editor Component (#12291) 2025-03-21 16:38:01 +05:30
Pritesh Kiri
306a4ab4ed
[docs]: code block color fix (#12333) 2025-03-21 15:01:07 +05:30
Johnson Cherian
c25865eb15
Merge pull request #12280 from ToolJet/fix/invalid-query-param
Fix: Application crash on startup due to invalid query parameters
2025-03-21 14:49:43 +05:30
Johnson Cherian
13f4f65c15
Merge pull request #12258 from ToolJet/fix/triage-issues
Fix/triage issues
2025-03-21 14:34:26 +05:30
Johnson Cherian
4963d2b8f2
Merge pull request #12254 from ToolJet/feat/transformation-fallback
Fixed transformation issue causing query to not retain multiple trans…
2025-03-21 14:22:46 +05:30
Johnson Cherian
62d381e5c8
Merge pull request #12252 from ToolJet/fix/ui-code-hinter-issues
Fix/UI code hinter issues
2025-03-21 14:03:33 +05:30
Johnson Cherian
c5ae6684a0
Merge pull request #12332 from ToolJet/fix/select-popover-save
Fix/select popover save
2025-03-21 13:59:40 +05:30
Johnson Cherian
0ad8b636d8
Merge pull request #12331 from ToolJet/fix/query-panel-resizing
Fixed query panel resizing causing black bars issue
2025-03-21 13:56:32 +05:30
johnsoncherian
eada83ce25 Merge branch 'appbuilder/sprint-9' of https://github.com/ToolJet/ToolJet into appbuilder/sprint-9 2025-03-21 13:52:35 +05:30
Pritesh Kiri
1cb06bd284
Merge pull request #12306 from ToolJet/docs/ui-updates
Docs/UI updates
2025-03-21 13:27:24 +05:30
Johnson Cherian
fe40806195
Merge pull request #12257 from ToolJet/fix/query-codehinter-resize
Automatically resizing codehinter input based on content
2025-03-21 13:26:17 +05:30
Johnson Cherian
fcfe5281a8
Merge pull request #12253 from ToolJet/fix/copy-text
Fixed bug causing component definition to be copied on copying text
2025-03-21 12:38:09 +05:30
johnsoncherian
f377ea8044 Merge branch 'appbuilder/sprint-9' of https://github.com/ToolJet/ToolJet into appbuilder/sprint-9 2025-03-21 12:13:28 +05:30
johnsoncherian
39f0bf2ed4 Merge branch 'main' into appbuilder/sprint-9 2025-03-21 12:13:13 +05:30
Johnson Cherian
aed66aa302
Merge pull request #12256 from ToolJet/feat/unset-variables
feat: added method for unsetting all page and global variables
2025-03-21 12:10:08 +05:30
Adish M
3b8073646c
Merge pull request #12323 from ToolJet/fix/postgrest-version
Fix: Added PostgREST and Redis versions
2025-03-20 22:08:16 +05:30
Adish M
716a374a49 Fix: Added PostgREST and Redis versions
- Specified the version for Redis and PostgREST in the env variable
page.
- Corrections in Cloud Run deployment document for duplicate
TOOLJET_HOST variable
2025-03-20 22:07:11 +05:30
Srimaniteja
b48ad7fd55
Added cypress spec for minio (#12319)
* Added cypress spec for minio

* Updated spec
2025-03-20 19:09:35 +05:30
Srimaniteja
ad90052958
Added cypress spec for Twilio (#12317) 2025-03-20 18:56:20 +05:30
Srimaniteja
e146eaa9e6
Updated old spec files (#12309) 2025-03-20 18:56:02 +05:30
Adish M
ea3a86d1b6
Merge pull request #12315 from ToolJet/fix/Ai-warning-docs
Fix AI warning card in docs
2025-03-20 15:10:28 +05:30
Adish M
bff2a61580 Fix AI warning card in docs 2025-03-20 15:08:44 +05:30
rudrapratik30
f3fb401b39 [docs]: Update GTM Script 2025-03-20 14:52:12 +05:30
Adish M
768a8a1d24
Merge pull request #12308 from ToolJet/fix/contribution-setupGudide
Docs: Adding PostgREST as a mandatory installation
2025-03-20 12:53:10 +05:30
Adish M
816d0421e1 Docs: Adding PostgREST as a mandatory installation
- PostgREST needs to be mandatory installation since it is required for
ToolJetDB
2025-03-20 11:53:29 +05:30