PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite
Keyur Paralkar fff5c16f89
feat: table widget switch column type (#16262)
* feat: added checkbox column type

* fix: addressed review changes

* feat: added filter for checkbox column type

* fix: checkbox alignment

* fix: horizontal alignement property added for checkbox column type

* test: added cypress test and addressed feedback changes

* fix: add new property cellComponentHorizontalAlignment

* fix: addressed review comments

* fix: changed column type order to alphabetical order

* refactor: removed unused imports

* fix: typings for the dynamic label

* fix: addressed review comments

* feat: added switch column type to table widget

* fix: removed unused imports

* fix: disabled cursor flicker issue

* fix: inline editing for checkbox column type

* fix: addressed QA callouts

* fix: addressed qa callouts

* fix: addressed review callouts

* fix: horizontal alignment issue

* fix: added unsaved marker and cypress test

* fix: alginment issues for the tooltipped wrapped switches

* fix:
* rebase new property pane changes
* cypress test fixes
* added support to dynamically change the section name with the help of function

* fix:
* cypress tests
* rebased new property pane changes for switch column type

* fix: merge conflicts on property section

* fix: address code review callouts

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-09-16 10:04:11 +05:30
..
Application test: Script updates for flaky tests (#16558) 2022-09-07 23:55:55 +05:30
ClientSideTests feat: table widget switch column type (#16262) 2022-09-16 10:04:11 +05:30
EnterpriseTests/AdminSettings fix: Cypress tests for admin settings's watermark setting (#15760) 2022-08-11 17:35:08 +02:00
ServerSideTests test: Script updates for flaky tests (#16631) 2022-09-12 09:48:44 +05:30