Muhsin Shah C P
3ead224651
[bug-fix] User can't update the single workspace name ( #5426 )
...
* fix: user can update the workspace name
* fixed a bug
* fixed multi-org list issues
2023-01-25 18:55:00 +05:30
John Bampton
d4024fddb6
all: fix spelling ( #5325 )
2023-01-25 18:02:39 +05:30
Manish Kushare
f3965da73c
[ Bug fixed ] - [ Table widget ] showing blank spaces for undefined and null values in the respective cells ( #5368 )
...
* bug fixed - shwowing blank spaces for undefined and null values in the respective cells
* removed the condition for string undefined and null edge case
2023-01-25 18:02:13 +05:30
Sheikh Jamir Alam
9274c070f8
Update star-rating.md ( #5394 )
...
* Update star-rating.md
* Update version-2.0.0-beta-sidebars.json
2023-01-25 18:01:43 +05:30
Manish Kushare
f743312985
bug fixed : wrong timezone entries ( #5395 )
2023-01-25 18:01:14 +05:30
EatPrayCode
4b41889821
Feature: Show scrollbars in released and preview pages ( #5420 )
...
Co-authored-by: Ashwath Bharadwaj <ashwathbharadwaj@Ashwaths-MacBook-Pro.local>
2023-01-25 18:00:21 +05:30
Kiran Ashok
22e2ae39b8
Fix :: Scrolling issue through whole dashboard ( #5416 )
...
* fix :: scrolling issue through whole dashboard
* cleanup
* revert :: padding in sidebar
* feat :: added margin
2023-01-25 16:42:06 +05:30
Adish M
44da3d7c2b
Update dockerfile for vulnerability fixes ( #5396 )
...
* new code for osv
* made changes in server.dockerfile
* removed seeding from docker guide in docs
* corrections in .env.example
* corrections
* removed extra nodejs and npm
2023-01-25 15:10:53 +05:30
Akshay
7a2659dbb0
fix: show only command related errors ( #5009 ) ( #5429 )
...
Co-authored-by: vjaris42 <vjy239@gmail.com>
2023-01-25 14:49:44 +05:30
vjaris42
07ca4710c9
[Fix] :: Check for subpaths in openapi ( #5383 )
...
* add: check for keys as subpath
* chore: remove eslint disable
2023-01-25 12:52:21 +05:30
Midhun G S
ef121139ea
lint fixes and sso configs save bug fix ( #5425 )
2023-01-25 12:50:22 +05:30
Arpit
f1f47f298a
fixes: On Database queries clickable area to add condition is more that expect ( #5372 )
2023-01-25 12:13:46 +05:30
Arpit
b19c854dbd
fixes app crash for adding and then removing ds ( #5281 )
...
* fixes app crash dues to options obj empty
* undefined selected ds fix
* undefined selected ds fix
* undefined selected ds fix:slack
* undefined selected ds fix:zendesk
* undefined selected ds fix:zendesk
* undefined selected ds fix:zendesk ds id
2023-01-25 12:09:02 +05:30
Muhsin Shah C P
c6ed8c0ced
[bug-fix] OpenAPI query fields doesn't show saved values ( #5421 )
...
* fix: saved fields are missing
* refactoring the code
* fix: null issue
2023-01-25 11:42:31 +05:30
vjaris42
1b9304835a
add: check for incoming new datasource ( #5359 )
2023-01-25 11:42:04 +05:30
Mike
c85865f94f
fix: able to delete the only version ( #5123 )
...
* fix: able to delete the only version
* fix: able to delete the only version-update1
* fix: merge fix
2023-01-25 11:40:05 +05:30
Manish Kushare
b88c50eca6
[ Feature added ] : [Table widget ] adding CSA to deselect the row ( #5320 )
...
* feature add: un select the selected row using csa
* adding age case if wrong key and value is provided while un selecting selecetd row, then show alert message and do nothing
* made the suggested changes
* added csa action to discard the changes
* update the changes rquested
2023-01-24 20:43:16 +05:30
Midhun Kumar E
633edc7271
Added data-cy for all the components. ( #5385 )
...
* Add dataCy Prop
* Add data-cy for all the components
* Add data-cy for all the custom component
2023-01-24 17:22:35 +05:30
Midhun Kumar E
eaa5b6d4ae
Add data-cy ( #5411 )
2023-01-24 15:03:45 +05:30
Midhun Kumar E
29d3779830
Added spec to verify common components operations ( #5409 )
...
* Modify method to drag and drop
* Modify method editAndVerifWidgetName
* Add basic funtions for the spec
* Add spec
2023-01-24 13:43:01 +05:30
vjaris42
686de2b224
fix: route name for manage users ( #5364 )
2023-01-24 12:07:12 +05:30
Muhsin Shah C P
25d7f70d5a
fixed last name null issue ( #5327 )
2023-01-24 11:56:06 +05:30
vjaris42
82cad72fc3
File picker issues on CSV parsing ( #5025 )
...
* fix: csv parsing for multiline values
* fix: remove escape characters while copying inspector values
* add: defalut value for null/undefined cells
2023-01-24 11:45:57 +05:30
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