Commit graph

4256 commits

Author SHA1 Message Date
Kiran Ashok
cafbc8dc8b
fix :: Line height dropdown (#6058)
* fix :: line height dropdown

* added default padding

* revert change
2023-04-19 16:58:11 +05:30
Shubhendra
998836cc99 updated smtp documentation 2023-04-19 16:52:34 +05:30
Kavin Venkatachalam
63cf891fc5
bump version (#6062) 2023-04-19 15:19:12 +05:30
Kavin Venkatachalam
f2318dd1b4
Added date sorting on table widget (#6055)
* Added date sorting on table widget

* Fixed picking the right field on date sorting
2023-04-19 14:53:28 +05:30
Kavin Venkatachalam
b992662c43
Making app to run on React 17 (#6054) 2023-04-19 14:53:11 +05:30
Midhun G S
47faa1f8d9
Merge pull request #6051 from ToolJet/main
Fixed running subsequent actions in runjs (#6050)
2023-04-17 17:47:18 +05:30
Kavin Venkatachalam
1c9b678d7d
Fixed running subsequent actions in runjs (#6050)
* Fixed running multiple actions in runjs

* bump version
2023-04-17 17:10:48 +05:30
Akshay
3a2242718e
Merge pull request #5906 from ToolJet/test/fix-cypress-failure
Update automation script for export, import and version functionality
2023-04-17 14:50:27 +05:30
Shubhendra Singh Chauhan
d4e914bf60
[docs] updates in version 2.4.0 (#6048)
* added global datasource in 2.4.0

* udpate eslint

* added how:to-use s3 signed url

* updated how:to-fail js

* hide next version
2023-04-17 12:32:34 +05:30
Midhun G S
2a5ac1c2b6
Merge pull request #6046 from ToolJet/branch/fix-release-conflicts
Merge Main to Develop
2023-04-14 18:12:25 +05:30
Kavin Venkatachalam
2148baca8b Resolved conflicts 2023-04-14 18:04:59 +05:30
Kavin Venkatachalam
a332ba7651
Release v2.4.5 (#6034)
* Added close modal on clicking outside property

* bump version
2023-04-14 17:40:40 +05:30
Sherfin Shamsudeen
08269d7424
Merge pull request #6044 from ToolJet/main
Merge Main to Develop
2023-04-14 17:13:28 +05:30
Midhun G S
17d5a82057
Merge pull request #6042 from ToolJet/release/v2.4.4
Release v2.4.4
2023-04-14 17:09:56 +05:30
vjaris42
b955d30966
fix: app import (#6043) 2023-04-14 16:59:27 +05:30
Akshay
c4223a467e
Merge pull request #5970 from kbdharun/develop
CI (workflows): bump actions version, fix Node deprecation warning
2023-04-14 16:34:20 +05:30
gsmithun4
58904ad9ee Release v2.4.4 2023-04-14 15:39:54 +05:30
Kavin Venkatachalam
2586fd649f
Fixed issue on running app load queries multiple time for the released app (#6040)
* Fixed issue on multiple app load

* Removed unwanted code and added comments
2023-04-14 15:38:13 +05:30
Midhun G S
044d1083eb
remove token data from app export (#6035) 2023-04-14 15:37:42 +05:30
Shubhendra Singh Chauhan
32029661cf
[docs] how-to: use s3 pre-signed url to upload docs (#5917)
* how-to: use s3 presigned url to upload docs

* updated how to

* minor changes

* minor fix
2023-04-14 12:45:26 +05:30
Shubhendra Singh Chauhan
15cf829a75
[doc] global datasources (#5965)
* [doc] global datasources

* permissions for global ds

* Update docs/docs/data-sources/overview.md
2023-04-14 12:45:17 +05:30
Shubhendra Singh Chauhan
69e8188a7f
[how-to] fail a RunJS query (#5976) 2023-04-14 12:45:02 +05:30
Sherfin Shamsudeen
6b0fb48eea
Merge pull request #6030 from ToolJet/main
Merge main to develop
2023-04-13 21:45:27 +05:30
Midhun G S
dc7751ea37
Merge pull request #6029 from ToolJet/release/v2.4.3
Release v2.4.3
2023-04-13 21:38:26 +05:30
gsmithun4
9b27f0f122 bump version v2.4.3 2023-04-13 21:33:59 +05:30
Kavin Venkatachalam
cc92f2f09b
Fixed exposing currentUser issue (#6028) 2023-04-13 21:32:10 +05:30
Midhun G S
7a82f4a981
Merge pull request #6024 from ToolJet/main
Merge main to develop
2023-04-13 16:04:37 +05:30
Midhun G S
6dd8d70de1
bump version (#6023) 2023-04-13 15:56:38 +05:30
Midhun G S
eceff7bb21
Fix for Authorize Oauth API not accessible (#6022) 2023-04-13 15:16:09 +05:30
Akshay
a00e431de9
Merge pull request #5753 from ToolJet/fix/tjdb-same-col-filters
Fix: Tooljet database filter conditions using same column
2023-04-12 21:53:36 +05:30
Midhun Kumar E
12b28e0ac6
Added automation for modal component (#6001)
* Add utils

* Modify common functions

* Add spec
2023-04-12 12:54:54 +05:30
Midhun Kumar E
97e1a73dc8
Add data-cy for modal components (#6015) 2023-04-12 12:54:16 +05:30
Mekhla Asopa
ff329e4336 Fix cypress failure 2023-04-11 19:00:37 +05:30
Shubhendra Singh Chauhan
a8c8280896
updated session expiry var (#5996) 2023-04-11 17:24:32 +05:30
Kiran Ashok
a438bf35ee
Adding scroll for container widget (#5877)
* adding scroll for container

* added container for scroll

* feat:: added container widget scroll

* updated container doc

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-04-11 16:05:19 +05:30
Arpit
636c4a62c5
[chore] Eslint fixes (#5988)
* lint fixes: frontend

* lint fixes: marketplace

* lint fixes: plugins-client js files

* typo fix

* eslint updates/fixes for marketplace

* eslint updates/fixes for plugins

* removing "@typescript-eslint/no-floating-promises for plugins"

* ignore client.js and server.js

* ignore client.js and server.js

* ignore client.js and server.tss

* Delete client.js

* ignore cypress-test/**
2023-04-11 15:34:58 +05:30
Arpit
6d2e2046cf
Feature : OpenAI plugin (#5975)
* openai plugin init

* admin private route with admin access only

* update dev mode check
2023-04-11 11:07:27 +05:30
Mekhla Asopa
3fa805993e Merge branch 'develop' into test/fix-cypress-failure 2023-04-10 18:11:49 +05:30
Midhun G S
2f2e79f3be
Merge pull request #5978 from ToolJet/main
Merge main to develop
2023-04-10 16:53:17 +05:30
Midhun G S
fe7766db50
Merge pull request #5955 from ToolJet/release/v2.4.0
Release v2.4.0
2023-04-10 16:48:06 +05:30
Muhsin Shah
4836874d68 fix: query handler issue - query success message is also showing with error toast 2023-04-10 16:11:40 +05:30
emidhun
1fcc3d6c0a Revert "Test changes"
This reverts commit a92f124ce2.
2023-04-10 15:00:29 +05:30
emidhun
779ae7f939 Revert "Fix typo"
This reverts commit d54229f12a.
2023-04-10 14:59:59 +05:30
vjaris42
869c1daa5c
Fixes query duplication on import on apps having multiple versions (#5971)
* fix: app import with multiple versions

* clenaup
2023-04-10 14:03:30 +05:30
Avirup Banik
a7cb6817b1
Fixed the typo in event handler screen in page menu (#5930)
* Fixed the typo in event handler screen in page menu

* Updated the code as per suggestion
2023-04-10 13:53:13 +05:30
emidhun
d54229f12a Fix typo 2023-04-10 12:56:16 +05:30
emidhun
a92f124ce2 Test changes 2023-04-10 12:17:53 +05:30
Midhun Kumar E
9b4914b8c5
Added data-cy to fix cypress specs on v2.3.1 (#5974)
* data-cy changes -temp

* Revert unwanted chanches
2023-04-10 12:08:13 +05:30
Adish M
1336dc091b adding pull_request_target 2023-04-10 12:02:06 +05:30
Adish M
497e3ed0a5 reverting the changes made for testing 2023-04-10 12:00:28 +05:30