PromucFlow_constructor/app/client/src/sagas
balajisoundar 5db417f58b
chore: Custom widget (alpha) (#27571)
The alpha version of the Custom widget that takes a user component and
renders it on the app.

Fixes https://github.com/appsmithorg/appsmith/issues/28601

#### Type of change

- New feature (non-breaking change which adds functionality)

## 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
- [x] 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
- [x] My code follows the style guidelines of this project
- [x] 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
- [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
- [x] PR is being merged under a feature flag
`release_custom_widgets_enabled`


#### 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-14 10:03:37 +05:30
..
__tests__ chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ActionExecution fix: empty query response on page load issue fixed (#28296) 2023-10-26 15:09:00 +05:30
autoHeightSagas feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
CanvasSagas chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WebsocketSagas chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ActionSagas.ts chore: Refactor the create action logic to support module actions (#28404) 2023-10-27 12:06:57 +05:30
AnalyticsSaga.ts chore: Add SAVE_ACTION analytics event (#25997) 2023-08-07 15:01:45 +05:30
ApiPaneSagas.ts chore: Refactor the create action logic to support module actions (#28404) 2023-10-27 12:06:57 +05:30
AppThemingSaga.tsx chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
AutoLayoutUpdateSagas.tsx chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
BatchSagas.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
CollectionSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
CommunityTemplatesSagas.tsx feat: community templates UI (#27302) 2023-09-25 11:57:23 +05:30
ContextSwitchingSaga.ts chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
CurlImportSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
DatasourcesSagas.ts chore: add analytics event for query failure post schema fetch pass (#28574) 2023-11-07 16:27:19 +05:30
DebuggerSagas.ts chore: fixed typescript errors which are thrown in EE because of split (#28009) 2023-10-16 14:53:47 +05:30
editorContextSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ErrorSagas.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
EvaluationSaga.utils.ts chore: send serialised updated and using klona/json instead of klona (#27319) 2023-09-26 17:44:20 +05:30
EvaluationsSaga.ts chore: split for evaluation actions for EE (#28728) 2023-11-10 13:34:09 +05:30
EvalWorkerActionSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
FormEvaluationSaga.ts chore: split for evaluation actions for EE (#28728) 2023-11-10 13:34:09 +05:30
GitSyncSagas.ts fix: remove feature flag and minor fixes for git branch protection (#28770) 2023-11-13 13:37:18 +05:30
GlobalSearchSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
helper.test.ts chore: Add SAVE_ACTION analytics event (#25997) 2023-08-07 15:01:45 +05:30
helper.ts chore: Add SAVE_ACTION analytics event (#25997) 2023-08-07 15:01:45 +05:30
InitSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
JSLibrarySaga.ts chore: remove xml parser v3 as a default library (#28012) 2023-10-20 11:08:47 +05:30
JSPaneSagas.ts chore: Modified refactor flow to use entity specific services (#28621) 2023-11-06 21:37:24 +05:30
layoutConversionSagas.ts chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
LintingSagas.ts chore: remove xml parser v3 as a default library (#28012) 2023-10-20 11:08:47 +05:30
ModalSagas.ts chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
NavigationSagas.ts feat: debugger api pane navigation (#25771) 2023-08-10 19:25:06 +05:30
OnboardingSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
OneClickBindingSaga.ts chore: Refactor the create action logic to support module actions (#28404) 2023-10-27 12:06:57 +05:30
PageSagas.tsx fix: Preview behaviour fix in datasource page (#28740) 2023-11-10 16:33:06 +05:30
PageVisibilitySagas.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
PluginSagas.ts chore: removed unnecessary logs added to debug CI issue (#28411) 2023-10-27 13:40:12 +05:30
PostEvaluationSagas.ts fix: Validation issue in select widget on page reload (#28277) 2023-10-27 18:18:42 +05:30
PostLintingSagas.ts chore: separated tree type into common file to be extended on EE (#27812) 2023-10-10 18:02:17 +05:30
ProvidersSaga.ts chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
QueryPaneSagas.ts chore: split for evaluation actions for EE (#28728) 2023-11-10 13:34:09 +05:30
RecentEntitiesSagas.ts chore: code splitting changes for appsmith ai v0.1 (#22521) 2023-04-20 20:42:35 +05:30
ReplaySaga.ts chore: split for evaluation actions for EE (#28728) 2023-11-10 13:34:09 +05:30
SaaSPaneSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
selectors.tsx fix: Converts target param of postWindowMessage into a dropdown in action selector (#28481) 2023-11-02 11:40:40 +05:30
SnapshotSagas.ts chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
SnipingModeSagas.ts chore: Splitting entities reducer for supporting more reducers on EE (#27560) 2023-09-22 18:12:20 +05:30
TemplatesSagas.ts feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30
TernSaga.ts fix: improve autocompletion hints discovery (#28222) 2023-10-25 18:18:45 +01:00
ThemeSaga.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ToastSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
UtilSagas.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetAdditionSagas.ts chore: add mousemove listener to konva and bug fixes. (#28381) 2023-10-27 11:54:26 +05:30
WidgetBlueprintSagas.test.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
WidgetBlueprintSagas.ts chore: add highlight calculation logic for layouts. (#27980) 2023-10-19 16:27:40 -04:00
WidgetDeletionSagas.ts feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30
WidgetEnhancementHelpers.ts fix: Anvil Editor issues with Resizer in safari (#28361) 2023-10-26 10:07:06 +05:30
WidgetLoadingSaga.ts chore: separated tree type into common file to be extended on EE (#27812) 2023-10-10 18:02:17 +05:30
WidgetOperationSaga.test.tsx chore: Make use of widget methods to get binding properties in sniping mode (#25429) 2023-07-26 11:08:11 +05:30
WidgetOperationSagas.tsx chore: Custom widget (alpha) (#27571) 2023-11-14 10:03:37 +05:30
WidgetOperationUtils.test.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
WidgetOperationUtils.ts chore: split dependency map functions to be extendable on EE (#28147) 2023-10-17 18:52:30 +05:30
WidgetSelectionSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
WidgetSelectUtils.test.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetSelectUtils.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30