Commit graph

2451 commits

Author SHA1 Message Date
Ajith KV
d2debb9ded
Add and modify data-cy for signup page elements (#5566) 2023-02-16 14:52:04 +05:30
Kiran Ashok
6401d47268
typo fix :: go to app action (#5435) 2023-02-16 11:09:46 +05:30
EatPrayCode
b1e99b053d
Bug: Remove on-click event if a widget is disabled (#5437) 2023-02-16 11:09:31 +05:30
EatPrayCode
df9d5ed45b
Fix: Fixed row id not changing on button click (#5442) 2023-02-16 11:09:03 +05:30
Manish Kushare
5d7a5cd565
bug fixed: Unable to set a toggle switch column to false when initiated to true (#5470) 2023-02-16 11:08:43 +05:30
Muhsin Shah C P
db4160a819
[improvement] Renamed the column read_on_dashboard to hide_from_dashboard (#5291)
* renamed the column

* refactoring the code
2023-02-14 15:41:55 +05:30
Midhun Kumar E
2af995f8d7
Added data-cy for multipage elements (#5557)
* Modify data-cy for table

* Add data-cy for page rename elements

* Add data-cy for search on sidepanel

* Add data-cy for pagehandle elements

* Add data-cy for page events elements

* Add data-cy for options, icons and modal
2023-02-14 15:40:59 +05:30
Ajith KV
8b76f9340c
Add data-cy for self-hosted onboarding (#5529) 2023-02-10 16:37:02 +05:30
Ajith KV
12daac6d92
Add and modify data-cy for v2 (#5458)
* Add data-cy for v2 elements

* Add and modify data-cy

* fix and modify multiworkspace spec

* Add data-cy for workspace variable

* Fix user permission spec

* Add selectors and text for workspace variable

* Fix changes

* Add test cases for workspace varaible user permissions

* Modify workspace variable data-cy

* Add and modify data-cy for manage groups

* Fix and modify Manage groups spec

* Fix and modify single workspace spec

* Add missing data-cy for single workspace

* Fix and modify dashboard spec

* Add and modify data-cy for dashboard elements

* Fix and modify profile spec

* Add data-cy for avatar

* Fix and modify SSO onboarding spec

* Add data-cy for workspace name

* fix failing specs

* Add data-cy work edit workspace button

---------

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2023-02-09 16:26:10 +05:30
Midhun Kumar E
7f1d0a5361
Add data-cy to fix table regression. (#5513)
* Add data-cy

* Remove accidental modification
2023-02-09 10:44:28 +05:30
Midhun Kumar E
b50bba97c7
Add data-cy for sidepanel header (#5511) 2023-02-09 10:18:24 +05:30
Kavin Venkatachalam
f6e23fbd65
[Bug]: Fixed app crashes when items dropped into container inside listview (#5449)
* Fixed app crashes when items dropped into container inside listview

* Fixes Link widget crash
2023-02-08 11:51:19 +05:30
Manish Kushare
94f68039cb
[ Bug fixed ] : [ Table ] When column name is changes, particular column data becomes empty when downloaded (#5479)
* bug fixed :when column name is changes, particular column data becomes empty when downloaded

* bug fixed

* refactored the code to improve readability by changing reduce function to map function
2023-02-07 12:59:33 +05:30
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
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
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
Arpit
29bdabb176
eslint fixes: frontend (#5464) 2023-02-02 20:58:06 +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
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
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
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
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
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
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
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
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
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
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
Kiran Ashok
3484d653d3
fix :: removing form for submision removal (#5350) 2023-01-17 19:55:59 +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
948456dd08 Merge branch 'main' into merge-back-main-2.0.2 2023-01-13 13:47:57 +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