Commit graph

8452 commits

Author SHA1 Message Date
Devanshu Rastogi
3ebc1933cc
Enhance: Added 'Set Value' functionality and support for HTML with hyperlinks in Rich Text Editor component (#11406)
* Added HTML support for Placeholder and Default Value property. Added CSA for loading state.

* Exposed isDisabled, isVisible and isLoading variables. Also exposed setValue, setDisable, setVisibility and setLoading functions.

* Fixed issue where loading state functionality was not visible in the properties section on the initial render of rich text editor.
2024-12-04 14:40:57 +05:30
Kartik Gupta
5e9e9381e9
download event for table in server side pagination (#10330) 2024-12-04 13:59:29 +05:30
Devanshu Rastogi
af1dda8ec9
Feature: Added Radio button V2 component (#11408)
* Initial setup for Radio Button V2

* Made changes in Radio Button component and its properties.

* Added a loader.

* Added disabled states in Radio Button V2.

* Fixes

* CSA fixes

* fixes

* Fixed switch case label for Radio Button V2 and updated config files.

* Added Radio Button component in Inspector and refactored the component and config file.

* Refactored code for updating exposed variables and fixed default value for non dynamic options.

* Fixed sonarlint issue - Unexpected duplicate font-size.

* Made minor styling changes.

* Removed currentStateStore logic.

* Implemented single source of truth for changing value and resolved review comments.

* Changed font weight of options to 400.

---------

Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
2024-12-04 13:59:08 +05:30
Devanshu Rastogi
fef97269ae
Added loading state in pie chart. (#11404) 2024-12-04 13:58:41 +05:30
Nithin David Thomas
aa4cd1fc2e
chore: Exposes CSAs for Container widget (#11229)
* chore: Exposes CSAs for Container widget

* Introduces hook to expose variables

* Updates hook to expose variable after setting the state

* Update frontend/src/AppBuilder/_hooks/useExposeVariables.js

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>

* Removes unwanted imports

* Exposing CSA to control component actions

* Moves CSA's to additional actions section

* Fixes wrong handle param

---------

Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2024-12-04 13:56:38 +05:30
Nakul Nagargade
966c208333
Fix container and kanban can't be moved by dragging on the body of the component (#11355) 2024-12-04 13:54:43 +05:30
Nithin David Thomas
a609b3cd7a
chore: Set modal as the selected widget when clicked (#11363) 2024-12-04 13:54:08 +05:30
Devanshu Rastogi
f5cab90b5c
Fix: Content overflow issue in rich text editor (#11405)
* Fixed the content overflow issue in rich text editor.

* Fixed issue where content overflowed when height is resized below a certain height.
2024-12-04 13:53:28 +05:30
Devanshu Rastogi
05b25cfe82
Fixed value of value CSA when no default value is set and clear() action is used. (#11409) 2024-12-04 13:52:33 +05:30
Nakul Nagargade
c3b14dac27
feat: Introduce table styles property to set the casing of table column names (#11424)
* feat: Introduce table styles property to set the casing of table column names

* Update table default data keys

* Fix
2024-12-04 13:51:11 +05:30
Nakul Nagargade
022e554812
[feat] : Add support for clicking anywhere on the edge should select the component (#11425) 2024-12-04 13:49:06 +05:30
johnsoncherian
cd2350db46 chore: version bump 2024-11-25 12:04:17 +05:30
Johnson Cherian
70391b2c12
Merge pull request #11401 from ToolJet/main-merge-lts-3.0
Main merge lts 3.0
2024-11-25 11:57:26 +05:30
johnsoncherian
8e3986e0a1 Merge branch 'lts-3.0' into main-merge-lts-3.0 2024-11-25 11:49:53 +05:30
johnsoncherian
11b4368cc0 Merge branch 'main' of https://github.com/ToolJet/ToolJet 2024-11-25 11:48:10 +05:30
Midhun G S
167d1eb2db
Merge pull request #11370 from ToolJet/release/lts-3.0.3
Release LTS v3.0.3 - Platform
2024-11-22 12:41:00 +05:30
Midhun G S
94b8f466db
Merge branch 'lts-3.0' into release/lts-3.0.3 2024-11-21 20:14:55 +05:30
gsmithun4
1f73c11289 bump version 2024-11-21 20:14:08 +05:30
Adish M
04af065364
Merge pull request #11385 from ToolJet/fix/do-template-main
Fix DO template to main branch
2024-11-21 19:42:45 +05:30
Adish M
5a9f1b0f49 Fix DO template to main branch 2024-11-21 19:39:21 +05:30
Rudhra Deep Biswas
3f681c1bde
Integration and Workspace Constants Page UI Fixes (#11377)
* ui fixes ws constants and integration page

* ws const css
2024-11-21 19:06:33 +05:30
Rohan Lahori
be7d461816
CE Subpath pending issues (#11352)
* subpath fix

* subpath fix

* minor fix

* minor fix

* ee-cherrypicked
2024-11-21 12:26:22 +05:30
Johnson Cherian
eea5af776c
Merge pull request #11360 from ToolJet/fix-resolved-query-headers
Fix request, response, responseHeaders from resolved query not being part of  dependency graph
2024-11-21 11:56:38 +05:30
Nakul Nagargade
076ef68a26 Bump version 2024-11-21 11:23:25 +05:30
Nakul Nagargade
532499b815 Merge branch 'lts-3.0' into fix-resolved-query-headers 2024-11-21 11:21:51 +05:30
Nakul Nagargade
994e1a8c2f Add support for CSA setValue in codeeditor widget 2024-11-21 10:56:20 +05:30
Rohan Lahori
d29d0c730e
Local data source discontinued changes (#11344)
* basic setup changes

* minor changes

* minor ui fix

* remove parameter check and minor refactoring

* bugfix

* variable changes

* css changes

* removed consoles

* removed consoles

* pr review changes

* documentation link changes

* minor css changes
2024-11-20 14:58:58 +05:30
gsmithun4
caaae7ae74 bump version 2024-11-20 14:56:57 +05:30
Adish M
57f75626d1
Fix/tjdb render preview lts 3.0 (#11368)
* Fix for TJDB in render preview app lts-3.0 branch

* removed marketplace env
2024-11-20 13:43:28 +05:30
Nakul Nagargade
1cebfe039a fix 2024-11-19 17:50:31 +05:30
Nakul Nagargade
8a3f89a19c Add request, response,responseHeaders outside of metadata 2024-11-19 16:55:47 +05:30
Nakul Nagargade
6a2b76c5b2 Fix request, response, responseHeaders from resolved query not being part of dependency graph 2024-11-19 12:10:33 +05:30
Johnson Cherian
995a73254c
Merge pull request #11336 from ToolJet/release/v3.0.2-lts
Release v3.0.2 lts
2024-11-18 19:07:34 +05:30
Johnson Cherian
d3b4bc8726
Merge pull request #11337 from ToolJet/fix/form-submit-btn-and-ast-in-be
form button to submit mapping issue on version creation and import ex…
2024-11-18 18:44:57 +05:30
Johnson Cherian
844b3e909c
Merge pull request #11235 from ToolJet/fix/public-page-setting
Fix: page settings on public app
2024-11-18 18:44:30 +05:30
Kartik Gupta
022e475b6d use string manipulation instead of regex 2024-11-18 18:44:14 +05:30
Kartik Gupta
bb928f2031 fix bug breaking hash map 2024-11-18 18:44:14 +05:30
Kartik Gupta
8d4b8aa56a form button to submit mapping issue on version creation and import export 2024-11-18 18:44:12 +05:30
Vijaykant Yadav
0224d3760a rebase 2024-11-18 18:38:39 +05:30
Johnson Cherian
c1df4f0da9
Merge pull request #11351 from ToolJet/fix-submit-btn-form
Fix submit button event not triggered when dynamic schema is selected
2024-11-18 18:35:16 +05:30
Johnson Cherian
3168e19b24
Merge pull request #11345 from ToolJet/fix/calendar-view
Fixed default calendar view not updating view on reload
2024-11-18 18:35:02 +05:30
Johnson Cherian
a41c885e08
Merge pull request #11338 from ToolJet/fix/table-cell-value-timeout
Fixed onCellValueChanged event being triggered before save changes bu…
2024-11-18 18:34:22 +05:30
Johnson Cherian
57dfe384cd
Merge pull request #11333 from ToolJet/fix/page-icon-import
Fix: page settings not available on imported apps
2024-11-18 18:33:33 +05:30
Johnson Cherian
d02174e9cf
Merge pull request #11332 from ToolJet/fix/component-saving-on-page-clone
Fix: remove events and exposed variables from component definition to avoid backend Component entity error
2024-11-18 18:33:15 +05:30
Johnson Cherian
f013d97eaa
Merge pull request #11331 from ToolJet/fix/form-button-submit-mapping-fix
button to submit in form mapping fix on version creation
2024-11-18 18:32:07 +05:30
Vijaykant Yadav
56d0ae908a add changes for table 2024-11-18 18:13:59 +05:30
Shaurya Sharma
2444528793 Merge conflict resolved 2024-11-18 17:12:37 +05:30
Adish M
f805116c9e Fixes in render for v3 2024-11-18 15:06:48 +05:30
Shaurya Sharma
6d3b076546 Fixed unable to move calendar on changing view mode 2024-11-18 13:38:48 +05:30
Nakul Nagargade
6bdb808239 Fix submit button event not triggered when dynamic schema is selected 2024-11-18 13:16:47 +05:30