ToolJet/frontend/src/Editor/Components
Kiran Ashok 544f6c403f
[ Improvement ] :: Table widget (#4092)
* fix :: resizing columns lead to sorting bugfix

* table width set to 100% always

* fix :: if filter is applied- download filtered data only

* add option to change number of results per page - client side pagination

* style fix

* removing space

* added option to show total records in serverside pagination , disableing navigation buttons

* number type

* name update

* updating position and conditional  adding of new properties

* fix :: name change , only visible on clientside pagination

* fix :: removing scrollbar table

* updated with for borderless table

* fix :: removing scrollbar on 100 % width

* fix :: sort bug

* remove rowsper page on server side pagination

* update fix:: enable next and prev buttons - pagination

* fix :: name change , default set to true for server side pagination buttons

* Have enablePrevButton and enableNextButton fallback to true

Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
2022-10-13 17:21:14 +05:30
..
CustomComponent [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30
KanbanBoard Reverse proxy using base tag (#3889) 2022-08-27 21:58:24 +05:30
Map Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
QrScanner Fix QR scanner firing event without QR (#2436) 2022-03-08 09:41:29 +05:30
StarRating Fixes inconsistent styles for widgets in darkmode (#2252) 2022-02-14 19:11:39 +05:30
Table [ Improvement ] :: Table widget (#4092) 2022-10-13 17:21:14 +05:30
Button.jsx Merge branch 'main' into develop 2022-10-11 12:07:21 +05:30
ButtonGroup.jsx Bug fixed : Button Group widget is not consistent with the dark theme (#3950) 2022-09-12 09:54:41 +05:30
Calendar.jsx all: fix spelling (#4326) 2022-10-11 13:46:40 +05:30
CalendarPopover.jsx all: fix spelling (#4326) 2022-10-11 13:46:40 +05:30
Chart.jsx [Feature] Plotly JSON: Added layout support to the chart widget (#2732) 2022-04-08 19:45:18 +05:30
Checkbox.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
CirularProgressbar.jsx Feature: Circular progressbar (#1887) 2022-01-22 09:32:37 +05:30
CodeEditor.jsx Border radius style for input widgets (#1972) 2022-01-29 07:06:08 +05:30
ColorPicker.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
Container.jsx Hide Apps tab for Admin (#2634) (#4221) 2022-10-12 21:57:12 +05:30
Datepicker.jsx Datepicker calender dark theme (#4111) 2022-10-04 09:27:24 +05:30
DaterangePicker.jsx added onSelect event, when date are selected (#4058) 2022-09-26 14:21:03 +05:30
Divider.jsx [improvement] Widget components #1475 - divider widget (#1491) 2021-12-14 16:46:27 +05:30
DraftEditor.jsx Reverse proxy using base tag (#3889) 2022-08-27 21:58:24 +05:30
DropDown.jsx Use only state setters as dependent functions for registerAction (#4137) 2022-09-28 12:16:46 +05:30
FilePicker.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
Html.jsx added HTML-CSS widget (#2938) 2022-06-16 17:58:11 +05:30
Icon.jsx [Feature]: Icon Widget (#3936) 2022-09-27 11:18:32 +05:30
IFrame.jsx Hotfix/iframe new api (#1557) 2021-12-10 12:52:41 +05:30
Image.jsx Add cypress test for listview (#4070) 2022-09-23 13:38:28 +05:30
Link.jsx [Feature]: Link Widget (#3905) 2022-09-27 11:12:14 +05:30
Listview.jsx Feature/list view border color (#4300) 2022-10-11 09:10:30 +05:30
Modal.jsx fixes: children can be dragged to the bottom, making the container layer scrollable (#4323) 2022-10-06 14:44:57 +05:30
Multiselect.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
NumberInput.jsx Add happy path spec for number input widget (#4074) 2022-10-04 13:08:21 +05:30
Pagination.jsx Bug fixed : Pagination widget is not consistent with the dark theme (#3946) 2022-09-12 12:09:00 +05:30
PasswordInput.jsx [Bugfix] fixes app freeze, when password widget drops inside a listview (#4018) 2022-09-12 12:34:27 +05:30
PDF.jsx Merge branch 'main' into develop 2022-08-27 22:20:29 +05:30
RadioButton.jsx [RadioButton]: Default value not working #3997 (#4131) 2022-09-29 12:34:09 +05:30
RangeSlider.jsx Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
RichTextEditor.jsx [improvement] Widget components #1475 - text editor widget (#1481) 2021-12-14 16:48:42 +05:30
Spinner.jsx Bugfix/statistics widget style change not reflecting in dark mode , visibilty option not working (#1940) 2022-01-27 14:36:43 +05:30
Statistics.jsx Reverse proxy using base tag (#3889) 2022-08-27 21:58:24 +05:30
Steps.jsx Fixes steps widget (#4107) 2022-10-04 16:20:24 +05:30
SvgImage.jsx [ Feature ] :: svg widget (#2806) 2022-04-18 19:08:50 +05:30
Tabs.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
Tags.jsx Tags widget (#1659) 2022-01-15 10:41:27 +05:30
Text.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
TextArea.jsx Add setState functions of components as dependencies for registerAction (#4120) 2022-09-27 10:55:51 +05:30
TextInput.jsx - Fixe failing cypress specs. (#4280) 2022-10-04 13:06:59 +05:30
Timeline.jsx Made timeline scrollable on shrinking the height or width (#3013) 2022-05-09 18:55:31 +05:30
Timer.jsx Exposed variable of timer is set to default value after reset (#2950) 2022-05-04 08:11:27 +05:30
Toggle.jsx Add preview for Multiselect and Datepicker happyPaths (#3854) 2022-09-14 16:19:56 +05:30
TreeSelect.jsx Bug fixed : Tree Select widget is not consistent with the dark theme (#3948) 2022-09-12 12:12:18 +05:30
verticalDivider.jsx New widget: vertical divider (#2971) 2022-05-05 20:03:12 +05:30