Commit graph

3890 commits

Author SHA1 Message Date
Arpit
6e057e89b9
[Bugfix] The sequence of primary columns in the table changes after updating rows using the query builder (#5374)
* fixes: The sequence of primary columns in the table changes after updating rows using the query builder

* Revert "fixes: The sequence of primary columns in the table changes after updating rows using the query builder"

This reverts commit b0f262332e.

* update query with order as parameter
2023-01-19 15:32:21 +05:30
vjaris42
c22059498a
add: received props check to update state on initial render (#5362) 2023-01-19 14:45:39 +05:30
Midhun G S
a7fa7c2fd4
Merge pull request #5356 from ToolJet/merge-back/2.0.3
Merge back/2.0.3
2023-01-18 16:27:35 +05:30
Akshay
82b8ade050
add internal table count for telemetry (#5285) 2023-01-18 14:19:20 +05:30
Sherfin Shamsudeen
d0548e55ca Merge branch 'main' into merge-back/2.0.3 2023-01-17 20:13:10 +05:30
Sherfin Shamsudeen
7f8cf797f5
Merge pull request #5355 from ToolJet/release/2.0.3
Bump version
2023-01-17 20:06:40 +05:30
Sherfin Shamsudeen
3683b04631 Bump version 2023-01-17 19:57:26 +05:30
Kiran Ashok
3484d653d3
fix :: removing form for submision removal (#5350) 2023-01-17 19:55:59 +05:30
Adish M
c57cceee76
This commit has changes in render preview label (#5354) 2023-01-17 19:52:12 +05:30
Ajith KV
9c8cddebe9
Fix and modify login spec (#5345) 2023-01-17 17:47:53 +05:30
Lola
219a42ab1c
[docs] Update dead docs link (#5302)
The current documentation link in the readme appears to be out of date, and gives a 404.
2023-01-17 17:14:01 +05:30
Midhun Kumar E
05f499c9da
Add automation for smtp, dynamoDB, Elastic-search connections. (#5349)
* cypress-test

* Add and modify selectors and texts

* Add spec for dynamoDB

* Add spec for Elasticsearch

* Add spec for SMTP

* Add creds on env
2023-01-17 15:52:31 +05:30
Midhun Kumar E
d9e9637b77
Added automation for datasource connection. (#5091)
* Add automation for BigQuery

* Add automation for Firestore

* Add automation for MongoDB

* Add automation for Redis

* Add fields on env
2023-01-17 14:39:38 +05:30
Midhun Kumar E
80e22acb4a
Fix failing components verification specs (#5317)
* Add constants for components (labels and selectors)

* Modify common methods according to v2 changes

* Modify components specs according to v2 changes

* Modify cypress config to fix cypress runner crashing.

* Remove hardcoded data-cy from specs
2023-01-17 14:37:08 +05:30
Midhun Kumar E
abe4e7b099
Added automation for AWS S3 and MySQL connection. (#5071)
* Add happypath for aws s3

* Add happypath for MySQL

* Add common DS methods to utils

* Add creds to env

* Add minor changes on clear and type
2023-01-17 14:35:21 +05:30
RrobertRr
75df2eb078
[docs] Update run-py.md (#5333)
* Update run-py.md

Changed 'Run JavaScript code' to 'Run PythonScript code'

* Update docs/versioned_docs/version-2.0.0-beta/data-sources/run-py.md

Co-authored-by: Shubhendra Singh Chauhan <withshubh@gmail.com>
2023-01-17 11:46:47 +05:30
Yuku Takahashi
5448e6d148
Enhance GraphQL plugin to be able to send custom headers (#5127) 2023-01-16 15:04:12 +05:30
Manish Kushare
7ab793fe49
[ Bug fixed ] : datepicker UI in table widget column is broken (#5335)
* bug fixed : datepicker UI in table widget column

* made thead position static instead of sticky
2023-01-16 13:26:08 +05:30
Sherfin Shamsudeen
b918641626
Merge pull request #5330 from ToolJet/merge-back-main-2.0.2
Merge back main 2.0.2
2023-01-13 13:51:16 +05:30
Sherfin Shamsudeen
948456dd08 Merge branch 'main' into merge-back-main-2.0.2 2023-01-13 13:47:57 +05:30
Sherfin Shamsudeen
a57821a8fc
Merge pull request #5329 from ToolJet/release/2.0.1
Bump patch version
2023-01-13 13:47:02 +05:30
Sherfin Shamsudeen
8e761a6f41 Bump patch version 2023-01-13 13:40:28 +05:30
Kiran Ashok
673221df0b
Fix ::Removed max length in inputs , added it only for worspace and company name (#5310)
* fix :: max length in inputs , added it only for worspace and company name

* fix header styling org invite

* fix styling of invire header

* fix :: for larger texts

* fix :: self host overflow

* fix mobile screen

* mobile fix  :: email check page

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2023-01-13 13:39:11 +05:30
Adish M
d42c775276
This commit has the corrections for input value (#5328) 2023-01-13 13:07:23 +05:30
Adish M
c11a10152d
fix for packer-build yaml file (#5321)
* fix for packer-action file

* removed the reqiured field

* corrections

* corrections
2023-01-13 12:14:51 +05:30
vjaris42
22b349c8e8
fix: password reset on save for encrypted fields (#5323) 2023-01-13 12:13:13 +05:30
Adish M
22b6e4a5ed
Added TOOLJET_DB_* vars to render-preview-deploy (#5309)
* Added TOOLJET_DB_* vars to render-preview-deploy

Added the TOOLJET_DB_* vars

* Update render-preview-deploy.yml
2023-01-12 19:38:45 +05:30
Sherfin Shamsudeen
ef787cf484
fixes: action: showModal and closeModal throws error on trigger (#5315)
Co-authored-by: arpitnath <arpitnath42@gmail.com>
2023-01-12 17:02:45 +05:30
Midhun Kumar E
17abaf048e
Add and modify data-cy (#5314) 2023-01-12 15:23:18 +05:30
Adish M
d5775e20e9
Added workflow dispatch (#5312)
* Added workflow dispatch

* adding Tooljet_db_* vars
2023-01-12 14:12:45 +05:30
Kiran Ashok
73cd573b0e
Fix :: Users not able to complete signup process in firefox (#5304)
* fix :: signup submission error in firefox

* adding prevent default to submit btn in self host

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2023-01-12 12:48:42 +05:30
Adish M
e0fe9a0cf9
AMI fix for v2 (#5311) 2023-01-12 12:44:59 +05:30
Yannick Armspach
6e9a3fae27
Remove the "t" in postgres path (#5306)
Change postgrest:// to postgres://
2023-01-12 11:45:35 +05:30
Sherfin Shamsudeen
8a94de93ca
Merge pull request #5298 from ToolJet/hotfix-back-merge/v2.0.1
Hotfix back merge/v2.0.1
2023-01-11 18:56:27 +05:30
Sherfin Shamsudeen
702ab69284
Merge pull request #5297 from ToolJet/release/v2.0.1
Release/v2.0.1
2023-01-11 18:51:39 +05:30
Sherfin Shamsudeen
1bd3e10a70 Bump patch version 2023-01-11 18:49:48 +05:30
Sherfin Shamsudeen
ebf5604097 Merge branch 'develop' 2023-01-11 18:48:40 +05:30
Adish M
becb00bb4b
removed seeding trytoolj (#5294) 2023-01-11 18:44:11 +05:30
Shubhendra Singh Chauhan
81973df80b
[doc] updated readme & l10n doc (#5293)
* updated l10n doc

* Update README.md
2023-01-11 15:58:26 +05:30
Midhun G S
6eb7dc84bf
app import fix (#5283) 2023-01-11 13:36:57 +05:30
Akshay
6b2858af02
Fix env var (#5287) 2023-01-10 23:19:29 +05:30
Sherfin Shamsudeen
b2aa1034a6
Bump version to 2.0.0 (#5284) 2023-01-10 13:46:01 +05:30
Shubhendra Singh Chauhan
9e073bde79
added multi-page (#5280) 2023-01-10 11:46:17 +05:30
Navaneeth Pk
5da6e427c3
Update README.md (#5270)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2023-01-10 11:16:52 +05:30
Shubhendra Singh Chauhan
81e0ef98e1
[docs] updated migration guide (#5272)
* updated migration guide

* removed onboarding
2023-01-10 10:46:11 +05:30
Akshay
440c4d73f9
fix create db script (#5279) 2023-01-09 23:38:39 +05:30
Akshay
273cfdd094
update k8s deployment manifest (#5276) 2023-01-09 21:52:50 +05:30
Akshay
f1e5693853
Chore: update env vars doc (#5277)
* update env vars

* revise doc
2023-01-09 21:50:41 +05:30
Arpit
7c3024c146
fixes: how unread errors in the debugger badge (#5275) 2023-01-09 20:52:23 +05:30
Adish M
1ebc8b877d
Chore tooljetdb env (#5267)
* Update digitalocean.md

* Update heroku.md

* Update google-cloud-run.md

* Update docker.md

* Update kubernetes-aks.md

* Update kubernetes-gke.md

* Update ecs.md

* Update google-cloud-run.md

* Add tooljetdb env vars for separate instance (#5273)

* Update try tj docker file for tjdb env vars (#5274)

Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2023-01-09 20:35:24 +05:30