PromucFlow_constructor/app/client/src/widgets/TableWidget/component
Tolulope Adetula 809a288bdc
fix: popups same width as parent (#7499)
* fix: select widget popup

* fix: select widget

* fix: Menu button

* fix: make Clear Var names

* fix: consistent dropdown width

* fix: define variable better

* fix: prettier error

* fix: variable name

* fix: select popup issue

* fix: PR issues add comments

* fix: remove unused css

* fix: add tests

* fix: more pop overs

* fix: menu button popup

* fix: Multiselect dropdown

* fix: failing test

* fix: add more tests

* fix: Failing Test
2021-11-30 02:38:46 -08:00
..
components fix: popups same width as parent (#7499) 2021-11-30 02:38:46 -08:00
AutoToolTipComponent.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
CascadeFields.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
CommonUtilities.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
CommonUtilities.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Constants.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
Constants.ts feat: menu button as column type (#7039) 2021-10-06 13:57:05 +01:00
index.tsx fix: disable sorting in view mode (#7387) 2021-11-08 21:08:39 -08:00
Table.tsx fix: Hide scrollbar in header and show when user hovers over header in Table Widget (#9323) 2021-11-24 15:27:26 +05:30
TableAction.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableActionIcon.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableColumnsVisibility.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableDataDownload.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableFilterPane.tsx fix: #5980 added clear all filters button and close filter pane button (#8734) 2021-11-23 11:53:26 +05:30
TableFilterPaneContent.tsx fix: #5980 added clear all filters button and close filter pane button (#8734) 2021-11-23 11:53:26 +05:30
TableFilters.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
TableHeader.tsx feat: unified style for disabled widgets (#8731) 2021-11-15 11:59:06 +05:30
TableHelpers.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TablePagination.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
TableStyledWrappers.tsx feat: unified style for disabled widgets (#8731) 2021-11-15 11:59:06 +05:30
TableUtilities.test.tsx fix: Table widget column with 0 as value should render 0 (#8998) 2021-11-09 18:39:09 +05:30
TableUtilities.tsx fix: 8543 added disabled flag support in icon button table widget (#8950) 2021-11-11 16:09:21 +05:30