ToolJet/cypress-tests/cypress/e2e/editor/widget
Midhun Kumar E d36cc44920
test: Add automation for text-input revamp. (#8671)
* init textinput revamp

* updated styles panel

* bugfix

* updates

* fix :: accordion

* fix :: styling

* add box shadow , additional property,tooltip

* fix conditional render for styles

* feat :: fixed order of each property and styles

* feat :: styling input

* bugfix

* feat :: add option to add icon

* add option to add icon

* adding option to toggle visibility

* updated password input with new design

* chnaging component location

* bugfix

* style fixes

* fix :: added loader

* updated :: few detailing

* few bugfixes

* fix :: for form widget label

* fixes

* added option to add icon color

* including label field for password input

* fix for label

* fix

* test fix backward compatibility for height

* updates

* revert

* adding key for distinguishing older and newer widgets

* testing

* test

* test

* update

* update

* migration testing

* limit vertical resizing in textinput

* testing

* throw test

* test

* adding check for label length

* fixing edge cases

* removing resize

* backward compatibility height

* backward compatibility

* number input review fixes

* added exposed items

* fixing csa

* ui fixes

* fix height compatibility

* feat :: csa for all inputs and exposed variables

* backward compatibility fixes and validation fixes

* fixes :: textinput positioning of loader and icon

* fix :: password input

* cleanup and fixes

* fixes

* cleanup

* fixes

* review fixes

* review fixes

* typo fix

* fix padding

* review fixes styles component panel

* fix naming

* fix padding

* fix :: icons position

* updates

* cleanup

* updates events , csa

* backward compatibility

* clean

* feat :: change validation from properties

* ui fixes

* icon name

* removed 'px' text from tooltip

* fixes placeholder

* few updates :: removing label in form

* ui in form

* update :: number input validation behaviour

* testing fixes

* added side handlers

* removing unwanted fx

* disabling fx for padding field

* ordering change

* fix

* label issue + restricted side handler

* fix :: box shadow bug

* on change event doesnt propagate exposed vars correctly

* adding debounce for slider value change

* fix :: for modal ooen bug during onfocus event

* test slider

* Add common utils

* Modify helpers

* Add text input spec

* Add utils for field validation

* Minor spec updates

* Fix for password  basic automation cases

---------

Co-authored-by: stepinfwd <stepinfwd@gmail.com>
2024-02-06 10:27:31 +05:30
..
buttonHappyPath.cy.js added specs for deletion of compponent from right side panel & keyboard action 2024-01-05 14:40:16 +05:30
componentDuplicationHappypath.cy.js Added automation to verify Copy-Paste and duplication of components (#8522) 2024-01-08 16:20:39 +05:30
componentsBasicHappypath.cy.js Fix automation (#8320) 2023-12-18 09:43:16 +05:30
csa.cy.js Fix automation (#8320) 2023-12-18 09:43:16 +05:30
datePickerHappyPath.cy.js Automation fixed for appbuilder-1.3 (#7388) 2023-09-12 13:04:44 +05:30
listViewHappyPath.cy.js Release : Appbuilder - appdefinition architecture revamp (#7448) 2023-11-08 11:09:47 +05:30
modalHappyPath.cy.js Marketplace 1.5 automation fix for Appbuilder (#8257) 2023-12-07 17:56:00 +05:30
multiselectHappyPath.cy.js Automation fixed for appbuilder-1.3 (#7388) 2023-09-12 13:04:44 +05:30
numberInputHappyPath.cy.js test: Add automation for text-input revamp. (#8671) 2024-02-06 10:27:31 +05:30
passwordInputHappyPath.cy.js Automation fixed for appbuilder-1.3 (#7388) 2023-09-12 13:04:44 +05:30
tableRegression.cy.js Added automation for table server side pagination (#8482) 2024-01-04 12:46:02 +05:30
textHappyPath.cy.js App Builder cypress suite optimised. (#7325) 2023-09-04 09:35:12 +05:30
textInputHappyPath.cy.js test: Add automation for text-input revamp. (#8671) 2024-02-06 10:27:31 +05:30