PromucFlow_constructor/app/client/src/sagas
Hetu Nandu fb72dd72ed
feat: Git actions queue (#20258)
## Description

We will queue all requests to the git api to match the implementation on
the server. This way we do not have parallel git related requests to the
server which could cause weird ui behaviour.

> Queue git related actions from client to improve stability

Fixes #20218


Media


https://user-images.githubusercontent.com/12022471/215749012-9b76cbd0-bcdd-4a3d-8f71-5253af8374f5.mov


## Type of change
- New feature (non-breaking change which adds functionality)


## How Has This Been Tested?

- Manual

### 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:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-02-01 17:25:50 +05:30
..
__tests__ chore: send segment anonymous id (#19122) 2023-01-06 19:39:38 +05:30
ActionExecution feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
autoHeightSagas fix: Auto height breaks for fixed modal's children (#18691) 2022-12-05 20:24:45 +05:30
CanvasSagas refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
WebsocketSagas feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ActionSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ApiPaneSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ApplicationSagas.tsx fix: library installation failure in public apps (#20112) 2023-02-01 10:37:39 +05:30
AppThemingSaga.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
BatchSagas.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CollectionSagas.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CurlImportSagas.ts chore: Update text message for git remote url placeholder (#15553) 2022-08-02 12:55:51 +05:30
DatasourcesSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
DebuggerSagas.ts fix: Batch operations on appsmith store for performance gains (#19247) 2023-01-10 10:23:08 +05:30
editorContextSagas.ts fix: set soft focus for property pane inputs (#19009) 2022-12-16 22:52:47 +05:30
ErrorSagas.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
EvaluationsSaga.ts fix: Handle clone errors in async executions (#20097) 2023-01-28 14:12:11 +01:00
EvalWorkerActionSagas.ts fix: Handle clone errors in async executions (#20097) 2023-01-28 14:12:11 +01:00
FormEvaluationSaga.ts fix: datasource switching issue for Google sheets (#18397) 2022-12-03 15:25:42 +05:30
GitSyncSagas.ts feat: Git actions queue (#20258) 2023-02-01 17:25:50 +05:30
GlobalSearchSagas.ts chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
helper.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
InitSagas.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
JSActionSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
JSLibrarySaga.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
JSPaneSagas.ts fix: Handle clone errors in async executions (#20097) 2023-01-28 14:12:11 +01:00
LintingSagas.ts feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
ModalSagas.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
OnboardingSagas.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
PageSagas.tsx feat: move the widget creation CTA off the Entity explorer (#19844) 2023-02-01 17:03:15 +05:30
PageVisibilitySagas.ts feat: Fetch Appsmith version when browser tab comes on focus (#16153) 2022-09-01 14:17:29 +05:30
PluginSagas.ts fix: fetching the plugin form config for queries if datasource is not viewable (#18749) 2022-12-08 09:06:35 +05:30
PostEvaluationSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
PostLintingSagas.ts chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
ProvidersSaga.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
QueryPaneSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
RecentEntitiesSagas.ts chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
ReplaySaga.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
SaaSPaneSagas.ts feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
selectors.tsx feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
SnipingModeSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
TemplatesSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ThemeSaga.tsx chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
UtilSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetAdditionSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
WidgetBlueprintSagas.test.ts fix: Remove auto-height from list widget's children (#18755) 2022-12-18 01:33:35 +05:30
WidgetBlueprintSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
WidgetDeletionSagas.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
WidgetEnhancementHelpers.ts fix: Remove auto-height from list widget's children (#18755) 2022-12-18 01:33:35 +05:30
WidgetLoadingSaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetOperationSaga.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WidgetOperationSagas.tsx refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
WidgetOperationUtils.test.ts fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
WidgetOperationUtils.ts fix: offset while pasting widget from mouse position in Desktop mode (#19230) 2022-12-29 11:07:54 +00:00
WidgetSelectionSagas.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
WidgetSelectUtils.test.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
WidgetSelectUtils.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30