Mekhla Asopa
783d1df4b3
Updated data-cy for v2-beta (export and import) ( #5332 )
...
* Updated spec and data-cy for v2-beta
* Removed spec changes
* removed text and spec changes
2023-02-02 14:41:25 +05:30
Shubhendra Singh Chauhan
917bbb4f2d
added how to import external lib using runpy ( #5457 )
2023-02-01 17:24:54 +05:30
Midhun G S
699f28f318
fixes for e2e test cases ( #5451 )
2023-01-31 17:13:04 +05:30
Akshay
263a14db1c
Add app count for telemetry ( #5446 )
2023-01-31 13:14:25 +05:30
Arpit
6cc704af8b
[runpy] support to import external libraries ( #5288 )
...
* support to import external lib with micropip
* upgraded pyodide version: v0.22.0
* deprecating pyodide-v0.21.3
* removes unsused code
2023-01-27 17:26:21 +05:30
Arpit
7002b2d76d
4810 - add a list messages operation to the Slack plugin ( #5378 )
...
* 4810 - add a list messages operation to the Slack plugin
* support pagination
* update docs
* eslint fixes
Co-authored-by: Maurits Lourens <maurits.lourens@gmail.com>
2023-01-27 16:26:31 +05:30
Arpit
e4ab9299ad
validation error message for columns includes the column name ( #5358 )
2023-01-27 15:04:13 +05:30
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