Commit graph

3946 commits

Author SHA1 Message Date
Sherfin Shamsudeen
a63a4639bf
Merge pull request #5492 from ToolJet/merge-back/2.1.2
Merge back hotfix 2.1.2
2023-02-07 12:35:42 +05:30
Arpit
3e1a531c4c
[hotfix]: fixes - slack scope (#5477)
* fixes: slack scope

* fixes: error for scope

* bumped version to 2.1.2
2023-02-07 12:29:37 +05:30
Sherfin Shamsudeen
75b6824cb5
Merge pull request #5486 from ToolJet/main
Bump version to 2.1.1 (#5485)
2023-02-06 17:53:27 +05:30
Sherfin Shamsudeen
80e2c62124
Bump version to 2.1.1 (#5485) 2023-02-06 17:52:09 +05:30
Kavin Venkatachalam
1efcec9e09
[Feature]: Update Node from 14 to 18 (#5393)
* Updated package.json to support node 18

* Updated package-lock.json with force install

* Updated frontend package.json

* Updated server package.json

* update frontend package-lock.json

* update render dockerfile

* update dockerfiles for node 18

* update node version in actions

* fix setup script for AMI

* install using nvm

* debug

* source bashrc

* change ami os version

* change base ami

* make use of ubuntu focal lts version

* update script

* change branch name

* revert branch name

* update workflow

* node upgrade [plugins] modules updated (#5482)

* modules updated

* adds saphana and oracle package

* adds saphana and oracle package

* eslint rules for -unresolved and resolved properties

---------

Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
Co-authored-by: Arpit <arpitnath42@gmail.com>
2023-02-06 17:38:44 +05:30
Midhun G S
09dd0c165b
Merge pull request #5484 from ToolJet/main
Merge back hotfix to develop
2023-02-06 17:37:39 +05:30
Jittojoyes98
c5becae6eb
Update dto API completed (#5456)
* Update dto API completed

* Fixed file name

* Fixed order of class validator

* Error message shown
2023-02-06 14:07:55 +05:30
Shubhendra Singh Chauhan
95a4b901b4
added pages actions (#5430) 2023-02-03 17:14:23 +05:30
Shubhendra Singh Chauhan
80c6363e52
added how-to: use axios (#5465) 2023-02-03 07:28:04 +05:30
Arpit
29bdabb176
eslint fixes: frontend (#5464) 2023-02-02 20:58:06 +05:30
Midhun G S
19512b6d4e
fix for onboarding error (#5468) 2023-02-02 17:41:06 +05:30
Sherfin Shamsudeen
053fca3473
Merge pull request #5467 from ToolJet/release/2.1.0
Release/2.1.0
2023-02-02 16:46:23 +05:30
Sherfin Shamsudeen
bbf6ece73c
Merge pull request #5466 from ToolJet/release/2.1.0
Release/2.1.0
2023-02-02 16:45:59 +05:30
Sherfin Shamsudeen
174db58aaf Merge branch 'develop' into release/2.1.0 2023-02-02 16:38:08 +05:30
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
Sherfin Shamsudeen
f7231a2021 Bump version to 2.1.0 2023-01-31 13:56:55 +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