PromucFlow_constructor/app/client/src/ce
Ankita Kinger b9bc00e1da
chore: Refactoring editor app name component for modules (#28055)
## Description

Refactoring editor app name component for modules

#### PR fixes following issue(s)
Fixes [#26163](https://github.com/appsmithorg/appsmith/issues/26163)

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing

#### How Has This Been Tested?
- [x] Manual
- [ ] JUnit
- [ ] Jest
- [x] Cypress

## 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
- [ ] 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-16 14:37:39 +05:30
..
actions fix: Race condition in JS object mutation (#28083) 2023-10-16 13:32:27 +05:30
api chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
components feat:Add placeholder fns for JSObject completion using AI in CE (#27820) 2023-10-13 17:47:51 +05:30
configs feat: use hideWatermark from tenantConfig (#28085) 2023-10-15 00:04:45 +05:30
constants chore: Refactor debugger analytics for active fields (#28036) 2023-10-16 09:22:11 +05:30
entities feat:Add placeholder fns for JSObject completion using AI in CE (#27820) 2023-10-13 17:47:51 +05:30
mocks refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
pages chore: updated ramps to redirect on customer portal (#28051) 2023-10-15 12:33:25 +05:30
reducers chore: Refactoring editor app name component for modules (#28055) 2023-10-16 14:37:39 +05:30
sagas feat: remove cloudHosting conditional check, change version name (#28086) 2023-10-15 02:11:29 +05:30
selectors chore: Callout to Banner component migration for Billing Banner (#27910) 2023-10-15 13:46:58 +05:30
utils fix: fix lint issue on EntityDefinition and DatabaseChangelog1 (#27832) 2023-10-05 13:03:10 +05:30
workers feat: add feature flags to workers. (#27258) 2023-10-12 23:02:38 +05:30
AppRouter.tsx feat: make features call a blocking API call for page load (#27974) 2023-10-11 23:19:19 +05:30
RouteBuilder.ts chore: relocation route builder helper function (#28005) 2023-10-12 23:01:31 +05:30