PromucFlow_constructor/app/client/src/ee/pages
Dhruvik Neharia 9d5e2e0246
feat: App navigation - Logo upload (#22297)
## Description

Allowing users to upload a logo to show in the navigation along with
toggles to hide logo or application title.

Fixes #20134
Fixes #21946
Fixes #22260

## Media
<video
src="https://user-images.githubusercontent.com/22471214/235613131-129ac2ed-b994-4eab-8eba-7db297c2f7fd.mp4"><video>

## Type of change
- New feature (non-breaking change which adds functionality)

## How Has This Been Tested?
- Manual

### Test Plan
> https://github.com/appsmithorg/TestSmith/issues/2376

### 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
- [ ] 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:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-05-05 12:19:20 +05:30
..
AdminSettings fix: updating the redirection of admin settings to fix failing tests (#18971) 2022-12-16 17:14:44 +05:30
Applications feat: Updating invite modal & app settings for SSO embedding to introduce private app embedding (#22279) 2023-04-20 17:55:32 +05:30
AppViewer feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
common chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
Editor feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
Home chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30
UserAuth chore: Remove OAuth env variables from client (#20660) 2023-04-30 11:52:42 +05:30
workspace chore: Splitting files to support groups on members page in EE (#18085) 2022-11-03 22:09:51 +05:30
routes.tsx chore: CE EE split of routes for manage env pages (#18449) 2022-12-19 19:10:49 +07:00