PromucFlow_constructor/app/client/src/widgets/TableWidget/widget
balajisoundar 8c6bae6f71
fix: allow updating computed values of table widget in view mode (#9817)
* fix: allow updating computed values of table widget in view mode
* cypress tests
2021-12-28 12:45:28 +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: allow updating computed values of table widget in view mode (#9817) 2021-12-28 12:45:28 +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