PromucFlow_constructor/app/client/src/components/editorComponents/GlobalSearch
albinAppsmith 00468ea5f2
feat: New header with reorganized structure (#30059)
## Description

This PR contains the new header with the reorganized structure for IDE
redesign.

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


#### Type of change

- New feature (non-breaking change which adds functionality)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>
>
#### 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
- [x] My code follows the style guidelines of this project
- [x] 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
- [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
- [x] 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


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced a new `Header` component with conditional rendering based
on feature flags.
- Enhanced the `HelpBar` with dynamic styling and conditional content
display linked to feature flags.
- Updated navigation menu to conditionally include "Edit" menu item
using feature flags.

- **Enhancements**
- Improved IDE header functionality with new features for managing
applications, user collaboration, and Git integration.

- **Style**
  - Adjusted `HelpBar` styling to respond to feature flag states.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-05 13:48:23 +05:30
..
ActionLink.tsx
Description.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
GlobalSearchContext.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
GlobalSearchHooks.test.ts chore: Refactoring explorer sub menu for actions (#28233) 2023-10-22 16:21:33 +05:30
GlobalSearchHooks.tsx fix: Refactoring code to fix a couple of issues related to modules on EE (#29843) 2023-12-26 11:38:00 +05:30
GlobalSearchHotKeys.tsx chore: custom widget (#28926) 2023-12-28 12:16:28 +05:30
HelpBar.tsx feat: New header with reorganized structure (#30059) 2024-01-05 13:48:23 +05:30
Highlight.tsx
index.tsx feat: workflows query actions CRUD code split (#29156) 2023-12-14 00:43:43 +07:00
ResultsNotFound.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
SearchBox.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SearchModal.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SearchResults.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
useRecentEntities.tsx chore: refactor create jsobject under modules (#29555) 2023-12-13 16:16:27 +05:30
utils.tsx chore: Editor Pane Segments completion (#29688) 2023-12-18 16:10:25 +05:30