Commit graph

5830 commits

Author SHA1 Message Date
Manish Kushare
2ba20a2303
Show type error message in codehinter preview if any (#7462)
* show error message in codehinter preview if any

* check type error in run time

* on component will unmount stage , sets resolvedValue and resolvingError to null

* show border danger for invalid field values

* shifted function declaration up before calling it

* tooltip in general properties was always showing red-border : fixed

fixed: all props showing red border

* tooltip codehinter is empty string in the first render

* checking syntax error is any
2023-12-08 17:55:22 +05:30
Syed Abdul Rahman
8d51588e6b
Fix search box component close icon (#7304)
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-12-08 17:54:37 +05:30
Nakul Nagargade
c6ef28ad89
[Refactor]7380 - Improve performance by preventing states used as prop when not necessary (#7412)
* [Refactor]7380 - Improve performance by preventing states used as prop when not necessary

* Fix selected component being returned as undefined in sidebar inspector

* reduce Container re-render

* reduce Container re-render and bug fix

* Remove ununsed state

* initial commit

* Clean code

* Fix selecting component

* Refactor code

* Refactor code

* Resolve code comments

* Fix Subcontainer not being able to have drag ability for childrens

* Resolve code comments

* Fix cypress maximum state update issue

* Fixes editor render on canvas click, on hover and component click

* Fix extra renders on dragging components

* remove commit

* Remove console

* Fix editing version being undefined

* Fix

* Fix events being not updated

* Fix bugs

* Fix version not changing

* Remove console

* remove editor old
2023-12-08 15:35:30 +05:30
Midhun Kumar E
f2f078da0a
Merge branch 'develop' into appbuilder-1.4 2023-12-08 15:32:41 +05:30
Akshay Sasidharan
4d627de0c3 fix import error on test suite 2023-12-08 13:11:07 +05:30
Akshay
f5a51512f7
Merge branch 'main' into release/marketplace-1.5 2023-12-07 19:45:01 +05:30
Akshay Sasidharan
96f56ff5c0 bump to v2.25.0 2023-12-07 19:43:31 +05:30
Akshay Sasidharan
52162f75a4 Merge branch 'develop' into release/marketplace-1.5 2023-12-07 19:42:23 +05:30
Sherfin Shamsudeen
83b53c949b
[hotfix ]fix: event mapping query race condition (#8258) (#8261)
* [hotfix ]fix: event mapping query race condition (#8258)

* fix: event mapping query race condition

* fixes: duplication dq from lds and gds

* Bump version (#8262)

---------

Co-authored-by: Arpit <arpitnath42@gmail.com>
2023-12-07 19:17:03 +05:30
Sherfin Shamsudeen
a21ac951ca
Bump version (#8262) 2023-12-07 19:03:38 +05:30
Arpit
17983ffb04
[hotfix ]fix: event mapping query race condition (#8258)
* fix: event mapping query race condition

* fixes: duplication dq from lds and gds
2023-12-07 18:54:05 +05:30
Akshay Sasidharan
20f78c7ca1 update package lock files 2023-12-07 18:33:54 +05:30
Akshay
5b5b354842
Chore: Snowflake sdk update (#8179)
* update snowflake sdk
2023-12-07 18:00:35 +05:30
Midhun Kumar E
5317466cc5
Marketplace 1.5 automation fix for Appbuilder (#8257)
* Fix labels of component properties

* Fix labels of component properties (table)

* Fix inspector urlparms creation

* Revert button spec changes

* Fix table regression
2023-12-07 17:56:00 +05:30
Midhun G S
10e798db84
Merge pull request #8252 from ToolJet/main
Merge main to develop
2023-12-07 11:31:58 +05:30
Midhun G S
c20ec780d7
Merge pull request #8251 from ToolJet/release/v2.24.4
Release v2.24.4
2023-12-06 19:10:03 +05:30
Muhsin Shah
8bb26f27a1 PR change: refactored 2023-12-06 18:57:46 +05:30
Muhsin Shah C P
3734e6fc00
fix: public apps are not loading (#8247) 2023-12-06 17:29:38 +05:30
gsmithun4
839bca2c25 bump version 2023-12-06 17:28:18 +05:30
Akshay Sasidharan
46baf378c3 Merge branch 'develop' into release/marketplace-1.5 2023-12-06 12:09:31 +05:30
Shubhendra
a9038f8cc2 Added docs v2.25.0 2023-12-05 16:46:01 +05:30
Shubhendra Singh Chauhan
364e0438b0
Merge branch 'develop' into docs/mar1.5 2023-12-05 16:16:10 +05:30
Shubhendra
a4aa7ff36c changes after review in triggers 2023-12-05 16:15:35 +05:30
Karan Rathod
3e5955258a
[docs]:update workspace overview page (#8158)
* update workspace overview page

* remove outdated points
2023-12-05 14:48:53 +05:30
Karan Rathod
c970200974
add connection string method (#8233) 2023-12-05 14:48:40 +05:30
Karan Rathod
555953db6d
[docs]:add migration guide for v 2.24.3 (#8236) 2023-12-05 13:50:37 +05:30
Shubhendra Singh Chauhan
6967c41cfe
[docs]revamp howto: bulk update multiple rows (#8237) 2023-12-04 18:04:25 +05:30
Abd-Rahman-1999
328b3b7193 fixed flickering issue while filtering 2023-12-04 15:06:52 +05:30
Shubhendra
d17896d9d8 [doc]workflow triggers 2023-12-04 12:45:35 +05:30
Ajith KV
481355af08
Add cypress test cases for app creation flow (#8232) 2023-12-04 10:16:24 +05:30
Abd-Rahman-1999
9c1cd8c175 fixed equal opearator issue 2023-11-30 15:34:58 +05:30
Akshay Sasidharan
ffffc7f2f4 Merge branch 'develop' into release/marketplace-1.5 2023-11-29 17:36:50 +05:30
Mekhla Asopa
849f248b85
Updated database spec with export table feature (#8218)
* Added export table method

* Added bulk upload data method
2023-11-29 17:36:10 +05:30
Kavin Venkatachalam
9549f76abe
Merge pull request #8222 from ToolJet/main
Merge main back to develop (v2.24.3)
2023-11-29 16:59:45 +05:30
Manish Kushare
1fd94df62e
Page change event is getting triggered in the table component (#8221)
* Page change event was not getting triggered

* bump version

* When client side is toggled , event is getting firedf twice : fixed
2023-11-29 16:38:47 +05:30
Kavin Venkatachalam
7d1dca6ad7 Merge branch 'main' of https://github.com/ToolJet/ToolJet into appbuilder-1.4 2023-11-29 11:48:21 +05:30
Shubhendra
cfe3b38285 updated s3 - new operations 2023-11-28 18:09:53 +05:30
Shubhendra Singh Chauhan
e28741309b
[doc]minor logfile change (#8180) 2023-11-27 19:41:38 +05:30
Abd-Rahman-1999
cc0432526c added offset to query params 2023-11-27 18:41:22 +05:30
Abd-Rahman-1999
c594a36932 added pagecount when deleting a filter query in ToolJet database 2023-11-27 18:05:10 +05:30
Abd-Rahman-1999
14de7eb747 fixed pagination issue as well as filter/sort issue 2023-11-27 17:56:49 +05:30
Atharva Kulkarni
f977a85131
Fix typo in dashboard.md (#8139) 2023-11-27 16:17:18 +05:30
Abd-Rahman-1999
2d74db5742 fixed the pagination issue in ToolJet database 2023-11-27 14:26:41 +05:30
Shubhendra Singh Chauhan
2e22a8c4a4
[docs] updated instance settings to settings (#8155) 2023-11-22 12:31:39 +05:30
Shubhendra Singh Chauhan
f8627e16ef
[docs] log file (#8110) 2023-11-22 12:29:29 +05:30
Karan Rathod
5f04d2cba7
[fix]:change the code for the dynamic document links for data sources (#8138)
* change the code for the dynamic documentation link for data sources

* fix code for dynamic url creation

* fix code
2023-11-22 10:42:43 +05:30
Mekhla Asopa
b1e6cba9ce
Updated data-cy for bulk update (#7924)
* Updated cypess mysql spec (#7717)

* Updated data-cy for bulk update
2023-11-20 16:14:27 +05:30
Mekhla Asopa
04f98018be
Updated import spec (#8174) 2023-11-20 16:10:48 +05:30
Ajith KV
9f61f676dc
Added cyppress test case for creating and editing workspace (#8159)
* Add cyppress test case for creating and editing workspace

* Add wait

* Modify test case for action
2023-11-17 16:29:04 +05:30
Akshay Sasidharan
80dc61e92c make join errors user friendly 2023-11-17 16:06:09 +05:30