ToolJet/docs/static/img/widgets/table
Manish Kushare 55c1d5a31b
Added feature to add new rows in the table (#5954)
* initial commit

* design the UI to add new row

* added logic to add and discard single row

* added csa to discard newly added row

* added feature to add and discard multiple rows

* added a dot to the icon of add new row to determine if the new rows is still not saved or discarded

* discard rows added csa bug fixed

* fixing the horizontal spacing issue inside the cell

* changing the default height of the table widget to make sure filter and add new rows pop-up windows footer is visible upfront

* made suggested text and spacing changes

* fixed spacing for add another row button

* fixed es lint issue

* bug fixed added missing return statement

* changed the exposedVariable name to newRows for adding new rows

some text and style changes for button

* fixed tooltip issue for adding new rows button

* avoided deleting new row added immediately after clicking on save button

* handled edge case if data url is chnaged in between add new row operation

* simplified the code in AddNewRowComponent.jsx

* docs: updated table doc with ui options

* Fixed bug on adding different column types

* Update docs/docs/widgets/table.md

---------

Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
2023-04-21 15:42:48 +05:30
..
action.png [docs] updated all the widgets (#4835) 2022-11-23 14:44:25 +05:30
action2.png Added Disable Field on Action Button in Table Widget (#5474) 2023-03-27 14:08:49 +05:30
columns.png [docs] updated all the widgets (#4835) 2022-11-23 14:44:25 +05:30
columns2.png Added feature to programatically enable/disable, the make editable field in the tables column (#5767) 2023-03-24 20:07:57 +05:30
data.png [docs] updated all the widgets (#4835) 2022-11-23 14:44:25 +05:30
dynamic_column.png [docs] version 2.3.0 (#5910) 2023-04-04 12:31:44 +05:30
table.png [docs] updated widget reference (#2458) 2022-03-08 23:52:46 +05:30
ui.png Added feature to add new rows in the table (#5954) 2023-04-21 15:42:48 +05:30