PromucFlow_constructor/app/client/src/sagas
sneha122 094e859973
fix: empty error toast message in CI issue fixed (#28010)
## Description

In CI, we observed that in a couple of cases, when we open application
in edit mode, we get a blank toast message or sometimes error toast
message which is caused while fetching plugin form configs. This PR
identifies and fixes the potential cause of the issue.

#### PR fixes following issue(s)
Fixes #27489 
> 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
- Bug fix (non-breaking change which fixes an issue)

## 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
- [x] 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
- [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
- [ ] 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

---------

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2023-10-16 11:40:55 +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 feat: add feature flags to workers. (#27258) 2023-10-12 23:02:38 +05:30
autoHeightSagas chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
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 feat:Add placeholder fns for JSObject completion using AI in CE (#27820) 2023-10-13 17:47:51 +05:30
AnalyticsSaga.ts chore: Add SAVE_ACTION analytics event (#25997) 2023-08-07 15:01:45 +05:30
ApiPaneSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +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 eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
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: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
CurlImportSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
DatasourcesSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
DebuggerSagas.ts chore: Refactor debugger analytics for active fields (#28036) 2023-10-16 09:22:11 +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 feat: add feature flags to workers. (#27258) 2023-10-12 23:02:38 +05:30
EvalWorkerActionSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
FormEvaluationSaga.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
GitSyncSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +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
JSActionSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
JSLibrarySaga.ts chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
JSPaneSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
layoutConversionSagas.ts feat: added anvil type for app layout (#27633) 2023-10-04 14:24:16 +05:30
LintingSagas.ts feat: add feature flags to workers. (#27258) 2023-10-12 23:02:38 +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 feat: JSON form widget one click binding integration (#25873) 2023-10-03 13:40:51 +05:30
PageSagas.tsx chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
PageVisibilitySagas.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
PluginSagas.ts fix: empty error toast message in CI issue fixed (#28010) 2023-10-16 11:40:55 +05:30
PostEvaluationSagas.ts chore: Refactor debugger analytics for active fields (#28036) 2023-10-16 09:22:11 +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: route builder refactor (#27905) 2023-10-12 11:01:22 +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: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
SaaSPaneSagas.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
selectors.tsx chore: Splitting entities reducer for supporting more reducers on EE (#27560) 2023-09-22 18:12:20 +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 chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
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 consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WidgetBlueprintSagas.test.ts chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
WidgetBlueprintSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WidgetDeletionSagas.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WidgetEnhancementHelpers.ts chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
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: route builder refactor (#27905) 2023-10-12 11:01:22 +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: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
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