Commit graph

11759 commits

Author SHA1 Message Date
Shaurya Sharma
b11af3f86b Divided popovermenu Inspector component into different components 2025-09-08 00:24:14 +05:30
Shaurya Sharma
962c44a559 Divided popovermenu into different components 2025-09-07 23:47:01 +05:30
Shaurya Sharma
40af1af017 Merged with LTS-3.16 2025-09-05 02:02:07 +05:30
Shaurya Sharma
f460570b24 Submodule update 2025-09-05 01:59:44 +05:30
Shaurya Sharma
75d3214d22 Minor fixes 2025-09-05 01:58:59 +05:30
Shaurya Sharma
0782c9934a Minor fixes 2025-09-05 01:58:52 +05:30
Shaurya Sharma
53e4521399 Config changes 2025-09-05 01:58:32 +05:30
Shaurya Sharma
7b69294228 Minor inspector changes along with some minor comment fixes 2025-09-05 01:58:13 +05:30
Shaurya Sharma
8d43238a15 Popover Menu Icon added 2025-09-05 01:57:34 +05:30
Shaurya Sharma
ba6de90730 Popover Menu Icon added 2025-09-05 01:57:27 +05:30
Johnson Cherian
67bd65c093
Merge pull request #13941 from ToolJet/cypress_spec_wf_with_datasource
added cypress spec for wf with datasource
2025-09-04 14:13:22 +05:30
Midhun G S
a0a65c3309
Merge pull request #13964 from ToolJet/fix/grpc-credentials
Fix: gRPC credentials flow
2025-09-03 14:23:15 +05:30
Ganesh Kumar
ea65ebdf59 version bump 2025-09-03 12:32:46 +05:30
Ganesh Kumar
4f5ed321d9 Merge branch 'lts-3.16' into fix/grpc-credentials 2025-09-03 12:31:12 +05:30
Srimanitejas123
71d11ffa5c resolved conflicts 2025-09-03 12:00:00 +05:30
Adish M
2645357e62
fix: correct frontend security audit command and update submodule references (#13966)
* fix: correct frontend security audit command and update submodule references

* remove Cypress vulnerability checks from CI workflow
2025-09-03 10:48:16 +05:30
Johnson Cherian
5e4651f4c2
Merge pull request #13931 from ToolJet/fix/modules-run-query-onSuccess
fix: Ensure query is executed in modules upon query success
2025-09-03 09:35:46 +05:30
Akshay Sasidharan
31a9749a66 fix: gRPC credentials flow 2025-09-02 22:48:42 +05:30
Johnson Cherian
3f1a863f76
Merge pull request #13963 from ToolJet/fix/statistics-border
Border width fix
2025-09-02 18:39:06 +05:30
Shaurya Sharma
522e0c84cf Border width fix 2025-09-02 18:25:10 +05:30
Midhun G S
4730bf3382
Merge pull request #13915 from ToolJet/fix/platform-bug-fixes-ee
EE Bug Fixes
2025-09-02 13:35:35 +05:30
gsmithun4
4a62ca3342 bump version to 3.16.20-lts across all components and update subproject reference 2025-09-02 13:35:10 +05:30
gsmithun4
308eacf092 Merge branch 'lts-3.16' into fix/platform-bug-fixes-ee 2025-09-02 13:34:33 +05:30
Johnson Cherian
48b7c00f56
Merge pull request #13937 from ToolJet/fix/query-error
Fixed on query success previous query error is not cleared
2025-09-02 12:55:04 +05:30
Johnson Cherian
6ee5c319d8
Merge pull request #13942 from ToolJet/feat/dynamic-error-toast
Toast message when dynamic height component is resized diagonally or …
2025-09-02 10:09:15 +05:30
Shaurya Sharma
b73d41b0a7 Merge branch 'lts-3.16' into feat/popover-menu 2025-09-02 03:12:58 +05:30
Shaurya Sharma
c0b66e7c16 data-cy added and minor css fixes 2025-09-02 03:07:22 +05:30
Shaurya Sharma
57955559ac Minor bug fix for editor 2025-09-02 02:38:02 +05:30
Shaurya Sharma
67d2d86764 Accessibility standards added 2025-09-02 02:34:20 +05:30
Shaurya Sharma
ed967304a6 Popover Menu added 2025-09-02 01:24:12 +05:30
Midhun G S
4bb3c61cfb
Merge pull request #13952 from ToolJet/hotfix/grpcv2-test-connection-metadata-issue
Hotfix: gRPC test connection issue
2025-09-01 16:29:20 +05:30
Ganesh Kumar
2eb80c50ca version bump 2025-09-01 15:51:23 +05:30
Ganesh Kumar
d7dd384d37 info 2025-09-01 13:51:13 +05:30
Ganesh Kumar
0936a97217 grpcv2 now added metadata to list services and methods 2025-09-01 13:48:29 +05:30
rohanlahori
f717b50bf8 fix 2025-09-01 13:30:14 +05:30
rohanlahori
aba89c23fe fix for white labelling setup page 2025-09-01 13:30:14 +05:30
Rudra deep Biswas
5ae80484d3 instance signup 2025-09-01 13:30:13 +05:30
Rudra deep Biswas
30747a2042 Bug Fixes 2025-09-01 13:30:13 +05:30
Midhun G S
30b14424b2
Merge pull request #13947 from ToolJet/release-lts/marketplace-plugins-set5
Release: Marketplace enhancements
2025-08-29 22:03:02 +05:30
Ganesh Kumar
ba5c839be0 version bump 2025-08-29 19:48:14 +05:30
Ganesh Kumar
6e4b0c9db5
stringified array and object in url params (#13784) 2025-08-29 16:52:27 +05:30
Parth
118188cb9e
Enhance: Abstract common OAuth component for OpenApi (#13809)
* refactor: Abstract common oauth component for openapi

* chore: comment out redis-server startup in preview script

* fix: update PostgreSQL version from 16 to 13 in Dockerfile

* fix: update PostgreSQL directory paths from version 16 to 13 in Dockerfile

* fix: edit button on encrypted fields

* fix: conditionally render dropdowns

* fix: Change helpertext for redirect uri in oauthwrapper

* fix: query response to display json

* fix: copywriting & optional chaining

* fix: handle client credentials correctly

---------

Co-authored-by: adishM98 Bot <adish.madhu@gmail.com>
2025-08-29 16:51:56 +05:30
Srimanitejas123
70496842fd addec cypress sepc for wf with import/export 2025-08-29 12:33:39 +05:30
Srimanitejas123
3514b99e1b added cypress spec for wf with webhooks 2025-08-29 12:02:04 +05:30
Shaurya Sharma
7ab02a455d Moved some logic to gridUtils & moved clear & deactivating targets fn to the start of onResizeEnd 2025-08-29 10:43:44 +05:30
Shaurya Sharma
16f33b0127 Toast message when dynamic height component is resized diagonally or vertically 2025-08-29 01:20:31 +05:30
Srimanitejas123
e317b8e89f added cypress spec for wf with datasource 2025-08-28 17:50:56 +05:30
Shaurya Sharma
9e2e8d878f Submodule update 2025-08-28 14:12:11 +05:30
Shaurya Sharma
4c16612c87 On query success previous query error is not cleared 2025-08-28 13:05:30 +05:30
Kavin Venkatachalam
79f7a7878e fix: update onDataQuerySuccess event handler to include moduleId parameter 2025-08-26 18:29:21 +05:30