PromucFlow_constructor/app/client/test
Tolulope Adetula 15b26f823e
feat: Tree Select widget (#6271)
* feat: Tree Select

* feat: styling multiselect

* fix: selected values

* fix: remove console statement

* fix: popup position

* fix: selection types

* fix: Form validation using TreeSelect

* feat: Add Label to TreeSelect

* fix: styling

* fix: Dropdown search

* fix: Add Entity Definitions

* fix: Entity Definition

* Feat: Add clear icon

* fix: validation

* fix: options validation

* fix: Styling issues

* fix: build error

* Fix: Separate Tree Select widget

* fix: issues and add validation

* fix: Options Validation

* fix: issues with build

* fix: yarn

* fix: changes

* fix

* Fix: select component

* fix: PR issues

* fix: merge conflicts

* fix: issues

* fix: all issues

* test: added test

* fix: failing test
2021-09-17 02:08:35 -07:00
..
__mocks__ feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
factories feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
customQueries.js Add support of component unit testing (#3828) 2021-04-02 15:17:16 +05:30
sagas.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
setup.ts [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
testCommon.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
testMockedWidgets.tsx feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
testUtils.tsx Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30