PromucFlow_constructor/app/client/src/components/editorComponents
Pawan Kumar 8546b24839
Fix: List Widget issues (#6226)
* fix binding

* fix multiple binding not working issue

* use box shadow inset + fix gap issue

* fix container z index issue

* fix resize ux issue

* update container height

* allow selecting list widget only when the property pane is not visible

* fix resize handle overflow issue

* fix dot issue in current item structure + fix resize issue for template

* fix select widget not workign inside list widget issue

* remove unused keys

* fix jest test

* fix derived.js test

* add undefiend check

* add currentIndex for autocomplete

* revert white color to transparent for list container

* fix pagination wrong calculation

* remove beta tag

* fix issue with cypress test failing

* fix issue with dropdown widget

* fix the boolean value issue

Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-08-09 11:05:01 +05:30
..
ActionCreator Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
ActionRightPane Fix: Set a default option in select widget while adding from suggested widgets (#6236) 2021-08-05 20:27:08 +05:30
CodeEditor Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
Debugger Fix: Keep inspect entity in sync with the widget selection in the entity explorer 2021-08-04 15:36:13 +05:30
form Tern server performance fix and Best match fix (#6338) 2021-08-04 11:04:44 +05:30
GlobalSearch [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +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 Welcome tour GIF and Close button fixes (#6309) 2021-08-05 13:48:51 +00:00
WidgetNameComponent [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +05:30
ActionNameEditor.tsx Development: Add eslint rules for code consistency (#4083) 2021-04-28 15:58:39 +05:30
ApiResponseView.tsx Add new nav related analytics (#6125) 2021-07-26 16:29:15 +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 [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +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 Fix: List Widget issues (#6226) 2021-08-09 11:05:01 +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 Sentry typeError fix, with checks (#6256) 2021-08-02 16:46:50 +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 [Feature] Unified New Nav (#5558) 2021-07-07 09:16:16 +05:30
PreventInteractionsOverlay.tsx FIX #4627: updated css to change button widget height when deployed (#5439) 2021-06-28 18:56:11 +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 Fix: List Widget issues (#6226) 2021-08-09 11:05:01 +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 Widget Grouping Context Menu (#5284) 2021-07-08 12:00:19 +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
SnipeableComponent.tsx [Feature] new nav sniping mode (#5746) 2021-07-26 22:14:10 +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