Commit graph

85 commits

Author SHA1 Message Date
Ajith KV
2dfb2aeb01
Modified SSO cypress test cases (#9077)
* Modify SSO cypress test cases

* modify data-cy

* Update path
2024-03-13 17:35:36 +05:30
Midhun Kumar E
ebdbef9977
test: Cypress automation revamp appbuilder 1.5 (#8804)
* fix button spec

* fix appTitle spec

* fix componentDuplication spec

* fix csa spec

* fix datepicker spec

* fix list view  spec

* fix modal  spec

* fix multiselect  spec

* fix input  specs

* fix query  specs

* fix inspector and global setings  specs

* fix multipage  spec

* fix text  spec

* fix table  spec

* fix layout
2024-02-20 21:28:38 +05:30
Ajith KV
4ee2744331
Modified platfrom cypress test cases (#8709)
* Modify platfrom cypress test cases

* Modify manage groups test case
2024-02-06 16:16:06 +05:30
Ajith KV
cb7d8c2c16
Add cypress test cases for group duplication (#8651) 2024-01-29 12:29:03 +05:30
Ajith KV
6edf883fba
Add cypress test cases for group duplication (#8646) 2024-01-29 12:28:38 +05:30
Ajith KV
9ea2b68e20
Modified platform cypress test cases for dashboard revamp (#8621)
* Modify platform cypress test cases for dashboard revamp

* Modify cypress test cases

* Modify failed test cases

* Update failed test cases
2024-01-23 18:04:59 +05:30
Akshay Sasidharan
46baf378c3 Merge branch 'develop' into release/marketplace-1.5 2023-12-06 12:09:31 +05:30
Ajith KV
481355af08
Add cypress test cases for app creation flow (#8232) 2023-12-04 10:16:24 +05:30
Akshay Sasidharan
ffffc7f2f4 Merge branch 'develop' into release/marketplace-1.5 2023-11-29 17:36:50 +05:30
Mekhla Asopa
849f248b85
Updated database spec with export table feature (#8218)
* Added export table method

* Added bulk upload data method
2023-11-29 17:36:10 +05:30
Mekhla Asopa
04f98018be
Updated import spec (#8174) 2023-11-20 16:10:48 +05:30
Ajith KV
9f61f676dc
Added cyppress test case for creating and editing workspace (#8159)
* Add cyppress test case for creating and editing workspace

* Add wait

* Modify test case for action
2023-11-17 16:29:04 +05:30
Ajith KV
be643515ed
Added cypress test cases for redirection error page (#8150) 2023-11-14 17:40:06 +05:30
Ajith KV
ca0ad7e39f
Modifed platform cypress test cases (#8129)
* Modify platform test cases

* Fix user onboarding with group

* Modify test cases

* Revert api command changes
2023-11-09 17:40:27 +05:30
Ajith KV
e1dd946354
Fixed failed test cases for platform release v2.23.0 (#8107)
* fix failed test cases

* Add wait
2023-11-06 11:19:35 +05:30
Ajith KV
6dc71c41d7
Modified cypress test cases for url changes (#7956) 2023-10-19 11:36:49 +05:30
Ajith KV
097acb0ff8
Fixed platform cypress test cases (#7426)
* fix failing platform test cases

* Add missing data-cy
2023-09-13 12:32:06 +05:30
Mekhla Asopa
a192f49c0b
Updated specs (#7419) 2023-09-13 11:05:48 +05:30
Midhun Kumar E
6b155930a1
Automation fixed for appbuilder-1.3 (#7388)
* Add data-cy

* Fix specs

* Fix no events label

* Fix Table regression

* Fix action failures.

* Fix Event data-cy

* Fix cy version

* Revert lock filr
2023-09-12 13:04:44 +05:30
Midhun Kumar E
6afa5d3f70
Automation fixed for table redesign phase-1. (#7371)
* Fix Failing specs

* Fix data-cy
2023-09-04 13:57:59 +05:30
Kavin Venkatachalam
c651b5b510 Resolved merge conflicts and version bump 2023-09-04 13:42:50 +05:30
Manish Kushare
8a98bea928
Table redsign (#7178)
* set the default width to approx 727 px and height to 452px of table component

* added padding 8px to the wrapper element inside table component

* arranged the header layout according to design

gave style to table-title

* modified global search in the table header

* setting the layout of table footer

* updated pagination

* fixed the indentation

* inital commit

* setting background color of table

* updated text color of footer

* added table-component class to table component wrapper element

* updated background color of table footer

* added svg for eye1, plus and filedownload in assets

* design footer parts

* add new row header typography updation

* updted style of thead of add new row popover

* added cheveron left and right icons and updated pagination icons for jump to first and last page

* removed cheveron svg added in the last commit

created react component to return cheveron double svg and implemented them in table pagination

* updated pixels of pagination container

* updated prev commit

* pagination interactions completed

* minor update

* updated footer design

* updated focus-visible state

* created basic checkbox componet that can be used as generalised checkbox later

* code enhancement

* code enahancement

* commented on two added generalise components in ToolJetUI directory

* handled edge case when add new row pop-up is open for add new row button

* applied padding to table componnet

* removed the jet-data-table class style from theme.scss to table-component.scss

* shfited few styles from theme.scss to table-component.scss

added few styles such as to set the height of header row and  in table-component.scss

* made selector column type width fixed to 40px, made it non-resizable

made input checkbox dimension as 16*16 and placed it at the center of the container on x and y axis

* made changes to header of columns according to design

* added hover and selected psuedo styles

* changed background color of edited cell

* set default table type to classic

* updated bg of stripe even row

* updated design of table when no data is available

* updated the styles for resizing column width according to design

* redesign table header

* resolve the reference for isEditable value

* updated border style according to design and added editable icons for add new row headers

* bg of column while resizing for borderd table type

* removed table name from the header and instead of that placed filter icon at the left side of header

* changed the bg for the  thumb of scrollbar

* removed unwanted fill for Button not having icons

applied color to fill using var()

* changed the way to apply color to icon svg in Pagination component of Table

* set the max width to span element showing total pages in pagination

* removed SingleOptionOfList and checkbox components created in ToolJetUI directory

* made the table responsive

* updated styles for primary button variant

* change the variant of add filter button to primary

* updated save and delete icons

* updated the save and cross icons in the table footer according to current design

* loading state

* avoiding focus-visible for div element inside th

* fixed width for action column type

* removed unwanted code

* made few changes in no data in the table

* bug fixed for draggable header positioning at the start of the drag

* new cell size options

* changed options for table type in table styles

* migrations for tableType and cellSize properties in the styles tab

* supported backward compatibility for older app for cellSize prop

* Added filter applied state diffentiator in the UI

* Added padding to save changes and discard text buttons

* resizer handle updates

* when add new row and filter pop-up window are open, their respective button remains in active state

* made the overlayTrigger for download and manage columns controlled component and bug fixed, when button in the buttons in the footer clicked when in active state, they remain in active state

* updated resizing state

* removed the states for download and manage columns button active state

* updated if checks in the migration file for cell type and border type

* changed style prop to customStyles for ButtonSolid component while rendering

* gave function reference for on click event of clear filters button

* added conditional check in migration file

* replace bg of edited cell with var

* replace value with defaultValue in GlobalFilter component of Table

* Primary button variant remians same for both dark and light theme

* when filter or add new row pop-up window is active, then we disable pointer events in the table header , footer and data

* fixed tooltips for download , add new row and manage columns

* removed console

* added filter applied state as well, when filters are applied

* horizontal alignment bug fixes

* avoided column header to shift to left a bit when sort icon is displayed
2023-09-04 10:01:40 +05:30
Ajith KV
c2891eea71
Modified the datasource cypress test cases (#7234)
* initial: flow setup

* [BugFix] Fix dynamic form breaking in case "react-component-headers" form type outside of the editor

* fixes: initial creation of datasource with default options

* resolve: local ds issues and cleanup

* cleanup

* fix: equality check

* revamp: gds flow

* fix: local ds not updating

* fix: minor bugs

* remove datasource confirmation modal

* bug fixes

* Modify the datasource cypress test cases

* Add data-cy for new datasource components

* rename to data sources

* rename: data sources

* fix: local ds wrapper css

* Add new commands file

* Add new commands file

* fix: datasource route

* Modify data source test cases

* Modify cypress config

* Modify data source icon tooltip text

---------

Co-authored-by: Vijaykant Yadav <vjy239@gmail.com>
Co-authored-by: Nakul Nagargade <nakul@tooljet.com>
Co-authored-by: emidhun <midhun752@gmail.com>
2023-08-28 17:53:11 +05:30
Akshay
c24a87d43a
Merge pull request #7311 from ToolJet/test/add-automation-for-azure-blob-storage
Added automation for azure blob storage
2023-08-22 18:39:13 +05:30
Mekhla Asopa
bd1541a12e Added spec for azure blob storage 2023-08-19 01:32:41 +05:30
Ajith KV
bb28eb9f40
Add test cases for constants on editor (#7285) 2023-08-18 14:53:53 +05:30
Ajith KV
114755a1db
Add cypress test cases for workspace constants (#7254) 2023-08-14 14:46:16 +05:30
Ajith KV
b4d22578d1
Added cypress test for user onboarding with user groups (#7011)
* Add cypress test for user onboarding with user groups

* Update config

* Update intercept api for ee

* fix failing specs

* Fix add users funtion

* Fix GDS spec for action

* Update config
2023-07-17 10:50:42 +05:30
Ajith KV
bd69f0b9b1
Added cypress test for GDS user privileges (#6980)
* Add cypress test for GDS user priliavges

* Fix failing specs

* reslove conflicts

* fix conflicts and update cypress config file for GDS

* fix failing test cases

* Fix share app spec
2023-07-11 16:50:52 +05:30
Ajith KV
0ce712316b
Modified CE Cypress spec for EE (#6829)
* Modify cypress spec for EE

* Modify data-cy on users table

* Fix the failing specs

* Modify test cases for action

* Fix share app test cases for action

* Revert config changes

* Modify workspace cypress config

* Added wait for bulkuser upload test case
2023-07-05 14:08:18 +05:30
Mekhla Asopa
553d067237 Merge branch 'develop' into test/add-cypress-for-table-new-features 2023-06-22 17:11:03 +05:30
Kavin Venkatachalam
07e0b73eca
Merge pull request #6804 from ToolJet/main
Merge Main to Develop v2.7.0
2023-06-21 19:17:31 +05:30
Midhun Kumar E
e4a0a33f09
Fix cypress failures (#6792) 2023-06-20 19:20:49 +05:30
Ajith KV
e7578658bd
Added cypress test for bulk user upload (#6671)
* Add cypress test for bulk user functionality

* Add data-cy for uploaded file field

* Update toast messages

* check for Conflicting Group Memberships

* Add test cases for multiple groups and non exisiting groups

* Revert "check for Conflicting Group Memberships"

This reverts commit bdafd0e3fa.

---------

Co-authored-by: arpitnath <arpitnath42@gmail.com>
2023-06-16 16:08:12 +05:30
Mekhla Asopa
79618aac45
Fix cypress failure (#6745) 2023-06-16 12:48:29 +05:30
Ajith KV
e416709ea4
Fix and modify cypress test cases for workspace sanitization changes (#6717) 2023-06-14 15:00:21 +05:30
Mekhla Asopa
49dcbb2b19 Added method for add new row and dynamic column 2023-06-14 03:49:19 +05:30
Mekhla Asopa
91402c1ae5 Add dynamic column method 2023-05-31 00:49:14 +05:30
Ajith KV
b581add526
Add cypress test for share app funcationality (#6459) 2023-05-18 12:59:14 +05:30
Ajith KV
5ab569bf1a
Fixed datasource connection cypress test cases (#6371)
* Fix and modify datasource connection

* Modify config files

* Fix snowflake test cases

* Data sourcce count

* fix postgres error message
2023-05-15 09:48:09 +05:30
Ajith KV
142d54bc50
Fixed failing profile cypress spec (#6245)
* Fix failed profile spec

* Modify data-cy of the dashboard section header

* Fix manage users spec

* Fix user permission spec

* Remove single workspace cypress test cases

* Add indentation changes

* Update self host signup spec

* Update cypress config file

* adding changes to capture downloads

* fix cypress tests for actions

* fecth invitation url from the database

* database test commit

* test commit

* test commit

* test commit

* test commit for pg host

* test commit

* commit for screenshot

* revert test commits

* Update sql task name

* Add changes for actions

* Fix manage groups spec

* Update folder structure

* Fix user permission spec

---------

Co-authored-by: Adish M <adish.madhu@gmail.com>
2023-05-09 19:33:37 +05:30
Ajith KV
0de8dc2285
Fixed and modified manage groups cypress spec (#6238)
* Fix flaky dashboard spec

* Modify manage groups cypress spec
2023-05-03 19:53:08 +05:30
Midhun Kumar E
ea3299574a
Fixed Editor cypress v2.5.0 (#6213)
* Fix for 2.5.0/Editor

* Minor selector fix

* Fix cinfig

* Fix cypress.yml

* revert cypress.yml changes

* Testing config changes

* Temp  changes

* revert Temp  changes

* Add screenshot verification and wait

* test screenshot on deletion

* Modify component delete util

* Fix config

* Fix for app deletion

* Test Table regression

* Fix table issue

* Fix table type issue

* Fix typo

* Fix clear via type

* Test fix for column input

* Test fix for column input 2

* Update cypress-run.config.js

* Remove spec skips

* Fix versions

---------

Co-authored-by: Adish M <44204658+adishM98@users.noreply.github.com>
2023-05-03 11:51:56 +05:30
Ajith KV
dfbd3bd922
Fixed and modified dashboard cypress spec (#6209)
* Fix failing dashboard spec

* update reset password and selfhost spec
2023-05-02 14:14:48 +05:30
Ajith KV
d879dbd7cc
Fix and modif manage sso cypress spec (#6172) 2023-04-28 10:22:02 +05:30
Ajith KV
2337e177ea
Fix failed user permission cypress spec (#6147) 2023-04-27 07:40:27 +05:30
Mekhla Asopa
e81a7d5c51 Fix cypress failure 2023-04-25 15:37:18 +05:30
Ajith KV
f02d8d4ca5
Modified failing manage users cypress spec (#6109)
* Fix and modify manage users cypress spec

* Fix signup cypress spec
2023-04-25 10:10:30 +05:30
Ajith KV
577c830af0
Fix failing dashboard spec (#5941) 2023-04-20 10:29:50 +05:30
Midhun Kumar E
b5acc1630c
Test/fix cypress editor v2.3 (#5914)
* Fix specs

* Modify config

* data-cy changes -temp

* Fix common component-fixes

* Fix latest failures [table,listView]

* Minor typo fix

* Fix the headless failures

* temp workflow changes

* Temp cypress yml changes

* Remove temp changes
2023-04-10 11:17:25 +05:30