Commit graph

2486 commits

Author SHA1 Message Date
Midhun Kumar E
a5cb4e5da2
Added data-cy for query preview container and undo&redo icons (#5827)
* Add data-cy for query preview containers

* Add data-cy for undo and redo icons
2023-03-24 10:37:04 +05:30
Arpit
f37a9c1097
adds eval-cheap-source-map for devtools (#5823) 2023-03-23 13:15:17 +05:30
Manish Kushare
756c7b8540
bug fixed changed danger alert type's name to error (#5650)
* bug fix : changed danger alert type's name to error

* updated show alert danger type to error

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
2023-03-23 08:03:08 +05:30
Manish Kushare
e3d4ef82f6
Columns multiple badge and badges dropdown should have proper width in table component (#5760)
* set min and max width of the custom select dropdown in th table widget

* Removed unwanted console

---------

Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-03-22 15:50:21 +05:30
Manish Kushare
20a098ec19
bug fixed : element inside values other than boolean type was resulting to a warning in debugger (#5765) 2023-03-22 15:49:57 +05:30
Mekhla Asopa
668078532b
updated data-cy props in breadcrumbs (#5817) 2023-03-22 15:01:10 +05:30
Kavin Venkatachalam
4c94de899d
Updated React to 18.2.0 (#5555)
* updated react to 18.2.0

* Updated Frontend Packages (#5569)

* Updated tabler icon and fixed react hot keys issue

* Fixed vulnerabilities

* Updated dom purify and yjs

* Reverted Eslint update

* React-big-calendar update

* Updated and fixed changes related to react-bootstrap

* Updated eslint package

* Fixes react-select-search ui

* Updated packages in root

* Updated & Fixed React-tooltip changes

* Updated and fixed changes related to react-router-dom

* Fixed copyToClipboard bug on usersTable

* Fixed folder popover issue and comment issue

* Fixed flickering issue on Editor

* Fixed routing and dark mode bugs

* Fixed app crash on page options click

* Fixed SVG issues in data sources

* Fixed calendar widget crash

* Fixed popover issue in table

* Fixed dark mode issue on react-select-search

* Fixed popover issue in tooljetdb table

* Fixed popover issue in pages

* Fixed search bar crash

* Fixes dark mode issue on react-select-search

* Resolved conflicts
2023-03-20 17:04:24 +05:30
Eklal Budhathoki
0f425f8811
fix: Fixed multiselect component label update (#5352)
* Fixed documentation issue in widgets -> table.md (#5226)

* [docs] Fixed edit page link (#5253)

* [docs]:fixed edit page link

* [docs]:fixed edit page link

* Update render-preview-deploy.yml (#5282)

* fix: Fixed multiselect component label update

* Update table.md

---------

Co-authored-by: Harsh Mange <harshmange44@gmail.com>
Co-authored-by: Jittojoyes98 <51293782+Jittojoyes98@users.noreply.github.com>
Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2023-03-20 11:38:25 +05:30
jibe-b
aa815359f8
Fix minor typo (#5776) 2023-03-20 11:17:04 +05:30
Mekhla Asopa
60e825258b
Added data-cy for edit version (#5702) 2023-03-20 10:43:08 +05:30
Arpit
f098f447d1
fixes: integrating plugins from marketplace (#5678)
* fixes: integrating plugins from marketplace to apps

* clean up

* update deps: markeplace to node 18

* adds plivo

* updates plivo icon

* fixes app crash on clicking sidebae datasources popup

* fixes app crash for rendering selected ds form from leftsidebar

* fixes app crash for loading installed plugins

* fixes: updated correct plugin id to testconection

* init

* updates s3 plugin name

* checking if marketplace flag is "true"

* updates github svg

* plugin icon fix

* fixes:components werent rendering if marketplace plugin queries were used

* github plugin: error message for invalid creds

* fixes: typos

* fixes multiple installation of the same plugin
2023-03-16 18:17:25 +05:30
Muhsin Shah C P
28b3c09cc7
Replacing react-google-login library (#5658)
* replaced google sign-in btn

* removed npm library

* fix: added nonce
2023-03-15 15:06:13 +05:30
Ali Yanni
aa88186cdc
Fixes button-group label visibility (#5299)
Co-authored-by: Kavin Venkatachalam <50441969+kavinvenkatachalam@users.noreply.github.com>
2023-03-14 16:45:47 +05:30
Kavin Venkatachalam
6af42b8faf
Fixes widget alignment issue inside container (#5699)
* Fixes widget alignment issue inside container

* Fixes widget alignment issue inside tab
2023-03-07 12:38:40 +05:30
Mekhla Asopa
0271dbf17d
Add data-cy for database functionality (#5455)
* Added data-cy for table header and subheader

* added data-cy for table operations

* added data-cy for table and text

* Added data-cy for delete icon and fields

* Updated and removed duplicate data-cy

* deleted unused files

* Updated data-cy for filter section
2023-03-02 14:33:00 +05:30
Manish Kushare
64a81c062b
bug fixed, app is getting crashed upon clicking columns in the table inspector for the widget inside listview (#5656)
* bug fixed: app is getting crashed upon clicking columns in the table inspector for the widget inside listview

* bug fixed: not able to edit new added column and not able to see valdiation errors

* code enhancement
2023-03-02 11:50:27 +05:30
Manish Kushare
6fadef424f
bug fixed: widget is breaking when default array has wrong enteries (#5649) 2023-03-01 16:05:00 +05:30
Arpit
d26e394e8f
Improvements - ToolJet database edit row operation (#5592)
* init

* edit drawer UI bug fixes

* edit operation

* improved rendering for input elements for the updater form
2023-02-27 19:31:38 +05:30
Arpit
1607499989
fixes: table dashboard state should be reset on updating table name (#5597) 2023-02-27 12:30:07 +05:30
Arpit
adaa15bba7
fixes: Only Table body should be scrollable and table head should be sticky (#5599)
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2023-02-27 12:29:50 +05:30
Manish Kushare
ab5fc2c59b
Implementation of bounded box component (#5548) 2023-02-27 11:36:52 +05:30
EatPrayCode
de0830b776
Fix:Show popover in calendar in editor mode when clicked outside the editor (#5483)
* Fix:Show popover in calnder in editor mode when clicked outside the editor

* Fix:Show popover in calnder in editor mode when clicked outside the editor, replace variable

* Fix:Show popover in calnder in editor mode when clicked outside the editor

* Fix:Show popover in calnder in editor mode when clicked outside the editor, replace variable

* Merge develop.

* Fix:Show popover in calnder in editor mode when clicked outside the editor, replace variable

* bug fixed

---------

Co-authored-by: manishkushare <kushare.manish9@gmail.com>
2023-02-24 11:15:13 +05:30
Muhsin Shah C P
7f020ef296
[bug-fix] The public app is redirecting to the login page if the user token expired. (#5461)
* fix: public app issue
- removed auth guard from metadata api

* add: removed auth token from metadata apis

* PR changes

* redo: auth guard

* reverting some changes
2023-02-24 09:32:09 +05:30
Jeet Karia
264e5dc343
added size limit of 100MB for http and https requests (#5606) 2023-02-23 18:28:54 +05:30
Sherfin Shamsudeen
ac21f29cec Merge branch 'main' into hotfix/2.1.5 2023-02-23 18:13:30 +05:30
vjaris42
1dabd24f08
add: parsing of dates as raw values (#5614) 2023-02-23 18:12:18 +05:30
Manish Kushare
8bb7102981
Added option to set the default language for the instance (#5445)
* added instance for the language

* added instance for the language
2023-02-23 12:38:19 +05:30
Arpit
6420f8710c
Tooljet database : code audit or technical debt review. (#5444)
* fetch table data with selected table when fetching tables

* refactored tooljet db operations and listrows

* create operation: dropdown should only show options which are not selected

* list operation: dropdown should only show options which are not selected

* update operation: dropdown should only show options which are not selected

* delete operation: dropdown should only show options which are not selected

* refactor: update op

* clean up

* style fixes

* throw error with descriptive error toast for empty where fields for delete op

* clean up

* default limit should be 1

* fixes codehinter onBlur issue
2023-02-23 12:08:09 +05:30
Arpit
f5ebb86203
Verticle sidebar color fix, Bugfix for #4829 (#5539)
* Verticle sidebar color fix, Bugfix for #4829

* Added default color to vertical divider

* Fixes dark mode

---------

Co-authored-by: Ishan Parlikar <iparlika@emich.edu>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-02-23 12:07:35 +05:30
Manish Kushare
f97067e303
[ Feature request ] : [ Table ] Added feature to highlight a word in the column if matched with searched term (#5413)
* init

* added feature to highlight the cell if it's value matches with searched tern

* reverting the unwanted changes

* removed unwanted changes

* added edge case for isEditable on click event

* minor bug fixes

* made changes to fix the edge case

* bug fixed: action button was not displaying in the column
2023-02-23 12:05:29 +05:30
EatPrayCode
14d7ed08cd
Fix: Show on desktop bug fixed for widgets using subcontainer (#5496)
* Fix: Show on desktop bug fixed for widgets using subcontainer

* Eslint error

* Fixed lint errors

---------

Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-02-23 12:03:53 +05:30
Midhun Kumar E
33fff5aa8b
Added data-cy to fix DS specs on GitHub actions (#5607)
* Add data-cy for search box

* Add data-cy for query manager components

* Fix data-cy for home page search

* Add data-cy for toggles

* Add data-cy query headers

* Modify data-cy for textinput

* Add data-cy for query list
2023-02-23 08:36:26 +05:30
Ajith KV
e66c69b889
Added Missing data-cy for password reset page (#5605)
* Fix password helper text typo

* Add missing data-cy for password reset page
2023-02-23 08:34:51 +05:30
Midhun Kumar E
88fba22b34
Added data-cy for sidepanel and multipage icons (#5560)
* Add data-cy for side panel elements

* Add data-cy for multipage elements

* Add missing data-cy
2023-02-20 10:00:05 +05:30
Ajith KV
b905b9641f
Add data-cy for forgot password page elements (#5587) 2023-02-20 09:59:13 +05:30
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