PromucFlow_constructor/app/client/src/pages
Ankita Kinger 00412a09ab
chore: Updating strings to sentence case and moving brand colors logic update to tenant reducer (#28219)
## Description

Updating strings to sentence case and moving brand colors logic update
to tenant reducer

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

#### 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-19 23:42:01 +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: Updating strings to sentence case and moving brand colors logic update to tenant reducer (#28219) 2023-10-19 23:42:01 +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