PromucFlow_constructor/app/client/src/widgets/TableWidget/widget
Aswath K 177df5cc68
fix: table icon selector js mode toggle issue (#9396)
* fix: ARRAY validation with allowedValues

* Adds TABLE_PROPERTY validation

* Add test

* fix: Table icon JS mode toggle issue

* remove unused variable

* Make use of constant for icon

* Adds comment

* better validation

* fix: failed cypress test

Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-12-09 11:45:59 +05:30
..
derived.js feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
derived.test.js feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
getTableColumns.tsx fix: unable to change button color on table widget (#8521) 2021-10-14 16:25:03 +05:30
index.tsx feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
parseDerivedProperties.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
propertyConfig.test.ts fix: update tooltip record count prop table (#9297) 2021-11-26 10:44:00 +05:30
propertyConfig.ts fix: table icon selector js mode toggle issue (#9396) 2021-12-09 11:45:59 +05:30
propertyUtils.ts fix: Table Widget Icon Button should be having a default variant (#8664) 2021-11-23 22:10:13 +08:00
utilities.test.ts feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30
utilities.ts feat: Row selection in Table widget using Primary Column (#8156) 2021-12-08 19:36:14 +05:30