PromucFlow_constructor/app/client/src/pages
Rishabh Rathod 094848f5c7
chore: CE change for moduleInstanceEditor route (#28110)
## Description

- Add route changes for module instance editor
- Modify NameEditorComponent props to support module instance entity 
- As the Module instance doesn't have pluginType, we make the
NameEditorComponent independent of pluginType so the module instance
editor could also use the same component.
 

Refer https://github.com/appsmithorg/appsmith-ee/pull for complete
changes


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

#### Media

#### Type of change

## Testing

#### How Has This Been Tested?

#### 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
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] 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-18 10:48:17 +05:30
..
AdminSettings fix: Refactoring the code for label wrapper on admin settings (#28123) 2023-10-16 23:13:38 +05:30
Applications chore: Refactoring editor app name component for modules (#28055) 2023-10-16 14:37:39 +05:30
AppViewer feat: use hideWatermark from tenantConfig (#28085) 2023-10-15 00:04:45 +05:30
common fix: Updating the logic to render 'allUsers' having access to the workspace (#28079) 2023-10-16 14:43:23 +05:30
Editor chore: CE change for moduleInstanceEditor route (#28110) 2023-10-18 10:48:17 +05:30
Home feat: remove cloudHosting conditional check, change version name (#28086) 2023-10-15 02:11:29 +05:30
setup feat: change the subtexts for options to profiling questions (#28161) 2023-10-17 20:23:54 +05:30
Templates chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
tests chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
UserAuth chore: add try catch for signup recaptcha (#28143) 2023-10-17 15:48:00 +05:30
UserProfile chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
users chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
workspace chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
routes.tsx chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
utils.ts fix: gsheet file picker background issue fixed (#24049) 2023-06-08 14:58:29 +05:30