Commit graph

1095 commits

Author SHA1 Message Date
Akshay Sasidharan
07f6979713 bump to v2.35.1 2024-04-11 13:04:34 +05:30
Akshay
beea86d1c6
Merge pull request #9348 from ToolJet/main
Merge main to develop
2024-04-11 12:55:24 +05:30
Alejandro Garbi
632175fc58
feature/allow-google-tag-manager-to-csp 2024-04-10 22:25:43 -06:00
Akshay Sasidharan
20efbd6ad7 bump to v2.35.0 2024-04-05 14:44:20 +05:30
Akshay
f5f978dab3
Merge pull request #9303 from ToolJet/merge-main-develop
Merge main to develop
2024-04-05 14:34:22 +05:30
blank0537
533878b946
Feature supabase plugin integration (#9213)
* Feature Supabase plugin implementation

* added limit field in get rows and changed plugin label

* resolved comments and error handling

* removed duplicate error message

* Resolved comments and Add columns reusable component added

* test connection update and types added
2024-04-05 14:14:47 +05:30
Johnson Cherian
39cdfdd0e1
hotfix: Fix text component and map component issues (v2.34.2) (#9289)
* hotfix : Not able to view full text while using vertical alignment in text component (#9272)

* fix : not able to view full text while doing justifycontent

* add condition for scroll

* fix

* fix : markdown

* hotfix: Event are not getting triggered in map component  (#9263)

* fix: events not working in map component

* chore : version bump

* typo

* trigger using fireevent

* chore: update version for release (#9293)

---------

Co-authored-by: Kiran Ashok <stepinfwd@gmail.com>
2024-04-04 16:03:28 +05:30
gsmithun4
5e0710e341 Merge branch 'develop' into platformv14.5/merge-to-develop 2024-04-03 21:02:59 +05:30
vjaris42
bf18f15e02
fix : mailer package (#9271) 2024-04-03 15:49:26 +05:30
vjaris42
2507c22bc3
Fix: app export modal api failure (#9264)
* fix: app export modal api failure

* fix: import app dropdown style
2024-04-02 17:41:51 +05:30
vjaris42
f3b00f9b46
Fix: typo in password reset email (#9255)
* fix: typo in email text

* fix: mailer module
2024-04-02 13:28:10 +05:30
vjaris42
d73ac412a5
setup: constants migration and resolution (#9250) 2024-04-01 19:41:25 +05:30
Midhun G S
759ea03caf
fix for app entity (#9249) 2024-04-01 19:17:17 +05:30
gsmithun4
058ec8df96 Merge branch 'main' into release-rebase-1/platformv14.5 2024-04-01 18:18:31 +05:30
vjaris42
b0c0f2b2b9
Revamp: user journey emails (#9223)
* setup: emails template

* bug fixes

* bug fixes

* add error check
2024-04-01 18:11:42 +05:30
blank0537
cf5a9f7160
Feature Pocketbase datasource plugin implementation (#9145)
* Feature Pocketbase datasource plugin implementation

* Resolved comments and added multicondition component for sorting and filters

* resolved nitpicks
2024-04-01 11:50:15 +05:30
Akshay
2d08d889de
Release: Community changes (v2.34.0) (#9226)
* add custom resolvers info and editable row selection info (#9057)

* fix system requirements icon

* add auth info for webhooks and fix casing

* add regex custom validation info (#9068)

* [docs]: Marketplace 1.7 updates (#9085)

* [docs] Amazon redshift plugin

* make minor improvements

* add and update docs for marketplace 1.7

* update order of plugins in overview to match sidebar

* create new version

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>

* add the latest version in the versions.json file (#9094)

* [docs]: Update PDF component (#9088)

* update PDF component

* merged with develop and added changes to the new version

* update docs favicon: (#9118)

* [docs] SSO revamp (#9031)

* add method to set default language

* update image settings through custom css and update screenshots for getting started and tooljet concepts (#9158)

* fix read documentation button

* fix formatting for setup icons (#9172)

* fix sidebar link for aws lambda

* Update static media (#9175)

* updated the screenshots

* reduced the gif size

* reverted the package.json file

* edited the zoomed in images and replaced some gifs with screenshots

* removed one gif

* update static media

* update file names

* update toolbar

* fix file names

* fix: dynamodb img path

* update media for org management dashboard

* fix: casing and formatting

* update workspace constant media

* update media in workspace settings and github

* update github sso

* minor change to github sso docs

* minor fix

* update google sso

* change includeCurrentVersion flag to false

---------

Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Asjad Ahmed Khan <60435499+2001asjad@users.noreply.github.com>
Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>

* Feature: Engagespot plugin (#9012)

* feat(plugins): added engagespot plugin

* feat(docs): added engagespot plugin docs

* chore(engagespot-plugin): revised copywritings

* Feature: Databricks data source (#9174)

* plugin-created

* Databricks integration

* icon, error handling

* removed unrelated changes from marketplace and frontend package-lock.json removed runAsync and maxRows timeouts pending

* timeout implementation

* socket timeout and error handling

* resolve comments

* resolve comments2

* solved render issue test connection improvements

* solved undefined error

* fix TJDB not null value fail for is operation (#9055)

* fix TJDB not null value fail for is operation

* handling not null and null case insenstive values

* Support for marketplace plugin deploy on render preview app (#9221)

* Fix for marketplace error on render preview app

* add marketplace build command

* Adding new workflow for building marketplace plugin

* removed render app creation

* [:docs] Add documentation for Databricks plugin (#9224)

* add docs for databricks

* update databricks docs

* update docs

* remove ref to clusters

* bump to v2.34.0

* Fixed data source cypress failure (#9227)

* updated spec with required text

* updated mongodb and import spec

* updated import spec

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Aman Regu <amanregu@gmail.com>
Co-authored-by: Asjad Ahmed Khan <iitasjad2001@gmail.com>
Co-authored-by: Asjad Ahmed Khan <60435499+2001asjad@users.noreply.github.com>
Co-authored-by: Jobin Jose <129726530+jobin-logidots@users.noreply.github.com>
Co-authored-by: Syed Mohammad Akhtar Rizvi <85864291+ShazanRizvi@users.noreply.github.com>
Co-authored-by: blank0537 <111295371+blank0537@users.noreply.github.com>
Co-authored-by: Mekhla Asopa <59684099+Mekhla-Asopa@users.noreply.github.com>
2024-03-29 19:13:26 +05:30
Midhun G S
89a7bf9df7
improved app listing query (#9153) 2024-03-28 14:56:24 +05:30
Midhun G S
2abce63f6a
Added try catch in all exception filter (#9197) 2024-03-28 14:56:11 +05:30
Syed Mohammad Akhtar Rizvi
25d12db6d8
Feature: Databricks data source (#9174)
* plugin-created

* Databricks integration

* icon, error handling

* removed unrelated changes from marketplace and frontend package-lock.json removed runAsync and maxRows timeouts pending

* timeout implementation

* socket timeout and error handling

* resolve comments

* resolve comments2

* solved render issue test connection improvements

* solved undefined error
2024-03-27 18:14:11 +05:30
Jobin Jose
354419775d
Feature: Engagespot plugin (#9012)
* feat(plugins): added engagespot plugin

* feat(docs): added engagespot plugin docs

* chore(engagespot-plugin): revised copywritings
2024-03-27 16:35:17 +05:30
gsmithun4
0ac5839f7a bump version 2024-03-27 15:52:34 +05:30
Nakul Nagargade
cb155aa744
hottfix: Fix infinite render in dropdown when value changed to array (#9198)
* Fix infinite render in dropdown when value changed to array

* Update versions

* Alphabetically sort the queries when sorted by query type

* Sort alphabettically first when within same kind of query

* Modify platfrom cypress test cases (#9208)

---------

Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
2024-03-27 13:01:37 +05:30
Akshay
1cbe4286a1
Hotfix: Unify runpy execution for query and transformations (#8999)
* unify runpy execution for query and transformations

* fix python execution result on transformation

* bump to v2.33.5
2024-03-25 15:08:37 +05:30
Kiran Ashok
8796572642
hotfix: On cloning apps should not transform the data or do backward compatibility as cloning is only possible from the same tj version (#9154)
* fixes: on cloning apps should not transform the data or do backward compatibility
as cloning is only possible from the same tj version

---------

Co-authored-by: arpitnath <arpitnath42@gmail.com>
2024-03-22 15:55:49 +05:30
kriks7iitk
b0113c5289
Import higher version fix (#8922)
* Immport higher version issue

* Fix: import higher version

* toast error meassage

* typo fix

* toast error message

---------

Co-authored-by: Kritagya <kriks.iitk@.com>
2024-03-21 12:01:07 +05:30
gsmithun4
12fc63452a bump version 2024-03-21 11:53:13 +05:30
Kavin Venkatachalam
9b3af0cbe0
feat: Extended chart support on chart component (#8912)
* Extended chart support on chart component

* render fix

* Bumped version and fixed eslint error

---------

Co-authored-by: Adish M <adish.madhu@gmail.com>
2024-03-20 15:21:54 +05:30
Akshay Sasidharan
76cfbdb14e bump to v2.33.1 2024-03-15 15:28:20 +05:30
Akshay Sasidharan
36e34df1cb Merge branch 'main' into release/marketplace-1.7 2024-03-13 22:26:26 +05:30
gsmithun4
9376bb0d3d bump version 2024-03-13 18:33:28 +05:30
Akshay Sasidharan
bb9d00bed4 bump to v2.33.0 2024-03-13 17:18:01 +05:30
Akshay Sasidharan
6a835874df Merge branch 'main' into release/marketplace-1.7 2024-03-13 17:09:51 +05:30
Johnson Cherian
51f44074bb
fix: import pdf component conditionally in supported browsers (#9071)
* fix: render pdf component conditionally in supported browsers

* refactor: added additonal comments

* feat: conditional render of widget in view page

* refactor: removed unused packages

* refactor: removed unused packages

* refactor: removed unused code

* refactor: remove dead code

* refactor: minor formatting

* refactor: minor formatting

* feat: hide pdf in edit as well for older browsers

* chore: minor release version bump
2024-03-13 16:54:24 +05:30
Akshay
85d124bf61
Merge pull request #9051 from ToolJet/develop-release
Release: Develop
2024-03-13 13:42:06 +05:30
kriks7iitk
aecd7b81a1
Fix user group permission (#9069)
* fixed user search

* fixed trim for search input for user search in group permission

* Modify cypress config

---------

Co-authored-by: Kritagya <kriks.iitk@.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
2024-03-13 13:06:31 +05:30
Anantshree Chandola
c8c03d7050
Corrected app redirection flow to workspace login (#8995) 2024-03-13 13:05:44 +05:30
gsmithun4
e03d0a1716 bump version 2024-03-13 13:04:24 +05:30
Akshay Sasidharan
f3564369ae Merge branch 'main' into release/marketplace-1.7 2024-03-11 15:39:05 +05:30
Ganesh Kumar
6352aae143
fix: ToolJet database column now allows special characters in the default value. (#8998)
* fix: create new table query parameterised and default value of a column now allows special character

* fix: tjdb add-column operation allows special characters in default values

* fix: tjdb edit-column operation allows special characters in default values

* fix: removed validators for special characters

* fix: quotes will be added to default values only if its a character varying datatype
2024-03-11 15:28:28 +05:30
Kiran Ashok
1c1d2c61f1
hotfix: Make component hidden only when visibility is set to false (#9029)
* fix: make visibility none only when its set to false

* add visibility only for components which have visibility in styles

* making logic for visibility central

* version bump
2024-03-11 14:07:46 +05:30
Shubhendra Singh Chauhan
89fe8c7db9
Merge branch 'develop' into merge/main-to-develop 2024-03-07 20:28:33 +05:30
Syed Mohammad Akhtar Rizvi
8aeaa119e0
AWS Redshift plugin (#8839) 2024-03-07 11:33:47 +05:30
Arpit
e640b44ffb
fixes: validate instance version and update the component label property (#8958)
* fixes: validate instance version and update the component label property

* version bump

* fixes: backward compaitobolity
- cases where app is being imported before appdefinitiion normalisation
- cases from current version whwere user do not want to display label

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-03-01 20:44:14 +05:30
Abhinaba Adhikari
295ad63d67
Change existing categories to new ones (#8965) 2024-03-01 20:42:31 +05:30
Kiran Ashok
24bfa8f8a5
hotfix: Chart and image are misaligned due to different default padding (#8948)
* fix :: chart and image are misaligned due to already present padding property

* fix : alternative logic

* version bump
2024-02-29 12:11:25 +05:30
Abhinaba Adhikari
fe086ac96c
Add new templates (#8907)
* update whitelist IP address and add warning in workspace constants to avoid usage in the client

* [docs] platform milestone 11 (#8847)

* [docs]reset password

* [docs]edit+archive flow

* [docs]updated docs in v2.29 and v2.30

* [docs]github ssouserinfo

* [docs] openid - id_token_encrypted

* Change docker image build's slack message

* [docs]archive/unarchive workspaces:superadmin (#8880)

* mention that workspace constants will not work with workspace constants (#8887)

* update release notes and project overview sidebar (#8884)

* add rgba example for timeline doc (#8892)

* update commands and solution for migration issues

* minor grammar fix

* [docs] revamped how-to guides (#8688)

* [docs]revamped howto: serverside pagination

* [docs]revamp howto: import ext. js libs

* [docs]revamp howto:run actions from js query

* [docs]revamp howto: intentionally fail js query

* updated run query at specified

* revamped how to: use to_py

* [docs]updated how to access users location

* updated howtos in v2.30

* Add new templates - batch 3

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
Co-authored-by: Adish M <adish.madhu@gmail.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-02-29 11:56:03 +05:30
gsmithun4
ee759d92bd Merge branch 'main' into release-rebase/platformv14 2024-02-28 12:39:36 +05:30
Akshay Sasidharan
22614988e3 bump to v2.30.4 2024-02-26 17:52:08 +05:30
Arpit
fe4c62b9a3
[hotfix] Fix editor crash when resolving "lodash" import without method usage (#8913)
* Fix editor crash when resolving lodash import without method usage

This commit addresses an issue where the editor would crash if lodash ('_') was imported without directly using any of its methods. Previously, attempting to resolve only '_' without any subsequent method call, such as '_.camelCase('hello_world')', resulted in a crash. This has been fixed by enhancing the resolution logic to handle standalone lodash imports correctly, ensuring the editor remains stable regardless of how lodash is used within the code

* bumping version

* added window and this as reserved keywords

* fixes: 'this._' and 'window._' cases where it points to circular
2024-02-26 17:07:34 +05:30