Commit graph

11438 commits

Author SHA1 Message Date
Devanshu Gupta
cb0a87e1a1
Feat/ms graph pre release (#13581)
* ee commit

* merge commit

* feat: updated openapi operation component

* updated query operation sepctype

* fix: updated query dropdown style

* init plugin

* init plugin

* feat: config dropdown update

* feat: added ms plugin

* fix: plugin connection name

* submodule reference updated

* plugin label updated

* added back margin top class

---------

Co-authored-by: Ganesh Kumar <ganesh8056234@gmail.com>
2025-08-11 18:59:49 +05:30
Parth
b2c28617ad
Fix: Filter popup and TJDB drawer labels (#13653)
* Fix filter popup CSS

Fix create table drawer labels

* Fix filter popup labels
2025-08-11 11:22:39 +05:30
Ganesh Kumar
b8b0d57504
Fix: ApiEndpointInput component used for rendering OpenAPI spec where values are stored in cache for respective operation. (#13732)
* apiendpoint component used for rendering openapi spec value are persisted

* Fix/stripe old component (#13737)

* fix: integrated old component

* removed log

---------

Co-authored-by: Devanshu Gupta <devanshuguptaknp@gmail.com>
2025-08-08 22:28:57 +05:30
Adish M
f05eb802a9
fix submodules SHA issue (#13729) 2025-08-07 19:42:56 +05:30
Adish M
16de067549
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13728) 2025-08-07 19:37:08 +05:30
Adish M
79a23645e0
fix submodules (#13727) 2025-08-07 19:35:37 +05:30
Adish M
129f33d55e
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13726) 2025-08-07 19:33:33 +05:30
Adish M
6a9adea5bc
Fix: Checks the lts-3.16 merge commit SHA and merges that to base repo (#13725) 2025-08-07 19:32:11 +05:30
Adish M
137a8425cf Fix: Checks the lts-3.16 merge commit SHA and merges that to base repo 2025-08-07 19:31:32 +05:30
Adish M
f3c6bb774d
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13724) 2025-08-07 19:23:50 +05:30
Adish M
adfe2aa714
Fix submodule update to target correct branch instead of main (#13723)
- Add --base flag to gh pr list to find PRs targeting correct branch (lts-3.16 vs main)
  - Replace git submodule update --remote with explicit branch checkout
  - Ensure submodule PRs merge to matching base branch, not default branch
  - Add fallback to main branch if matching branch doesn't exist
2025-08-07 19:22:49 +05:30
Adish M
d847437239
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13722) 2025-08-07 19:14:11 +05:30
Adish M
b0964af1e4
⏺ Fix submodule update to target correct branch instead of main (#13721)
- Update submodules to checkout matching branch (lts-3.16) when PR is merged to lts-3.16
  - Prevent submodules from defaulting to main branch regardless of base branch
  - Add fallback to main if matching branch doesn't exist in submodule
2025-08-07 19:12:36 +05:30
Johnson Cherian
948627e964
Merge pull request #13713 from ToolJet/fix-modal-config-handle
Fix config handle not appearing on Modal and Modalv2
2025-08-07 18:58:28 +05:30
Adish M
578fbec883
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13720)
Co-authored-by: johnsoncherian <57667706+johnsoncherian@users.noreply.github.com>
2025-08-07 18:57:34 +05:30
Adish M
f52e3d8206
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13719) 2025-08-07 18:56:56 +05:30
Johnson Cherian
d1cf178869
Merge pull request #13709 from ToolJet/fix-perf-guidelines
[DO_NOT_MERGE] Optimize element guidelines claculations
2025-08-07 18:56:06 +05:30
Adish M
ade8e576d7
Fix submodule in lts-3.16 branch (#13718) 2025-08-07 18:55:30 +05:30
Nakul Nagargade
309f09b1d6 remove console 2025-08-07 18:50:55 +05:30
Nakul Nagargade
a2a1993bb5 Fix canvas bound for modal 2025-08-07 18:44:28 +05:30
Nakul Nagargade
e24a65721a Fix table default height 2025-08-07 18:36:39 +05:30
Johnson Cherian
3f2dd66bf7
Merge pull request #13716 from ToolJet/fix/server-side-pagination-issue
fix: Pagination state update in useTable hook for server-side handling
2025-08-07 18:04:08 +05:30
Kavin Venkatachalam
c68e53190e fix: Pagination state update in useTable hook for server-side handling 2025-08-07 18:02:36 +05:30
Adish M
f5a584ba76
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13715)
Co-authored-by: johnsoncherian <57667706+johnsoncherian@users.noreply.github.com>
2025-08-07 17:20:41 +05:30
Johnson Cherian
efa6971a9f
Merge pull request #13708 from ToolJet/fix/show-fill-with-ai-in-sql-mode
Show "Fill with AI" button in SQL Mode for Multiline Editor
2025-08-07 17:19:44 +05:30
Nakul Nagargade
4cfdf15865 fix 2025-08-07 17:15:18 +05:30
Nakul Nagargade
6d2c9cd3d8 Fix config handle not appearing on Modal and Modalv2 2025-08-07 17:15:11 +05:30
Adish M
72962cef90
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13711)
Co-authored-by: johnsoncherian <57667706+johnsoncherian@users.noreply.github.com>
2025-08-07 16:31:37 +05:30
Adish M
6543d9e46c
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13710)
Co-authored-by: johnsoncherian <57667706+johnsoncherian@users.noreply.github.com>
2025-08-07 16:31:35 +05:30
Johnson Cherian
d798a51f0a
Merge pull request #13693 from ToolJet/fix/components-debugger
Improves proxy error handling for component access
2025-08-07 16:30:41 +05:30
Johnson Cherian
0d34091d30
Merge pull request #13703 from ToolJet/fix/bugs-4
Bug fixes
2025-08-07 16:30:10 +05:30
Nakul Nagargade
be42576f0f Optimize elementguidelines calculations 2025-08-07 13:37:47 +05:30
Nishidh Jain
95ecf7561a Show "Fill with AI" button in SQL Mode for Multiline Editor 2025-08-07 13:24:21 +05:30
Shaurya Sharma
884c998abd Filepicker undefined box shadow fix 2025-08-07 09:39:00 +05:30
Shaurya Sharma
93b9a9f2c7 Fx type code getting reset on resolving for Currency/Phone Input 2025-08-07 09:25:55 +05:30
Shaurya Sharma
397c7b3806 Currency input icon removed from config 2025-08-07 09:06:42 +05:30
Shaurya Sharma
22039edaec New tag removed from component manager for older components 2025-08-07 08:57:07 +05:30
Johnson Cherian
70b6499188
Merge pull request #13686 from ToolJet/fix/page-drag
Fix: drag delay event register on different OS
2025-08-06 21:24:34 +05:30
johnsoncherian
43f268a9f0 Merge branch 'lts-3.16' into fix/page-drag 2025-08-06 21:23:13 +05:30
johnsoncherian
cc6340c653 chore: update the submodule refernce 2025-08-06 21:21:58 +05:30
Vijaykant Yadav
3645747614 Adds deproxyObject helper to convert proxy objects to plain objects 2025-08-06 21:16:38 +05:30
Adish M
cfad135947
🚀 chore: update submodules to latest lts-3.16 after auto-merge (#13701) 2025-08-06 21:12:47 +05:30
Adish M
7796fa4377
Fix: Automating mergeing issue to lts-3.16 branch (#13700) 2025-08-06 21:11:53 +05:30
Johnson Cherian
e8ad92bf21
Merge pull request #13689 from ToolJet/fix/bugs-3
Bugs
2025-08-06 21:06:31 +05:30
Muhsin Shah C P
c0e8496e07
chore: Update subproject commit reference in frontend/ee (#13699) 2025-08-06 20:56:04 +05:30
Vijaykant Yadav
dfb1a62498 Adds page property to top-level access whitelist 2025-08-06 18:26:42 +05:30
Vijaykant Yadav
f7d054249a fix: delay on sortablelist 2025-08-06 17:45:34 +05:30
Midhun G S
159a249451
Merge pull request #13690 from ToolJet/fix/platform-lts-mgs-32
fix: Improve role retrieval for super admins for authorize API
2025-08-06 17:03:51 +05:30
gsmithun4
309edcf640 chore: Bump version to 3.16.2-lts across all components 2025-08-06 17:02:09 +05:30
Shaurya Sharma
54c9f63722 Table border not working properly due to outline fix 2025-08-06 14:45:47 +05:30