mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-16 05:28:28 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| actions | ||
| cloud-run | ||
| datasource-reference | ||
| enterprise | ||
| heroku | ||
| home | ||
| how-to | ||
| introduction | ||
| l10n | ||
| marketplace | ||
| multiworkspace | ||
| password-login | ||
| redis | ||
| setup | ||
| social | ||
| sso | ||
| testing | ||
| tutorial | ||
| user-lifecycle | ||
| v2-beta | ||
| visual-editor | ||
| widgets | ||
| cloud.svg | ||
| enterprise.svg | ||
| Icon.svg | ||
| logo.svg | ||
| Logomark.svg | ||
| Logomark_white.svg | ||
| tooljet-og-image.png | ||
| tooltip.png | ||
| undraw_docusaurus_mountain.svg | ||
| undraw_docusaurus_react.svg | ||
| undraw_docusaurus_tree.svg | ||