PromucFlow_constructor/app/client/src/ce
Ankita Kinger dd347c051f
chore: Splitting uiReducers to support modules on EE (#27580)
## Description

Splitting uiReducers to support modules on EE

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

#### 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
2023-09-25 10:23:01 +05:30
..
actions feat: Update isLoading peoperty of widgets after API/Query execution (#27406) 2023-09-18 19:45:44 +01:00
api feat: functionality to delete multiple apps at once (#26750) 2023-09-13 15:39:34 +05:30
components feat: Add placeholder component for AskAI Button in Code Editor (#27441) 2023-09-20 14:48:35 +05:30
configs fix: Version update user analytics (#25396) 2023-07-18 08:50:27 +05:30
constants feat: show appsmith partnership program callout on invite (#27274) 2023-09-20 10:20:26 +05:30
entities chore: Remove the table widget activation experiment (#27422) 2023-09-20 12:30:55 +05:30
mocks refactor: Invite modal component to support single & multi-select dropdown options (#17073) 2022-09-29 09:53:25 +00:00
pages chore: Splitting entities reducer for supporting more reducers on EE (#27560) 2023-09-22 18:12:20 +05:30
reducers chore: Splitting uiReducers to support modules on EE (#27580) 2023-09-25 10:23:01 +05:30
sagas chore: Remove the table widget activation experiment (#27422) 2023-09-20 12:30:55 +05:30
selectors chore: Splitting entities reducer for supporting more reducers on EE (#27560) 2023-09-22 18:12:20 +05:30
utils feat: assistive binding (#27070) 2023-09-15 21:23:51 +05:30
workers feat: Update isLoading peoperty of widgets after API/Query execution (#27406) 2023-09-18 19:45:44 +01:00
AppRouter.tsx chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30