Commit graph

5599 commits

Author SHA1 Message Date
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
Kavin Venkatachalam
e099cda1d6
Merge pull request #8269 from ToolJet/appbuilder-1.4
Release v2.26.0 - App builder 1.4
2023-12-13 14:34:02 +05:30
Manish Kushare
b09799a335
bug fixed (#8302) 2023-12-13 14:29:38 +05:30
Midhun Kumar E
4d2c52370c
Fix component drag automation issue (#8301) 2023-12-13 11:47:49 +05:30
Adish M
f0cdcbd9e6
Merge pull request #8298 from ToolJet/docs/update-docker-page
[docs]:add backup info for docker setup
2023-12-12 18:04:18 +05:30
Karan Rathod
0a97e762ad add backup info for docker setup 2023-12-12 17:56:50 +05:30
Midhun Kumar E
f0ac313a19
Fix form & spinner failure (#8294) 2023-12-12 17:48:01 +05:30
Arpit
f2de0f2374
fixes:only gds queries caanot be versioned on creating a new versions (#8292) 2023-12-12 17:47:17 +05:30
Nakul Nagargade
34a8d1e172
Add Safety check in RealtimeAvatar (#8281)
* Add safety checks

* Add optional chaining to prevent reading undefined data

* Add sentry's error boundary

* Add sentry's error boundary

* Add sentry tag for segrating component error type
2023-12-12 17:45:54 +05:30
Shubhendra Singh Chauhan
5ad7dda6ee
minor changes in 2.25 (#8296) 2023-12-12 17:23:13 +05:30
Shubhendra Singh Chauhan
555358be0b
change related to:released apps will be accesed using link (#8289) 2023-12-12 11:35:47 +05:30
Kiran Ashok
f6f1d301d5
bugfixes form child csa and form listing twice in inspector (#8283) 2023-12-12 09:55:25 +05:30
Midhun Kumar E
e180a7beb9
Fix table failure (#8286) 2023-12-12 09:54:25 +05:30
Kavin Venkatachalam
d04ee8ff18 Bumped version 2023-12-11 15:54:58 +05:30
Kavin Venkatachalam
6cc57e704b Merge branch 'main' of https://github.com/ToolJet/ToolJet into appbuilder-1.4 2023-12-11 15:54:08 +05:30
Kiran Ashok
ca47e14c13
Bugfix :: Resolving Issue with comments not displaying during walkthrough (#8153)
* bugfix :: walthrough for comments missing

* removed datasources step
2023-12-11 15:53:50 +05:30
Karan Rathod
e7eb97ad69
mention esm in custom components (#8280) 2023-12-11 15:53:16 +05:30