PromucFlow_constructor/app/client/src/sagas
Pranav Kanade 82c033c785
fix: allow api error interceptor to handle api call failure (#8513)
* letting error interceptor take care of api call failure

* minor fix
2021-10-14 18:38:24 +05:30
..
ActionExecution fix: Show readable error in query response pane if present (#8518) 2021-10-14 16:34:43 +05:30
CommentSagas refactor: reset comments fetched flag at the init sagas (#7265) 2021-09-09 16:01:26 +00:00
WebsocketSagas feat: callouts for wip features (#8080) 2021-10-04 13:31:46 +05:30
ActionSagas.ts fix: snippets ranking (#8020) 2021-10-01 15:08:26 +00:00
ApiPaneSagas.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
ApplicationSagas.tsx refactor: client side rts (#7837) 2021-10-01 16:44:19 +00:00
BatchSagas.tsx feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
CollectionSagas.ts
CurlImportSagas.ts
DatasourcesSagas.ts fixed missing toast (#7124) 2021-09-06 11:23:21 +05:30
DebuggerSagas.ts fix: pushing and removing errors from debugger for js object (#7465) 2021-09-21 11:32:45 +05:30
DraggingCanvasSagas.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
ErrorSagas.tsx fix: allow api error interceptor to handle api call failure (#8513) 2021-10-14 18:38:24 +05:30
EvaluationsSaga.ts feat: setInterval and clearInterval support (#8158) 2021-10-11 12:55:03 +00:00
FormEvaluationSaga.ts Preventing evaluations to be reset on page change unless it is the first load (#8153) 2021-10-04 15:32:41 +05:30
GitSyncSagas.ts fix: Git sync modal minor fixes (#7760) 2021-09-23 18:02:58 +05:30
GlobalSearchSagas.ts Don't log debug level logs in prod (#5527) 2021-07-05 11:19:43 +05:30
index.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
InitSagas.ts fetching js collections parallel with actions in view mode (#7481) 2021-09-23 15:39:01 +05:30
js_snippets.json fix: snippets meta and short title (#7216) 2021-09-08 12:20:21 +05:30
JSActionSagas.ts fix: widget refactor actions fetch change (#7574) 2021-09-21 11:32:30 +05:30
JSPaneSagas.ts sending collectionName instead id in refactor (#7930) 2021-09-29 20:10:49 +05:30
ModalSagas.ts feat: resizable modal (#7312) 2021-09-20 22:36:13 +05:30
NotificationsSagas.ts Notification updates (#5239) 2021-06-23 21:12:07 +05:30
OnboardingSagas.ts fix: onboarding table widget is blank after adding binding (#8285) 2021-10-08 13:22:08 +05:30
OrgSagas.ts Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
PageSagas.tsx fix: Remove Success GIF and Add Tick Animation (#7925) 2021-10-13 09:43:57 +00:00
PluginSagas.ts feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
PostEvaluationSagas.ts fix: added errors to debugger (#8195) 2021-10-06 12:42:22 +05:30
ProvidersSaga.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
QueryPaneSagas.ts revert: back button navigation fixes (#8044) 2021-10-04 12:27:26 +05:30
RecentEntitiesSagas.ts feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
ReplaySaga.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
SaaSPaneSagas.ts fix: 7630 fixing where clause add delete row (#7968) 2021-09-30 09:40:40 +00:00
SelectionCanvasSagas.ts feat: Widget grouping Extended Features (#6538) 2021-08-24 17:08:20 +05:30
selectors.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
SnipingModeSagas.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
ThemeSaga.tsx
TourSagas.ts
userSagas.tsx refactor: client side rts (#7837) 2021-10-01 16:44:19 +00:00
UtilSagas.ts
WidgetAdditionSagas.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
WidgetBlueprintSagas.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetBlueprintSagas.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetDeletionSagas.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
WidgetEnhancementHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetLoadingSaga.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
WidgetOperationSagas.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
WidgetOperationUtils.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetOperationUtils.ts fix: crashing of menu widget in list widget + "type" of undefined error (#7092) 2021-09-23 13:57:28 +05:30
WidgetSelectionSagas.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30