PromucFlow_constructor/app/client/src/widgets/TableWidgetV2/component/cellComponents
Souma Ghosh 5f0df66b91
fix: URL column in table widget not working correctly (#16425)
* fix: URL column in table widget not working correctly

* Adds cypress tests for URL column issue
2022-09-21 16:22:28 +05:30
..
AutoToolTipComponent.tsx fix: URL column in table widget not working correctly (#16425) 2022-09-21 16:22:28 +05:30
Button.tsx
ButtonCell.tsx
CheckboxCell.tsx feat: Table widget checkbox column type (#15933) 2022-09-08 16:35:59 +05:30
DefaultCell.test.tsx
DefaultCell.tsx fix: URL column in table widget not working correctly (#16425) 2022-09-21 16:22:28 +05:30
EditActionsCell.tsx fix: cell background for edit actions column in Table v2 (#15233) 2022-07-20 11:42:59 +05:30
EmptyCell.tsx feat: Table widget checkbox column type (#15933) 2022-09-08 16:35:59 +05:30
HeaderCell.tsx
IconButtonCell.tsx
ImageCell.tsx
InlineCellEditor.tsx feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
MenuButtonCell.tsx fix: provide access to currentRow in table widget menubutton items (#15457) 2022-08-01 10:31:34 +05:30
menuButtonTableComponent.tsx fix: provide access to currentRow in table widget menubutton items (#15457) 2022-08-01 10:31:34 +05:30
SelectCell.tsx
SelectionCheckboxCell.tsx feat: Table widget checkbox column type (#15933) 2022-09-08 16:35:59 +05:30
SwitchCell.tsx feat: table widget switch column type (#16262) 2022-09-16 10:04:11 +05:30
TextCell.tsx fix: URL column in table widget not working correctly (#16425) 2022-09-21 16:22:28 +05:30
VideoCell.tsx