PromucFlow_constructor/app/client/src/pages/Editor
Ayangade Adeoluwa 1e61876f72
feat: Feature/evaluated value window (#19972)
Evaluated value window improvements:

1. Evaluated value window will not show up unless there is a dynamic
binding within the input field or when there's a validation error on the
input field (this edge case happens when user types an incorrect string
in the field for example typing a wrong date format inside the Default
Date field in the DatePickerWidget).
2. Evaluated value window will be draggable anywhere on the DOM. The new
position would also be remembered the next time the user returns to the
input.
3. The UI of the evaluated value window has been changed: Since the
popup will become draggable, it will have the name of the input it is
attached to. The styling of the evaluated value window fields has been
changed as well.

Design Documentation:
https://www.notion.so/appsmith/Improve-the-evaluated-value-window-experience-fbbdead747a5468b8015c2fbbb5843bc

> Add a TL;DR when description is extra long (helps content team)

Fixes #4458 

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- This change requires a documentation update

> Tests

- Manual
- Cypress

### Test Plan
> Add Testsmith test cases links that relate to this PR

### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)


## Checklist:
### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

---------

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-02-09 16:39:54 +05:30
..
__tests__ chore: update Styled components to latest version and related cleanup (#19284) 2023-01-13 16:35:59 +05:30
APIEditor feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
AppSettingsPane feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
BottomBar feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
CanvasPropertyPane feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
DataSourceEditor feat: feature flag added for limiting gsheet access (#20223) 2023-02-06 10:57:43 +05:30
EditorAppName feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
Explorer chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
FirstTimeUserOnboarding feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
GeneratePage feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
gitSync feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
GlobalHotKeys chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
GuidedTour chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
IntegrationEditor feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
JSEditor fix: URL replace issue in JS editor cmd click (#20220) 2023-02-03 15:03:04 +05:30
MultiSelectPropertyPane refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
PropertyPane feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
QueryEditor feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
SaaSEditor feat: feature flag added for limiting gsheet access (#20223) 2023-02-06 10:57:43 +05:30
ThemePropertyPane feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
WidgetsEditor chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
ActionSettings.tsx feat: responsive INPUT_TEXT, QUERY_DYNAMIC_TEXT controls (#20396) 2023-02-07 15:04:56 +05:30
Canvas.tsx feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
CanvasPane.tsx feat: Multi Pane IDE: Phase 1 (#19261) 2023-01-09 10:54:41 +05:30
EditorHeader.tsx chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
EditorSaveIndicator.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
EditorSidebar.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
EntityNotFoundPane.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
FormConfig.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
FormControl.test.tsx feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
FormControl.tsx feat: Adds one way switching to Form Controls (#17194) 2022-10-13 21:28:46 +01:00
HelpButton.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
index.tsx feat: editor header UI update (#19414) 2023-01-09 19:52:23 +05:30
loader.tsx
MainContainer.test.tsx feat: Handle permission driven views for auto-saving pages and action… (#16950) 2022-12-01 12:00:50 +05:30
MainContainer.tsx feat: editor header UI update (#19414) 2023-01-09 19:52:23 +05:30
MainContainerLayoutControl.test.tsx chore: update Styled components to latest version and related cleanup (#19284) 2023-01-13 16:35:59 +05:30
MainContainerLayoutControl.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
MultiPaneContainer.tsx feat: Multi Pane IDE: Phase 1 (#19261) 2023-01-09 10:54:41 +05:30
Popper.tsx feat: Feature/evaluated value window (#19972) 2023-02-09 16:39:54 +05:30
PropertyPaneHelpButton.tsx
RealtimeAppEditors.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
RequestConfirmationModal.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
routes.tsx refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
ShareApplicationForm.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
TabsPane.tsx feat: Multi Pane IDE: Phase 1 (#19261) 2023-01-09 10:54:41 +05:30
ToggleModeButton.tsx chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
utils.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
WidgetCard.tsx refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
WidgetCardsPane.tsx
WidgetSidebar.tsx chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
WidgetsMultiSelectBox.tsx feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30