PromucFlow_constructor/app/client/src/sagas
arunvjn f3afa81afe
fix: copy snippet (#7769)
Fixes copy snippets and snippets execution toast messages
2021-09-24 19:19:59 +05:30
..
ActionExecution fix: error handling in trigger execution flow (#7671) 2021-09-23 07:21:57 +00:00
CommentSagas refactor: reset comments fetched flag at the init sagas (#7265) 2021-09-09 16:01:26 +00:00
WebsocketSagas handle socket exception and log to sentry for time being. Need to test its impact on import/export (#7818) 2021-09-24 17:44:26 +05:30
ActionSagas.ts Fix issue when form crashes after copy or move of mongo query (#7750) 2021-09-23 11:35:49 +00:00
ApiPaneSagas.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
ApplicationSagas.tsx fix: Git sync modal minor fixes (#7760) 2021-09-23 18:02:58 +05:30
BatchSagas.tsx feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
CollectionSagas.ts
CurlImportSagas.ts - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
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 chore: Removing redundant toast message in action creation & deletion flow (#6998) 2021-09-01 03:40:44 +00:00
EvaluationsSaga.ts fix: copy snippet (#7769) 2021-09-24 19:19:59 +05:30
FormEvaluationSaga.ts Added new key propertyName to uniquely store evals in state (#7430) 2021-09-14 15:41:50 +00:00
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 fix: error handling in trigger execution flow (#7671) 2021-09-23 07:21:57 +00:00
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 feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
OrgSagas.ts Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
PageSagas.tsx fix: widget refactor actions fetch change (#7574) 2021-09-21 11:32:30 +05:30
PluginSagas.ts feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
PostEvaluationSagas.ts fix: error handling in trigger execution flow (#7671) 2021-09-23 07:21:57 +00:00
ProvidersSaga.ts feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
QueryPaneSagas.ts fixes to add proper routing around navigation between query pane, api pane and integration screen (#7782) 2021-09-24 12:52:43 +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 feat: Enable Promises in Appsmith (#6253) 2021-08-27 14:55:28 +05:30
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 Handle quota exceeded and running low on disk space errors while saving a key in localStorage (#2947) 2021-02-16 11:47:23 +05:30
TourSagas.ts [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
userSagas.tsx feat: Improved onboarding flow on user signup (#7089) 2021-09-13 12:52:51 +05:30
UtilSagas.ts Introducing Google Sheets Plugin (#3517) 2021-04-22 09:00:09 +05:30
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