PromucFlow_constructor/app/client/src/components/editorComponents
Pawan Kumar 91bf527bea
List Widget Phase 2 (#4189)
* update  meta properties + default properties map

* update widget registery

* update get meta property

* update metahoc + widgetfactory + data tree evaluator

* try sending function as string to worker

* revert data tree evaluator update

* pass default props map from dataTreeWidget file

* wip

* save child meta properties

* remove console.log

* save meta and default map in list

* update listwidget

* remove console.log + unused variables

* revert getMetaPropertiesMap function

* fix data tree test

* fix list widget test

* fix entity definition test

* fix overriting of item in updatedItems

* remove todo comments

* fix meta prop issue

* revert making meta properties from undefiend to "" & fix filepicker bug

* fix test case

* change items to listData and updatedItems to items

* remove console.log

* fix test

* extract derived properties to dervied.js

* disabled top, left, right resize handler list widget container

* add test for dervied js

* add test for selectedItem

* fix background color bug on hover

* remove console.log

* fix chart widget inside list widget

* fix checkbox issue + points raised by yogesh

* revert the createImmerReducer usage

* fix parse derived properties

* remove internal props object that fails the test

* fix import typo

* allow bottom resize handler

* fix template height check

* fix template height check

* update template size check

* fix the is visible invalid prop issue

* fix migration of list widget phase 2

* fix migration

* remove unused import

* fix migration

* fix migration

* remove console.log

* hide delete option for container in entity explorer

* fix testcases

* remove unused import

* fix switch widget meta prop

Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-06-18 13:12:57 +05:30
..
CodeEditor Improve autocomplete (#4898) 2021-06-04 13:03:54 +05:30
Debugger Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
form Fixed overlapping dropdown in MYSQL forms (#4914) 2021-06-04 11:09:31 +05:30
GlobalSearch Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
HighlightedCode Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
LightningMenu Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Onboarding Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
WidgetNameComponent Merge pull request #5222 from appsmithorg/ui/perf/add-widget-type-id-to-property-pane-tracker 2021-06-18 11:37:55 +05:30
ActionCreator.tsx Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
ActionNameEditor.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ApiResponseView.tsx Fix: Show error callout in api pane when there is an error (#4827) 2021-06-17 18:57:46 +05:30
Button.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Checkbox.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
CloseEditor.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ContextDropdown.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Divider.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
DraggableComponent.test.tsx [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
DraggableComponent.tsx Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
DragLayerComponent.test.tsx [Feature] Grid Widget (#2389) 2021-04-23 11:13:13 +05:30
DragLayerComponent.tsx Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
DropdownComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
DropTargetComponent.tsx Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +05:30
DropTargetUtils.ts 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
Dropzone.tsx Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
EditableText.tsx - Wrap the methods passed to editableText component with useCallback 2021-05-18 00:42:06 +05:30
EditorContextProvider.tsx Merge branch 'release' into perf/ui/optimize-resizable-component 2021-05-19 11:37:41 +05:30
EntityNameComponent.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
ErrorBoundry.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
ErrorTooltip.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Form.tsx User Auth Flow 2019-12-16 08:49:10 +00:00
FormButton.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
FormLabel.tsx refactored folder structure 2019-11-04 10:57:19 +00:00
FormRow.tsx Fix/api URL field twitch (#1495) 2020-11-03 12:21:02 +05:30
HelperTooltip.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
InputComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
LetterIcon.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
LoadingOverlayScreen.tsx Minor Api pane design and logic fixes (#3091) 2021-02-22 11:45:02 +05:30
NavBarItem.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
PageLoader.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
PaneWrapper.tsx Property Pane re design (#3057) 2021-03-15 17:47:56 +05:30
PreventInteractionsOverlay.tsx Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
ReadOnlyEditor.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
RequestView.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ResizableComponent.tsx List Widget Phase 2 (#4189) 2021-06-18 13:12:57 +05:30
ResizableUtils.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
ResizeStyledComponents.tsx Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
SelectComponent.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
Sidebar.tsx Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
Spinner.tsx Feature - update widget name 2020-02-21 12:16:49 +00:00
StoreAsDatasource.tsx UI improvements to API Editor (#4845) 2021-06-03 10:29:41 +05:30
Tooltip.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30