PromucFlow_constructor/app/client/src/ce
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
..
actions feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
api feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
components/editorComponents/GPT chore: code splitting changes for appsmith ai v0.1 (#22521) 2023-04-20 20:42:35 +05:30
configs chore: Remove OAuth env variables from client (#20660) 2023-04-30 11:52:42 +05:30
constants feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
entities/DataTree 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
mocks refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
pages feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
reducers feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
sagas feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
selectors feat: App navigation - Logo upload (#22297) 2023-05-05 12:19:20 +05:30
utils chore: Remove OAuth env variables from client (#20660) 2023-04-30 11:52:42 +05:30
workers fix: Get default value from entityTree instead of configTree (#22682) 2023-04-27 17:41:40 +01:00
AppRouter.tsx feat: Improved App Navigation (#19312) 2023-03-23 17:11:58 +05:30