PromucFlow_constructor/app/client/src/components
ashit-rath d48ac4fd81
chore: action editors refactor (#27972)
## Description
The aim of this PR is to make the editors reusable in the Module editor.

Changes
1. A wrapper is introduced for API, Query and Curl editors which passes
differentiating functions and make the form editors agnostic of pageId
and applicationId
2. In order to pass down function, react contexts are added to avoid
prop drilling

#### PR fixes following issue(s)
Fixes #26160 

#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [ ] 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:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-10-17 10:53:55 +05:30
..
BottomBar chore: Refactoring code for entity explorer on app editor to support package editor (#27844) 2023-10-11 19:41:07 +05:30
common chore: action editors refactor (#27972) 2023-10-17 10:53:55 +05:30
designSystems chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
editorComponents chore: action editors refactor (#27972) 2023-10-17 10:53:55 +05:30
featureWalkthrough chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
formControls chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
propertyControls chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Sidebar chore: Add Sidebar with Pages Tab (#27965) 2023-10-12 15:02:16 +05:30
utils chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
wds chore: Integrate Checkbox component (#27693) 2023-10-13 09:13:40 +03:00
BusinessTag.tsx chore: Adding kind prop for Business and Enterprise tags (#26594) 2023-08-23 20:48:58 +05:30
constants.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
EnterpriseTag.tsx chore: Adding kind prop for Business and Enterprise tags (#26594) 2023-08-23 20:48:58 +05:30
TabItemBackgroundFill.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00