PromucFlow_constructor/app/client/src/widgets
vicky-primathon 4f47a8ad3f
Feature/table ui download data (#52)
* Created header for common functionalities in Table Widget

* Client side searching added in Table Widget. Action created for server side searching also.

* Columns visibility feature initial commit

* Column visibility list added in Table Widget

* Changed pagination designs in accordance with new layout. This enable user to jump page as well.

* Using colors values from constants

* Table widget pagination, numeric input page number clamped between 1 and total pages

* Adding tool tip to truncated values in table widget. Added AutoToolTipComponent that adds tooltip when text is truncated.

* Table data download changes. Added downlaod icon and button to table widget.

* Table data download changes

* Download table data as CSV implemented

* table data download, unused code removed

* Code review changes

* code review changes

Co-authored-by: Arpit Mohan <me@arpitmohan.com>
2020-07-20 11:34:05 +05:30
..
AlertWidget.tsx Action refactor 2020-02-18 10:41:52 +00:00
BaseWidget.tsx Evaluated value popup 2020-06-04 13:49:22 +00:00
ButtonWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
CanvasWidget.tsx Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
ChartWidget.tsx Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
CheckboxWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
ContainerWidget.tsx Fix Modal scroll behaviour. 2020-03-27 10:56:26 +00:00
DatePickerWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
DropdownWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
FilepickerWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
FormButtonWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
FormWidget.tsx Remove console warnings like react hook dependency warnings and unused vars 2020-06-17 19:23:01 +05:30
IconWidget.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
ImageWidget.tsx Fix js toggle issues 2020-03-16 07:59:07 +00:00
InputWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
MapWidget.tsx Fix/deploy script (#111) 2020-07-17 15:29:28 +05:30
ModalWidget.tsx Add classnames to modal selector dropdown, modal close button and modal. 2020-04-03 14:06:02 +05:30
RadioGroupWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
RichTextEditorWidget.tsx Widget on error action binding (#22) 2020-07-06 13:46:42 +05:30
SwitchWidget.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
TableWidget.tsx Feature/table ui download data (#52) 2020-07-20 11:34:05 +05:30
TabsWidget.tsx Chart validations, Tabs add new tab issue fix 2020-05-29 06:07:56 +00:00
TextWidget.tsx made form data visible at the top level 2020-06-09 17:34:38 +05:30