PromucFlow_constructor/app/client/src
Pawan Kumar c041360b6c
chore: Add tests for copy paste for anvil widgets. (#34895)
Fixes #33982 

/ok-to-test tags="@tag.Anvil"

<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9952206667>
> Commit: d70ec63edc6cbc9a760c0c1471f9f4249557ee2f
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9952206667&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Anvil`
> Spec:
> <hr>Tue, 16 Jul 2024 07:23:09 UTC
<!-- end of auto-generated comment: Cypress test results  -->


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced tests for paste functionality in the Anvil editor, covering
various scenarios to ensure correct behavior when pasting widgets.

- **Improvement**
- Enhanced the paste function in Anvil editor to skip processing when no
copied widgets are present.

- **Tests**
- Added comprehensive test cases to verify the paste functionality,
including drag-and-drop, keyboard shortcuts, and validation of widget
placement and attributes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro-2.local>
2024-07-16 15:55:28 +05:30
..
actions feat: cURL import now happens via a modal (#34830) 2024-07-10 14:22:39 +05:30
api chore: Move Sidebar to IDE/Components (#34487) 2024-07-10 14:22:58 +05:30
assets fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
ce chore: Compute default value for jsaction params (#34708) 2024-07-15 21:01:42 +05:30
components feat: Remove editable checkbox from PrimaryColumnsControlV2 and update imports (#34586) 2024-07-12 15:29:01 +05:30
constants fix: Changes for Anvil Alpha release (#34211) 2024-07-05 13:57:59 +05:30
ee chore: Compute default value for jsaction params (#34708) 2024-07-15 21:01:42 +05:30
enterprise
entities chore: Add newrelic tracking spans to AppViewer engine and AppEditor engine (#34716) 2024-07-11 15:37:25 +05:30
globalStyles fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
icons
IDE chore: Move Sidebar to IDE/Components (#34487) 2024-07-10 14:22:58 +05:30
layoutSystems chore: Add tests for copy paste for anvil widgets. (#34895) 2024-07-16 15:55:28 +05:30
mockComponentProps
mockResponses
mocks feat: Anvil DnD Polish(Refactor) (#32839) 2024-04-29 11:32:08 +05:30
navigation feat: cURL import now happens via a modal (#34830) 2024-07-10 14:22:39 +05:30
pages fix: Added tests for EditorTab component (#34834) 2024-07-11 13:54:49 +05:30
plugins/Linting chore: add new custom linter for module inputs (#33940) 2024-06-05 21:09:12 +05:30
polyfills
reducers feat: cURL import now happens via a modal (#34830) 2024-07-10 14:22:39 +05:30
reflow chore: update storybook (#32828) 2024-04-22 12:17:28 +03:00
sagas chore: Anvil only: Automatically delete redundant zones (#34879) 2024-07-16 11:16:50 +02:00
selectors feat: cURL import now happens via a modal (#34830) 2024-07-10 14:22:39 +05:30
templates
theme
transformers fix: self signed certificates value set in the props (#32474) 2024-04-08 14:34:53 +05:30
UITelemetry chore: Add newrelic tracking spans to AppViewer engine and AppEditor engine (#34716) 2024-07-11 15:37:25 +05:30
usagePulse chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
utils fix: Changes for Anvil Alpha release (#34211) 2024-07-05 13:57:59 +05:30
WidgetProvider feat: On Canvas UI Colors and Widget API to consume these colors (#33013) 2024-05-01 13:57:52 +05:30
WidgetQueryGenerators
widgets fix: modal rename update references (#34855) 2024-07-12 22:22:02 +05:30
workers chore: Compute default value for jsaction params (#34708) 2024-07-15 21:01:42 +05:30
App.css
AppErrorBoundry.tsx chore: Update analytics to pass the correct source information in identify user call (#32591) 2024-04-19 15:06:50 +05:30
config.d.ts
Globals.d.ts fix: Sync EE items into CE (#34373) 2024-06-24 09:36:38 +00:00
index.css feat: font update - PT root UI medium (#33008) 2024-05-08 17:47:34 +05:30
index.tsx chore: Fix bugs in logic for capturing web vitals for client (#32371) 2024-04-09 14:25:46 +05:30
LandingScreen.tsx
preload-route-chunks.ts
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.ts chore: Prefetch module apis in service worker (#34003) 2024-06-14 16:30:23 +05:30
store.ts
wdyr.ts