PromucFlow_constructor/app/client/src/ee
Apeksha Bhosale 01c90f1df1
changes in evaluation for EE - split (#27144)
## Description
Evaluation split changes for EE. 
1. RequiresLinting function has moved to common place - on EE extra
checks will be added
2. DataTreeFactory - getActionsForCurrentPage changed to
getCurrentActions -- which will be modified on EE to acomodate package
actions
3. same as above for getJSCollectionsForCurrentPage --> changed to
getCurrentJSCollections

#### PR fixes following issue(s)
Fixes # (issue number)
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>

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

>
>
>
## 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
2023-09-12 17:21:39 +05:30
..
actions changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
api feat: updating datasource endpoints contract (#23920) 2023-07-03 18:36:05 +05:30
components chore: ME design audit CE (#26535) 2023-09-12 11:48:58 +05:30
configs chore: Code splitting FE files to support app level invites on Business edition (#21783) 2023-03-29 17:07:06 +00:00
constants chore: Workspace home page refactor for packages (#26654) 2023-08-31 13:51:04 +05:30
entities feat: Flagsmith Integration (#24472) 2023-06-27 16:15:33 +05:30
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
pages feat: Add CE placeholders for Knowledge base generation EE feature (#27034) 2023-09-07 06:15:46 +00:00
reducers refactor: Code splitting of some files for invite modal on EE (#17847) 2022-10-26 15:30:55 +05:30
sagas chore: code split for EE PR 2169 (#26669) 2023-09-11 14:09:41 +07:00
selectors changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
utils feat: code split branding helpers, add auth locators in CE (#26379) 2023-08-16 18:08:10 +05:30
workers chore: Add missing imports errors for ee repo sync (#20575) 2023-02-12 05:15:34 +01:00
AppRouter.tsx chore: code split usage and billing files (#19436) 2023-01-10 11:09:15 +05:30