tanishk-23
d5e7bbc53d
Bug: Added workspace title length validation while editing ( #4671 )
2023-01-24 01:53:28 +05:30
Mike
5409133066
chore: add backend version name length validation ( #4938 )
...
* chore: add backend length va
lidation to version name
* update: use MaxLength Minlenght for version name dto validation
* fix: dto version name validation
Co-authored-by: Midhun G S <gsmithun4@gmail.com>
2023-01-24 01:49:29 +05:30
Sajda Kabir
555bd2447a
[docs] minor correction ( #5376 )
...
fixed the Widgets description
2023-01-23 10:14:49 +05:30
Sherfin Shamsudeen
dd0015fb39
Merge pull request #5389 from ToolJet/merge-main/v2.0.4
...
Merge main/v2.0.4
2023-01-20 23:58:12 +05:30
Midhun G S
93628381d2
Merge branch 'develop' into merge-main/v2.0.4
2023-01-20 22:10:29 +05:30
Arpit
be3fc4b9bb
[Bugfix] app crashes when delete op is ran for tj db query ( #5342 )
...
* fixes: app crashes when delete op is ran for tj db query
* fixe: error toast for preview query: tj-db
* fixes:Validation of Limit input field
2023-01-19 21:47:20 +05:30
Midhun G S
2274ac0f31
Bump version ( #5381 )
2023-01-19 21:08:53 +05:30
Muhsin Shah C P
1230551988
[bug-fix] Public app is redirecting to login page [Subpath] ( #5338 )
...
* fix: sub path issue
* fix: preview app login issue
2023-01-19 20:56:34 +05:30
Midhun Kumar E
15bd45c2d2
Add cypress.env.example ( #5366 )
...
* Add cypress.env.example file
* Remove js config(unused)
* Remove all env vars from config file
2023-01-19 16:09:05 +05:30
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
Midhun G S
c81ae3492f
fix for variables in graphql ( #5347 )
2023-01-18 14:17:35 +05:30
Arpit
4d78f830b7
fixes: mobile toggle was hidden ( #5353 )
2023-01-18 14:14:45 +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