ToolJet/frontend/src/Editor/Components/Table
2023-07-03 13:09:14 +05:30
..
columns bug fixed : changeSet getting updated without changing the value in the table (#6729) 2023-06-29 15:08:45 +05:30
AddNewRowComponent.jsx removed selection key from newRows exposed variable in th table (#6693) 2023-06-15 13:30:57 +05:30
custom-filter.js [ bug fixed ]: [ Table widget ] filter is not getting applied correctly (#4663) 2022-11-03 17:09:00 +05:30
CustomSelect.jsx Chore: eslint checkup (#5887) 2023-04-10 11:26:23 +05:30
Datepicker.jsx table-datepicker timezone function added (#3724) 2022-08-08 16:32:13 +05:30
Filter.jsx [ Bug fixed ] : select custom component styles not getting applied in query manager (#5128) 2023-01-03 17:12:43 +05:30
GenerateEachCellValue.jsx bug fixed, app is getting crashed upon clicking columns in the table inspector for the widget inside listview (#5656) 2023-03-02 11:50:27 +05:30
GlobalFilter.jsx Added data-cy for table widget elements (#4792) 2022-11-18 09:16:19 +05:30
IndeterminateCheckbox.jsx Added data-cy for table widget elements (#4792) 2022-11-18 09:16:19 +05:30
load-properties-and-styles.js Added toggle switch for visibility of "Add new row" button in table component (#6374) 2023-06-08 17:53:47 +05:30
Pagination.jsx showing page 1 of 1 when no data is available in the table for client side pagination (#6718) 2023-06-29 15:09:30 +05:30
Radio.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
reducer.js Added feature to add new rows in the table (#5954) 2023-04-21 15:42:48 +05:30
Table.jsx exposed the selected cell value in the inspector (#6452) 2023-07-03 13:09:14 +05:30
Tags.jsx Fixes striped table when element selected is text/dropdown/multiselect/editable/datepicker (#740) 2021-09-27 18:27:06 +05:30
Toggle.jsx Bugfix: toggle should be disabled when a toggle column of table widget is not editable (#2327) 2022-02-23 10:27:55 +05:30