Commit graph

5565 commits

Author SHA1 Message Date
lukas-mar
bef4f10f54
Delete message for component changed (#8399) 2023-12-28 12:04:55 +05:30
Shubhendra Singh Chauhan
1df315ee1f
[docs] Platform 10.x - docs v2.27.0 (#8359) 2023-12-27 17:47:43 +05:30
Harsimran-19
a46972d297
Updated TreeSelect Component in widgetConfig.js (#8035)
Co-authored-by: Harsimran-19 <harsimran1869@gmail.com>
2023-12-27 17:24:53 +05:30
Ayaan B. Bordoloi
d264337ec6
fix typos (#8076)
* fix typos

* Update docs/docs/data-sources/restapi.md

---------

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-12-27 17:24:33 +05:30
Adish M
c161d6db38
Deploy latest docs on Render (#8401) 2023-12-27 16:00:02 +05:30
russell-hutson-jp
70029cec85
Update file-picker.md - Add filetype example (#8095)
* Update file-picker.md - Add filetype example

* Update docs/versioned_docs/version-2.22.0/widgets/file-picker.md

---------

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-12-27 13:01:47 +05:30
Farookh Zaheer Siddiqui
ee80537409
Update README.md (#7981)
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-12-27 12:35:20 +05:30
Tuutoo
6c80a0c571
Update dropdown.md (#7472)
fix Typo: the action name to control the dropdown should be selectOption.
2023-12-27 12:35:01 +05:30
Shubhendra Singh Chauhan
22f7659006
added paid label on gitsync (#8411) 2023-12-27 12:32:37 +05:30
Yash Hegde
ec65f15887
minor typo causing build issues (#8397)
* minor typo causing build issues

changed
npm run --prefix server db:mirgate

to npm run --prefix server db:migrate

You can ignore this PR. raising this so that if accepted then other contributors wont face this minor issue

* Update codespaces.md
2023-12-26 19:13:29 +05:30
Midhun G S
3b79373f93
Merge pull request #8406 from ToolJet/merge-dev/main
Merge main to develop
2023-12-26 18:02:29 +05:30
gsmithun4
464cdaf29b Merge branch 'develop' into merge-dev/main 2023-12-26 17:54:57 +05:30
Midhun G S
d1c00dbee2
Merge pull request #8340 from ToolJet/platform/v10.x
* [docs]:update quickstart guide v2 (#8058)

* revamp quickstart guide and add topics to ToolJet concepts

* add new guides using floik

* add new items to tooljet concepts

* update writing custom code concept

* make UI enhancements and update the getting started guide

* update tooljet concepts and add new topics

* merge with dev and misc enhancements

* create render

* enhance formatting in access values concept

* updates to quickstart guide and concepts

* fix proofreading errords and update docs

* revert versions and doc settings

* add platform overview page and fix issues with floik demo sizing

* add padding to badges and update workflows screenshot

* add latest docs to the previous version

* remove versions to preview on render

* remove old getting started guide from next and 2.25

* add homepage slug

* [docs] git sync - docs v2.24 (#8078)

* [docs] gitsync

* [docs]git sync

* updates after review

* added flow diagram and use cases

* changes after review

* Update docs/docs/gitsync.md

* note for workspace constants

* Added docs v2.24.0

* bump version

* [Imp] Auto-removing query params from redirect urls (While login to the application) (#8128)

* add: added query params to logout urls

* add: added support for sso login

* fix: page handle not updated after rename

* [fix] Rendering all apps inside a folder after the app rename. (#8133)

* fix: rendering all apps inside a folder after app rename

* fix: Breadcrumbs path not contains query params

* [fix] Sometimes the workspace modal CTA is in disabled state even if the values are correct (#8299)

* fix: sometimes the workspace modal CTA is in disabled state even if the values are accepted

* fix: erorr message

* Fix MariaDB connection issues (#8235)

* Add default connection limit for mariadb test connection in backend

* map connectionLimit to connection_limit

* remove log

* remove comments

* fix: mariadbPool causes server crash in case of unknown db

* fix: prev details getting replicated in next selected ds

* Save button on Datasource changes not enabled (#8171)

* fixes: disabled state of ds changes on header values

* add check for editor headers

* fix: constants resolution on saved datasources (#8223)

* Fixed websocket unavailable issue when the user tries to release the version before the connection is established (#8305)

* Revamp Global Data sources (#8274)

* changes: listing of data sources

* add: plugins to ds list

* review fixes

* fixes

* fix: placeholder values for encrypted fields

* fixes

* review changes

* added missing line (#8349)

* Fix for handling 'go to app' event for previously added unreleased apps and new apps (#8169)

* fix go to app event for unreleased apps

* updates

* fix: added 401 check (#8351)

* [chore] Node-module vulnerabilities (#8226)

* started working on node upgrade to 18.18.2

* testing ci

* updated ci node version

* updated action code

* deleted all package-lock.json files

* deleted and ovverrided some packages

* deleted and fixed server & frontend vulnerabilities

* updated firestore version

* fix: ws type issue

* fix: upgraded lerna version

* regenerated package-lock.json files again

* regenerated marketplace lock file

* updated node version in other ci and docker files

* update: lock file plugin side

* updated the npm version in docker & ci files

* removed unused imports from events file

* removed dependency-review action

* updated some packages

* tried to go with current node-module of jest. had to upgrade

* fix: deprecated function usage - ts-jest

* fix: server directory lint issues

* fixed login page issue after router-dom upgrade

* updated import/no-unresolved rule to ignore import errors of  react-loading-skeleton, react-spring packages

* fix: cypress node version & package-lock issue

* regenerated cli package-lock.json

* fix: new webpack version might cause runtime issues (had issues with enterprise). lets use old version only

* fix: form-data docker issue

* removed comment

* Modify failing test cases (#8372)

* package-lock for marketplace (#8391)

* Fixes UI and test connection issues (#8377)

* fixes: testconnection bugs

* fixes

* revert: package-lock

* add: new line

* url redirect fix

* Added test user on seeding (#8393)

* Added test user on seeding

* fix

* fix

* fix

* Updated the cypress spec with node upgrade changes (#8405)

* update cypress specs

* update the data source count values

---------

Co-authored-by: Karan Rathod <karan.altcampus@gmail.com>
Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
Co-authored-by: Muhsin Shah C P <muhsinshah21@gmail.com>
Co-authored-by: Anantshree Chandola <anantshreechandola23@gmail.com>
Co-authored-by: vjaris42 <vjy239@gmail.com>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
Co-authored-by: Mekhla Asopa <59684099+Mekhla-Asopa@users.noreply.github.com>
2023-12-26 17:43:39 +05:30
Karan Rathod
ce17f12553
[docs]:file upload and display guide (#8375)
* revamp the tutorial for pdf and image uploads and retreival

* changes based on the new UI

* add an image and enhance the add more explanations for code

* update the tutorial as per the latest UI

* update the doc and add it to the previous verion

* fix proofreading issues
2023-12-26 16:39:19 +05:30
Mekhla Asopa
baea87185b
Updated the cypress spec with node upgrade changes (#8405)
* update cypress specs

* update the data source count values
2023-12-26 12:55:48 +05:30
Midhun G S
49d11d7cd6
Added test user on seeding (#8393)
* Added test user on seeding

* fix

* fix

* fix
2023-12-22 17:51:06 +05:30
vjaris42
4b8f794a74
Fixes UI and test connection issues (#8377)
* fixes: testconnection bugs

* fixes

* revert: package-lock

* add: new line

* url redirect fix
2023-12-22 17:16:10 +05:30
Muhsin Shah C P
8360402284
package-lock for marketplace (#8391) 2023-12-22 16:07:01 +05:30
Ajith KV
dedaf2d140
Modify failing test cases (#8372) 2023-12-21 15:39:47 +05:30
Midhun G S
e0af223182
Merge pull request #8366 from ToolJet/platform-rebase/v10.x
Rebase platform v10.x
2023-12-21 12:00:59 +05:30
gsmithun4
a1adc45997 Merge branch 'main' into platform-rebase/v10.x 2023-12-21 11:59:23 +05:30
Muhsin Shah C P
53d119680f
[chore] Node-module vulnerabilities (#8226)
* started working on node upgrade to 18.18.2

* testing ci

* updated ci node version

* updated action code

* deleted all package-lock.json files

* deleted and ovverrided some packages

* deleted and fixed server & frontend vulnerabilities

* updated firestore version

* fix: ws type issue

* fix: upgraded lerna version

* regenerated package-lock.json files again

* regenerated marketplace lock file

* updated node version in other ci and docker files

* update: lock file plugin side

* updated the npm version in docker & ci files

* removed unused imports from events file

* removed dependency-review action

* updated some packages

* tried to go with current node-module of jest. had to upgrade

* fix: deprecated function usage - ts-jest

* fix: server directory lint issues

* fixed login page issue after router-dom upgrade

* updated import/no-unresolved rule to ignore import errors of  react-loading-skeleton, react-spring packages

* fix: cypress node version & package-lock issue

* regenerated cli package-lock.json

* fix: new webpack version might cause runtime issues (had issues with enterprise). lets use old version only

* fix: form-data docker issue

* removed comment
2023-12-21 11:55:35 +05:30
Shubhendra Singh Chauhan
e251e5a83f
[docs] added how-to: use events on chart (#8323)
* [docs]added how-to: use events on chart

* removed console statement

* updated the data for custom componentand other changes in guide
2023-12-21 11:13:16 +05:30
Karan Rathod
3faf7d6fa2
add tracking link (#8362) 2023-12-21 11:13:07 +05:30
Shubhendra Singh Chauhan
223f1bbd3e
[doc]updates in gitsync doc (#8358) 2023-12-20 14:16:03 +05:30
Kavin Venkatachalam
1fac1300c4
Merge pull request #8357 from ToolJet/main
Merge main back to develop (v2.26.2)
2023-12-20 13:19:20 +05:30
Arpit
4865318136
[Hotfix] cloning/duplicating component from widget inspector header actions menu (#8354)
* add support to clone/duplicate components from widget inspector header action buttons

* bumped the patched version ~ 2.26.2
2023-12-20 13:10:50 +05:30
Karan Rathod
3117b808cc
[docs]:update how to on cellvalue color changes (#8348)
* update how to on cellvalue color changes

* add one line for rowdata explanation

* Revert "add one line for rowdata explanation"

This reverts commit a0ad3e1147.

* Revert "Revert "add one line for rowdata explanation""

This reverts commit 98892a8262.

* add one line for rowdata explanation
2023-12-20 12:35:01 +05:30
Muhsin Shah C P
7a33ca6df2
fix: added 401 check (#8351) 2023-12-20 10:18:36 +05:30
Anantshree Chandola
b556c06d21
Fix for handling 'go to app' event for previously added unreleased apps and new apps (#8169)
* fix go to app event for unreleased apps

* updates
2023-12-19 20:06:23 +05:30
Muhsin Shah C P
7fa8494807
added missing line (#8349) 2023-12-19 18:28:37 +05:30
vjaris42
379d400db8
Revamp Global Data sources (#8274)
* changes: listing of data sources

* add: plugins to ds list

* review fixes

* fixes

* fix: placeholder values for encrypted fields

* fixes

* review changes
2023-12-19 18:17:34 +05:30
Muhsin Shah C P
06952836df
Fixed websocket unavailable issue when the user tries to release the version before the connection is established (#8305) 2023-12-19 10:36:47 +05:30
vjaris42
ab3c03847e
fix: constants resolution on saved datasources (#8223) 2023-12-19 10:35:56 +05:30
vjaris42
a7785d78de
Save button on Datasource changes not enabled (#8171)
* fixes: disabled state of ds changes on header values

* add check for editor headers
2023-12-19 10:34:53 +05:30
Anantshree Chandola
4b884d515b
Fix MariaDB connection issues (#8235)
* Add default connection limit for mariadb test connection in backend

* map connectionLimit to connection_limit

* remove log

* remove comments

* fix: mariadbPool causes server crash in case of unknown db

* fix: prev details getting replicated in next selected ds
2023-12-19 10:32:49 +05:30
Muhsin Shah C P
27a0099e89
[fix] Sometimes the workspace modal CTA is in disabled state even if the values are correct (#8299)
* fix: sometimes the workspace modal CTA is in disabled state even if the values are accepted

* fix: erorr message
2023-12-19 10:28:53 +05:30
Muhsin Shah C P
50323bf3fb
[fix] Rendering all apps inside a folder after the app rename. (#8133)
* fix: rendering all apps inside a folder after app rename

* fix: Breadcrumbs path not contains query params
2023-12-19 10:27:32 +05:30
Muhsin Shah C P
7fea778756
[Imp] Auto-removing query params from redirect urls (While login to the application) (#8128)
* add: added query params to logout urls

* add: added support for sso login

* fix: page handle not updated after rename
2023-12-19 10:26:27 +05:30
gsmithun4
2211d90628 bump version 2023-12-19 10:23:32 +05:30
Kavin Venkatachalam
68f68a0351
Merge pull request #8322 from ToolJet/main
Merge main back to develop (v2.26.1)
2023-12-18 11:42:29 +05:30
Kavin Venkatachalam
83e3e3cf81
Merge pull request #8306 from ToolJet/release/v2.26.1
Release v2.26.1
2023-12-18 10:53:19 +05:30
Midhun Kumar E
1391589045
Fix automation (#8320) 2023-12-18 09:43:16 +05:30
Ajith KV
aba0bce5e9
Fixed failing cypress test cases on action (#8290)
* Fix failing cypress test cases on action

* Modify failed test cases

* Modify commands

* Add wait

* Add wait

* Modify test cases

* Modify config

* Add commands for visit slug

* Modify config

* Modify config

* Modify public app spec

* Modify test cases

* Add wait
2023-12-15 10:36:26 +05:30
Arpit
911d152176
[Hotfix] Table component column generations issues (#8309)
* fixes: on column deletion, the array is replaced with prev data instead of latest update from client

* fixes: table crash on viewer editor as there are duplicte columns while create component definition
2023-12-14 15:50:07 +05:30
Manish Kushare
7d795b6c84
filtering out null and undefined values from array fed to data (#8279) 2023-12-14 15:49:37 +05:30
Shubhendra Singh Chauhan
da46eaf136
[docs] git sync - docs v2.24 (#8078)
* [docs] gitsync

* [docs]git sync

* updates after review

* added flow diagram and use cases

* changes after review

* Update docs/docs/gitsync.md

* note for workspace constants

* Added docs v2.24.0
2023-12-13 16:27:58 +05:30
Kavin Venkatachalam
c86cfcdaeb Bumped version 2023-12-13 16:03:36 +05:30
Karan Rathod
48f1a9f1df
[docs]:update quickstart guide v2 (#8058)
* revamp quickstart guide and add topics to ToolJet concepts

* add new guides using floik

* add new items to tooljet concepts

* update writing custom code concept

* make UI enhancements and update the getting started guide

* update tooljet concepts and add new topics

* merge with dev and misc enhancements

* create render

* enhance formatting in access values concept

* updates to quickstart guide and concepts

* fix proofreading errords and update docs

* revert versions and doc settings

* add platform overview page and fix issues with floik demo sizing

* add padding to badges and update workflows screenshot

* add latest docs to the previous version

* remove versions to preview on render

* remove old getting started guide from next and 2.25

* add homepage slug
2023-12-13 16:02:25 +05:30
Kavin Venkatachalam
9a9a4d15cf
Merge pull request #8304 from ToolJet/main
Merge main back to develop (v2.26.0)
2023-12-13 15:32:47 +05:30