PromucFlow_constructor/app/client/src/ce/selectors
Ankita Kinger 08fc116d54
chore: Split explorer hooks to support module instances (#29040)
## Description

Splitting explorer hooks to support module instances

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

#### Type of change
- Chore (housekeeping or task changes that don't impact user perception)

## Testing

#### How Has This Been Tested?
- [x] Manual
- [ ] JUnit
- [x] 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-11-23 10:55:15 +05:30
..
applicationSelectors.tsx feat: 1st step to implement start with data onboarding option (#28843) 2023-11-20 16:30:26 +05:30
engineSelectors.ts chore: Refactoring create query operation helpers to include modules in the list (#28721) 2023-11-09 17:10:36 +05:30
entitiesSelector.ts chore: Split explorer hooks to support module instances (#29040) 2023-11-23 10:55:15 +05:30
environmentSelectors.tsx feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30
featureFlagsSelectors.ts chore: skip signposting discovery test (#27892) 2023-10-17 17:32:05 +05:30
packageSelectors.ts chore: Workspace home page refactor for packages (#26654) 2023-08-31 13:51:04 +05:30
rampSelectors.tsx fix: Ramp selector link to redirect on portal (#28179) 2023-10-18 18:07:26 +05:30
tenantSelectors.tsx chore: Callout to Banner component migration for Billing Banner (#27910) 2023-10-15 13:46:58 +05:30
workspaceSelectors.tsx feat: manage env code split (#28215) 2023-11-07 12:04:47 +05:30