PromucFlow_constructor/app/client/cypress
Paul Li f0fb061dbd
feat: Checkbox group should have a select all option (#8744)
* feat: Checkbox group should have a select all option

-- Add a new property, isSelectAll
-- Implement its functionality

* feat: Checkbox group should have a select all option

-- Set height to auto for select all control
-- Move isInline and isSelectAll properties below isDisabled
-- Set color for options to GREY_9 and GREY_10
-- Add Cypress test cases for handleSelectAllChange

* feat: Checkbox group should have a select all option

-- Fix on misalignment of select all control if isInline is true
-- Refactor the cypress test cases which is affected by adding select all control

* feat: Checkbox group should have a select all option

-- Set white-space to nowrap

* feat: Checkbox group widget should have a select all option

-- Change helpText for isSelectAll property

* feat: Checkbox group should have a select all option

-- Fix on broken test cases for the select all option

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2022-01-11 21:26:50 +08:00
..
fixtures feat: Checkbox group should have a select all option (#8744) 2022-01-11 21:26:50 +08:00
integration/Smoke_TestSuite feat: Checkbox group should have a select all option (#8744) 2022-01-11 21:26:50 +08:00
locators feat: Checkbox group should have a select all option (#8744) 2022-01-11 21:26:50 +08:00
manual_TestSuite [Feature #4542] : simple nav unify api/datasource (#4987) 2021-06-30 23:51:52 +05:30
plugins test: Adding visual tests for layout validation (#9857) 2021-12-24 17:47:22 +05:30
sample_airbnb/sample_airbnb test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
snapshots/Smoke_TestSuite/ClientSideTests/LayoutValidation/AppPageLayout.spec.js chore: [ImgBot] Optimize images (#10019) 2021-12-27 18:02:30 +05:30
support test: Automated tests for JSObjects in Typescript (#10223) 2022-01-10 09:51:43 +05:30
.eslintrc.json [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
cypress-docker-compose.yml
index.ts test: Automated tests for JSObjects in Typescript (#10223) 2022-01-10 09:51:43 +05:30
init-mysql-dump-for-test.sql test: Added Support for MySQL (#6795) 2021-08-24 14:16:52 +05:30
init-pg-dump-for-test.sql Using local Postgres database instead of remote (#6241) 2021-07-30 11:41:14 +05:30
setup-test.sh test: Automated tests for S3 uploads & Mongo Bugs + Flakiness fixes (#9931) 2021-12-29 11:11:30 +05:30
test.sh Improve Codemirror mount performance (#5497) 2021-07-08 12:34:47 +05:30
tsconfig.json test: Automated tests for RestApi Bug in Typescript (#10137) 2022-01-06 20:36:17 +05:30