PromucFlow_constructor/app/client/src/widgets/TableWidget/widget
Keyur Paralkar 848bc13bc3
fix: corrected Index cond. for conditional formatting in table widget (#9735)
* fix: corrected Index cond. for conditional formatting in table widget

* test: added integration test for checking condtional formating post sorting

* refactor: enhanced the originalIndex condition with nullish coalescing op
2021-12-21 15:25:12 +05:30
..
derived.js fix: add enableClientSideSearch (#9505) 2021-12-08 22:35:27 -08:00
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 fix: corrected Index cond. for conditional formatting in table widget (#9735) 2021-12-21 15:25:12 +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: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
propertyUtils.test.ts fix: removed -1 and 2d array population error in the selectedRowIndices (#9606) 2021-12-15 17:44:50 +05:30
propertyUtils.ts fix: removed -1 and 2d array population error in the selectedRowIndices (#9606) 2021-12-15 17:44:50 +05:30
utilities.test.ts fix: handle undefined filterdata props in table widget (#9832) 2021-12-20 15:41:33 +05:30
utilities.ts fix: handle undefined filterdata props in table widget (#9832) 2021-12-20 15:41:33 +05:30