PromucFlow_constructor/app/client/src/widgets/TableWidget/component
Tolulope Adetula dbbb7b84b2
fix: disable sorting in view mode (#7387)
* fix: disable sorting in view mode

* fix: add sortable to property pane

* fix: fix failing tests

* fix: Add cypress test

* fix: remove unneccesary useMemo

* fix: sortable columns

* fix: default switch value

* fix: revert switch control and add migrations

* fix: migration
2021-11-08 21:08:39 -08:00
..
components fix: theme updated with new variant keys (#8680) 2021-11-06 08:00:57 +00:00
AutoToolTipComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
CascadeFields.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
CommonUtilities.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
CommonUtilities.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Constants.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Constants.ts feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01:00
index.tsx fix: disable sorting in view mode (#7387) 2021-11-08 21:08:39 -08:00
Table.tsx fix: disable sorting in view mode (#7387) 2021-11-08 21:08:39 -08:00
TableAction.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableActionIcon.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableColumnsVisibility.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableDataDownload.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableFilterPane.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableFilterPaneContent.tsx feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01:00
TableFilters.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableHeader.tsx fix: table widget design (#8426) 2021-10-26 14:01:27 +05:30
TableHelpers.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TablePagination.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableStyledWrappers.tsx fix: Enhance sort icon (layout) in Table widget (#8140) 2021-11-03 16:15:02 +05:30
TableUtilities.test.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableUtilities.tsx fix: disable sorting in view mode (#7387) 2021-11-08 21:08:39 -08:00