PromucFlow_constructor/app/client/src/ce
Apeksha Bhosale 86c65b5f4a
chore: added new selector for all js collections to be extended on ee (#29553)
## Description
this is added to run all js functions from js editor

#### PR fixes following issue(s)
Fixes # (issue number)
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
> Please delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- Chore (housekeeping or task changes that don't impact user perception)
- This change requires a documentation update
>
>
>
## 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
- [ ] My code follows the style guidelines of this project
- [ ] 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
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] 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

- **New Features**
- Introduced a new function to aggregate JavaScript collections for
enhanced data handling.

- **Refactor**
- Updated internal logic to utilize the new aggregation function for
JavaScript collections, improving efficiency and maintainability.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-13 12:15:21 +05:30
..
actions fix: reset widget to default value after setter method (#29151) 2023-12-08 11:16:31 +01:00
api chore: Create a separate theme settings panel for WDS (#29196) 2023-12-01 15:39:21 +03:00
components fix: widget icon in debugger (#29141) 2023-11-28 10:22:43 +05:30
configs chore: Set client's version in index.html at runtime (#29318) 2023-12-06 06:57:22 +05:30
constants feat: ui for autocommit (#29441) 2023-12-11 21:11:43 +05:30
entities feat: ui for autocommit (#29441) 2023-12-11 21:11:43 +05:30
hooks chore: Refactoring header actions on datasource page to support reusable queries on EE (#29442) 2023-12-08 17:12:14 +05:30
mocks
pages feat: ui for autocommit (#29441) 2023-12-11 21:11:43 +05:30
plugins/Linting chore: CE change to log lint error in moduleEditor (#29230) 2023-12-04 23:37:45 +05:30
reducers chore: Refactoring header actions on datasource page to support reusable queries on EE (#29442) 2023-12-08 17:12:14 +05:30
sagas fix: current workspace getting set incorrectly issue fixed (#29392) 2023-12-06 20:01:10 +05:30
selectors chore: added new selector for all js collections to be extended on ee (#29553) 2023-12-13 12:15:21 +05:30
utils fix: analytic events added for start with data flow (#29463) 2023-12-08 15:26:57 +05:30
workers chore: CE changes for JSModule execution (#29489) 2023-12-11 13:14:27 +05:30
AppRouter.tsx chore: Custom widget (alpha) (#27571) 2023-11-14 10:03:37 +05:30
RouteBuilder.ts feat: Added new pages pane with segmented navigation (#28927) 2023-11-23 14:53:20 +05:30
RouteParamsMiddleware.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30