PromucFlow_constructor/app/client/src/components/designSystems/appsmith
Abhinav Jha 543b7ec72d
Entity Explorer Render (#1354)
* WIP: Performance improvements in entity explorer

* WIP: Achieve feature parity for entity explorer with release

* Update unit tests

* Add sentry profiling to current page entity properties component

* Fix page add/delete not showing up on entity explorer issue. Update memoization logic for pagegroup entity

* Deal with the ban-ts-ignore eslint issues

* Update unit tests

* Fix widget entity children visibility

* Fix tests and code

* Fix tests for scenarios where the collapsed entities are unmount, as this is a part of the performance optimization

* Filter undefined children when generating structureDSL

* Remove rule from eslintrc

Consolidate createPage test command

* Update CreatePage tests to remove redundant dsl updates

* Revert CreatePage test changes, as adding more checks within this command globally causes other tests to have issues.

* re-enable eslint rule, as without it CI tests fail

* Revert to ban-ts-comment

* Fix typescript ban-ts-ignore issue by upgrading react-scripts and fixing typescript issue across the application

* Typescript errors handled

Co-authored-by: vicky-primathon.in <vicky.bansal@primathon.in>
2020-11-03 18:35:40 +05:30
..
header Launch polish bug fixes (#337) 2020-08-18 14:18:06 +05:30
help Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
AutoToolTipComponent.tsx Fix-table widget compact mode row height (#285) 2020-08-13 22:11:08 +05:30
BaseComponent.tsx Widget visibility 2020-02-11 09:56:21 +00:00
CascadeFields.tsx Feature - Column type displayed in column options of table widget filters (#411) 2020-08-28 19:44:47 +05:30
CenteredWrapper.tsx Use applicationId and pageId to render pages 2019-11-22 14:02:55 +00:00
ChartComponent.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
ContainerComponent.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
CopyToClipBoard.tsx Feature/invitation modal (#938) 2020-10-12 12:45:35 +05:30
CreatableDropdown.tsx Embedded Datasource 2020-06-03 05:40:48 +00:00
DraggableListComponent.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
Dropdown.tsx Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
FilePickerComponent.tsx Add missing isDisabled prop to filepicker, radio and dropdown components (#231) 2020-08-07 18:47:15 +05:30
IconComponent.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
ImageComponent.tsx Fixing zoom on pan issue. (#1474) 2020-11-02 15:21:14 +05:30
MapComponent.tsx Map resetting when clicking on a marker fix (#1299) 2020-10-29 23:46:27 +05:30
NotificationIcon.tsx Feature/help 2020-05-28 18:10:26 +00:00
PickMyLocation.tsx pick my location icon changed with state 2020-05-20 11:57:02 +00:00
PopoverVideo.tsx Video widget (#684) 2020-09-26 18:29:33 +05:30
PositionedContainer.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
ReactTableComponent.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
RichTextEditorComponent.tsx Rich text editor content with newline is parsed for RTE (#1296) 2020-10-20 13:24:05 +05:30
SearchComponent.tsx Table Widget: debounce (#313) 2020-08-20 15:01:49 +05:30
StepComponent.tsx Feature/widgets 2020-04-15 11:42:11 +00:00
StyledHeader.tsx Add favicon. Connect Nav Dropdown. Fix TagInputComponent. Fetch org and user details. Navigate to applications from /, Check for login 2019-12-23 12:16:33 +00:00
TabbedView.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
Table.tsx Fix/table widget filter conditions (#1297) 2020-10-28 21:10:33 +05:30
TableActionIcon.tsx Fix-table tooltip flicker (#510) 2020-09-11 16:55:48 +05:30
TableColumnMenu.tsx Table Widget: Date column type: user defined input and display format (#409) 2020-09-11 16:10:15 +05:30
TableColumnsVisibility.tsx Fix release cleanup issues (#1132) 2020-10-11 19:02:02 +05:30
TableCompactMode.tsx Fix-table tooltip flicker (#510) 2020-09-11 16:55:48 +05:30
TableComponent.tsx Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
TableDataDownload.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
TableFilters.tsx Upgrade npm packages (#1079) 2020-10-12 18:36:05 +05:30
TableHeader.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
TablePagination.tsx Entity Explorer Render (#1354) 2020-11-03 18:35:40 +05:30
TableStyledWrappers.tsx Added horizontal scrolling in table widget (#1436) 2020-10-28 19:49:15 +05:30
TableUtilities.tsx Fix/table widget filter conditions (#1297) 2020-10-28 21:10:33 +05:30
TabsComponent.tsx Fix: Tabs Widget (#1532) 2020-11-03 18:32:50 +05:30
TextInputComponent.tsx feat: dynamic post body in api form 2020-05-05 07:50:30 +00:00
VideoComponent.tsx Video widget (#684) 2020-09-26 18:29:33 +05:30