Commit graph

4923 commits

Author SHA1 Message Date
Akshay Sasidharan
8ec28e6668 update submodule 2025-03-10 23:35:42 +05:30
Akshay
528c354ed5
fix workflow executions in modularistion (#12124) 2025-03-10 23:31:57 +05:30
Johnson Cherian
e4ffbfe21d
Merge pull request #12175 from ToolJet/feat/table-json-datatype
Feature: Added support for JSON column type in Table component
2025-03-10 13:14:21 +05:30
devanshu052000
a3f25097f5 Merge branch 'modularisation/v3' into fix/codehinter-search-replace 2025-03-10 12:35:59 +05:30
devanshu052000
1207c5cdf1 Removed autogeneration logic. 2025-03-10 12:26:52 +05:30
devanshu052000
8304a72458 Add toggle for indentation. 2025-03-10 12:26:33 +05:30
devanshu052000
f30eae7366 Added JSON component for rendering JSON column cell with formatting. 2025-03-10 12:26:09 +05:30
devanshu052000
8972ff730a Added basic logic for autogenerating JSON columns. 2025-03-10 12:25:32 +05:30
devanshu052000
868b36ebcb Add JSON in column type dropdown. 2025-03-10 12:22:07 +05:30
Johnson Cherian
21fd97e290
Merge pull request #12090 from ToolJet/fix/auto-scroll-component
Fix: Scroll and bring the component in view port
2025-03-10 12:11:45 +05:30
Johnson Cherian
a87036c228
Merge pull request #12070 from ToolJet/fix/component-to-inspector
Fix: One click option to open the component directly in the inspector
2025-03-10 12:10:47 +05:30
Johnson Cherian
0ab323a74a
Merge pull request #12172 from ToolJet/fix/custom-component
Fix: Custom Component runQuery parameter not working
2025-03-10 12:09:43 +05:30
Johnson Cherian
b775449243
Merge pull request #12171 from ToolJet/fix/table-row-height
Fix: Table component's max row height not getting updated
2025-03-10 12:09:13 +05:30
Johnson Cherian
88e54bcb46
Merge pull request #12170 from ToolJet/fix/dropdown-clear-btn
Fix: In Dropdown, call "on select" event when user clicks on clear button
2025-03-10 12:08:42 +05:30
Johnson Cherian
b7fc3c3fd1
Merge pull request #12169 from ToolJet/fix/table-datepicker
Fix: Date picker gets hidden inside table
2025-03-10 12:08:13 +05:30
devanshu052000
369afb1c21 Fix: Not able to pass parameters to run query in custom component. 2025-03-10 11:35:22 +05:30
devanshu052000
f2bd5a54b8 Fix: Table component's max row height not getting updated. 2025-03-10 11:30:34 +05:30
devanshu052000
ac36acd9c1 onSelect event gets triggered when dropdown value is cleared using clear button. 2025-03-10 11:25:45 +05:30
devanshu052000
65b2b5d913 Fix: Date picker gets hidden inside table and user needs to scroll to see it. 2025-03-10 11:13:26 +05:30
devanshu052000
d6911bc882 Revamped fix for copy button on hover in debugger. 2025-03-10 11:05:59 +05:30
devanshu052000
cd8e330208 Fix: Not able to copy value in debugger 2025-03-10 11:05:21 +05:30
Muhsin Shah C P
679811ad76
Fixed onboarding questions bug (#12160) 2025-03-07 19:47:46 +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
devanshu052000
1ef408f113 Changed function response to handle non accessible components. 2025-03-07 18:11:29 +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
rohanlahori
4dbd361625 fixes 2025-03-07 17:24:09 +05:30
devanshu052000
e4aaaadf89 Merge branch 'modularisation/v3' into fix/codehinter-search-replace 2025-03-07 17:00:21 +05:30
devanshu052000
94d2a64828 Fix: Hide search button when search panel is open. 2025-03-07 16:58:47 +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
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
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