Commit graph

8640 commits

Author SHA1 Message Date
Muhsin Shah C P
8a8fc8b683
Merge pull request #12161 from ToolJet/feat/ee-fixes
fixes
2025-03-07 18:58:27 +05:30
Muhsin Shah C P
f907997a84
Merge pull request #12158 from ToolJet/ee-bugfixes/platform
EE bugfixes
2025-03-07 18:54:20 +05:30
Anantshree Chandola
6b50f13795 fixes 2025-03-07 18:52:23 +05:30
Manish Kushare
5f416a31bf
[Fix] - TJDB bug fixes in modularisation (#12112)
* The space is required in between the primary column's name

* Added change for Made content width to 100% for request field in rest api query manager

* Filter label update with value 2 without apply 2 conditions

* The SQL editor size is not correct for the TJDB query

* There is a blank space in the json code hinter

* The blank space added after vertical scroll in the edit row tab

* Esc button size is not correct in the calendar for date and time data-type

* Unable to see the time in calendar for the date time column

* Unable to see the time in calendar for the date time column- added more specificity of class

* Fix bulk update primary key CodeHinter initialization
2025-03-07 18:11:18 +05:30
Muhsin Shah C P
abc113d1c3
Merge pull request #12157 from ToolJet/ee-bug/fixes
EE Bugs
2025-03-07 17:56:18 +05:30
rohanlahori
4dbd361625 fixes 2025-03-07 17:24:09 +05:30
Rudra deep Biswas
a80ef5ac6a init 2025-03-07 17:16:25 +05:30
Johnson Cherian
dc248c831d
Merge pull request #12122 from ToolJet/modularisation/modalV2
feat: Revamps modal widget to ModalV2 with header and footer (#11963)
2025-03-07 15:20:59 +05:30
Nithin David Thomas
994250f534 Conflict fixes 2025-03-07 13:59:24 +05:30
Muhsin Shah C P
39afec27fc
Merge pull request #12154 from ToolJet/bug-fixes-rudra
Bug Fixes
2025-03-07 12:56:21 +05:30
Rudra deep Biswas
c64f037b8e hh 2025-03-07 12:50:20 +05:30
Nithin David Thomas
c16fcc645c
Merge branch 'modularisation/v3' into modularisation/modalV2 2025-03-06 23:15:13 -08:00
Muhsin Shah C P
c960548b55
Merge pull request #12155 from ToolJet/fix/deleteConstant
delete constant from all envs
2025-03-07 12:20:54 +05:30
Anantshree Chandola
7ec16143f5 delete constant from all envs 2025-03-07 12:18:33 +05:30
Parth
72b51f6165
Conditionally parse and decode api response (#12151) 2025-03-07 11:34:30 +05:30
Muhsin Shah C P
0fa90ee875
[modularisation fixes] login and workspaces (#12139)
* Fixed the organization invite issue for existed users after unarchive

* Fixed workspace switching issue
2025-03-07 11:33:59 +05:30
Nakul Nagargade
5fd9711f8e
Merge pull request #12138 from ToolJet/nakul-PR-sprint8
Sprint 7 changes
2025-03-06 18:44:25 +05:30
Nakul Nagargade
fc54479e8f [Bugfix] : Fix difficult to resize large components inside container 2025-03-06 18:33:23 +05:30
Nakul Nagargade
deb86c25ea Add snap to grid 2025-03-06 18:22:57 +05:30
Anantshree Chandola
2c3b085b0d
fix datasource permissions (#12136) 2025-03-06 17:23:29 +05:30
Muhsin Shah C P
fabc6e10b8
Merge pull request #12137 from ToolJet/bugfixes/branch-2-platform
Bulk upload bugfix
2025-03-06 17:14:35 +05:30
rohanlahori
03b209d04a bugfix 2025-03-06 16:54:14 +05:30
Adish M
6d2d6fa048 pushing new commit 2025-03-06 15:56:45 +05:30
Parth
6b08c86bed
Fix: Appbuilder page error (#12129)
* Parse and decode the api response

* Change the keys to follow snakecasing
2025-03-06 14:04:32 +05:30
Anantshree Chandola
1b81a2e272
updates (#12133) 2025-03-06 14:02:18 +05:30
Akshay Sasidharan
1bb19e13c0 update submodules 2025-03-06 13:52:03 +05:30
Rohan Lahori
598c0b5c3f
CE P0 Fixes branch-1 (#12116)
* minor fixes

* signup-fixes

* minor bug

* fix for not showing custom groups

* fixed minor bug

* removed comments

* dark mode fixes

* dark mode fixes
2025-03-06 13:03:43 +05:30
Adish M
87b9f28193 Updated submodule references to latest commits 2025-03-05 21:41:53 +05:30
Muhsin Shah C P
a590b131d2
Removing copilot from the constants & fixing other bugs in the sheets (#12117) 2025-03-05 21:02:00 +05:30
Nithin David Thomas
406b8b2dfd
Merge branch 'modularisation/v3' into modularisation/modalV2 2025-03-05 06:19:25 -08:00
Nithin David Thomas
7b83acf48a feat: Revamps modal widget to ModalV2 with header and footer (#11963)
* feat: Exposes modal properties as CSAs

* Move CSA's to additional actions

* Adds additional actions and Data Modal.jsx

* Code cleanup

* feat: Exposes modal properties as CSAs

* Move CSA's to additional actions

* Adds additional actions and Data Modal.jsx

* Code cleanup

* Fix: Sets modal position within canvas viewport

* feat: Adds fullscreen size options for modals

* Hides height property if fullscreen

* feat: Adds fullscreen size options for modals

* feat: Adds header and footer for modal #11595

* Fixes canvas width issue for header

* fixes error with csa

* Adds migrations for modal

* Bug fixes for component movement across slots

* Fix resizing of modal trigger

* Set modal on body click

* Prevent modal drop event on modal backdrop

* Fixes canvas getting cut on full screen

* Review fixes

- Reorders inspector
- Removes border
- Moves header/footer height to props from styles
- Close button hover
- fxeditor to same line

* Adds modal as ModalV2

* Fixes widgets going out of modal canvas

* Fixes fullscreen canvas height issues

* Fix changes breaking old modal behaviour

* Review fixes

* Adding memo for header and footer

* Refactors dragEnd on canvas grid

* Delete server/migrations/1734422351569-UpdateModalHeaderTitle.ts

* Fixes edge cases
2025-03-05 17:36:04 +05:30
Anantshree Chandola
b7c21237ff
added env constants (#12114)
* added env constants

* updates
2025-03-05 16:02:29 +05:30
Rohan Lahori
8aad44c53e
Merge pull request #12105 from ToolJet/license-banner-changes
Dashboard License banner changes AI Release
2025-03-05 13:04:18 +05:30
Nakul Nagargade
7e1d9d37d6 Add support for copying and pasting in header and footer 2025-03-05 12:06:40 +05:30
Nakul Nagargade
c2acc24637 [feat] : Add support for Component Handle being visible when hovered on the boundary of an unselected component 2025-03-05 11:56:49 +05:30
Nakul Nagargade
37f1bb05f7 Add support for Only show one handle at a time. 2025-03-05 11:45:41 +05:30
Nakul Nagargade
89a8fafea0 Fix intermittently default option when selected not being saved correctly 2025-03-05 11:36:16 +05:30
Nakul Nagargade
92fa80b249 Fix alignment issues arising due to label width setting for input components 2025-03-05 11:31:44 +05:30
Nakul Nagargade
861e8904a8 fix 2025-03-05 11:11:07 +05:30
Nakul Nagargade
cbfe197a28 fi 2025-03-05 11:10:37 +05:30
Nakul Nagargade
20f03d6e11 Fix alignment issues arising due to label width setting for input components 2025-03-05 11:07:19 +05:30
Nakul Nagargade
c2c0018eb7 Fix page handle being wrong when fetching from exposed values in Viewer on initial reload 2025-03-05 11:06:20 +05:30
Muhsin Shah C P
3828c93e23
Copying reset password changes (#12108) 2025-03-04 20:18:30 +05:30
Adish M
c5a06423ef
fix ee/server (#12101) 2025-03-04 11:11:59 +05:30
Anantshree Chandola
2ef356938c
fix invite (#12096) 2025-03-03 19:50:19 +05:30
Parth
710798d000
Add AI plugins (#12097) 2025-03-03 18:44:36 +05:30
Adish M
ffa92c419e
Feature: Adding Modularisation for AWS Packer build (#12098) 2025-03-03 18:26:28 +05:30
Anantshree Chandola
3202390dd9
fix oauth (#12095) 2025-03-03 16:39:02 +05:30
Parth
fa9f82f7c4
Add marketplace plugins to plugins.json (#12093) 2025-03-03 16:19:48 +05:30
Parth
538d311182
Fix: Plugins installation and test-connections bugs (#12088)
* Add dependency injections to fix plugin install issue

* Add id in testConnection URL param
2025-03-03 15:06:40 +05:30