PromucFlow_constructor/app/client/src/components/editorComponents/GlobalSearch
Ankita Kinger cc61ca4c47
chore: Refactoring queries/JS section on entity explorer to support private entities on packages (#29703)
## Description

Refactoring queries/JS section on entity explorer to support private
entities on packages

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

#### 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


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

## Summary by CodeRabbit

- **New Features**
  - Introduced new search filtering capabilities in the global search.
- Enhanced the `EntityExplorer` component to selectively display files
based on new criteria.

- **Enhancements**
- Expanded `JSCollection` interface to support workflow associations and
contextual actions.

- **Refactor**
- Streamlined naming functions with the introduction of
`CreateNewActionKey` enum to ensure consistency in action creation.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-18 22:37:32 +05:30
..
ActionLink.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
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 chore: Refactoring queries/JS section on entity explorer to support private entities on packages (#29703) 2023-12-18 22:37:32 +05:30
GlobalSearchHotKeys.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
HelpBar.tsx fix: git branch protection fixes (#28667) 2023-11-07 20:25:02 +05:30
Highlight.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
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