PromucFlow_constructor/app/client/src/sagas
rahulramesha fa53f88d17
chore: Add additional check after API response change (#24850)
## Description
Adding additional check after the Backend API changes to not send 404
errors

#### PR fixes following issue(s)
Fixes #24715
2023-06-28 16:02:29 +05:30
..
__tests__
ActionExecution fix: Throwing error 'Failed to execute function' when JSobject is deleted (#23993) 2023-06-19 14:04:29 +05:30
autoHeightSagas feat: Expand auto height implementation to handle auto height use cases. (#22974) 2023-05-11 10:15:14 +05:30
CanvasSagas fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
WebsocketSagas feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ActionSagas.ts feat: Enable fetch datasource structure for action (#24195) 2023-06-13 16:30:37 +05:30
ApiPaneSagas.ts fix: api url dynamic bindings (#23696) 2023-05-26 15:43:18 +05:30
AppThemingSaga.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
AutoLayoutUpdateSagas.tsx feat: Shared Package for DSL based operations (#23894) 2023-06-26 12:25:55 +05:30
BatchSagas.tsx
CollectionSagas.ts
ContextSwitchingSaga.ts chore: Removing feature flag for app level invites (#22650) 2023-04-26 12:48:16 +05:30
CurlImportSagas.ts
DatasourcesSagas.ts fix: forking reconnect modal issue fixed (#24752) 2023-06-22 21:39:28 +05:30
DebuggerSagas.ts chore: Add errorId to DEBUGGER_NEW_ERROR_MESSAGE telemetry (#22542) 2023-04-19 23:42:18 +05:30
editorContextSagas.ts
ErrorSagas.tsx feat: disabling the toast messages on view mode without debug flag (#23768) 2023-06-09 19:28:45 +05:30
EvaluationsSaga.ts chore: Add analytics for JSObject variable (#24740) 2023-06-23 16:12:27 +05:30
EvalWorkerActionSagas.ts chore: Add analytics for JSObject variable (#24740) 2023-06-23 16:12:27 +05:30
FormEvaluationSaga.ts Add web api types 2023-06-14 17:29:15 +05:30
GitSyncSagas.ts fix: rebase error message during conflicts (#24414) 2023-06-17 14:25:16 +05:30
GlobalSearchSagas.ts
helper.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
InitSagas.ts feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
JSActionSagas.ts fix: Throwing error 'Failed to execute function' when JSobject is deleted (#23993) 2023-06-19 14:04:29 +05:30
JSLibrarySaga.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
JSPaneSagas.ts fix: Sanitise toast error msgs (#22544) 2023-05-31 12:14:07 +05:30
layoutConversionSagas.ts feat: Shared Package for DSL based operations (#23894) 2023-06-26 12:25:55 +05:30
LintingSagas.ts feat: show lint errors in async functions bound to sync fields (#21187) 2023-04-03 16:11:15 +05:30
ModalSagas.ts fix: Auto dimension not working within Modal widget (#23724) 2023-06-01 09:09:23 +05:30
OnboardingSagas.ts feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
OneClickBindingSaga.ts fix: one click binding postgress sorting issue when primary key is no… (#24090) 2023-06-08 16:58:48 +05:30
PageSagas.tsx feat: Shared Package for DSL based operations (#23894) 2023-06-26 12:25:55 +05:30
PageVisibilitySagas.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
PluginSagas.ts
PostEvaluationSagas.ts chore: Add analytics for JSObject variable (#24740) 2023-06-23 16:12:27 +05:30
PostLintingSagas.ts feat: show lint errors in async functions bound to sync fields (#21187) 2023-04-03 16:11:15 +05:30
ProvidersSaga.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
QueryPaneSagas.ts feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
RecentEntitiesSagas.ts chore: code splitting changes for appsmith ai v0.1 (#22521) 2023-04-20 20:42:35 +05:30
ReplaySaga.ts
SaaSPaneSagas.ts chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
selectors.tsx feat: Expand auto height implementation to handle auto height use cases. (#22974) 2023-05-11 10:15:14 +05:30
SnapshotSagas.ts chore: Add additional check after API response change (#24850) 2023-06-28 16:02:29 +05:30
SnipingModeSagas.ts chore: [one click binding] convert select component to menu component on property control (#24517) 2023-06-22 16:11:56 +05:30
TemplatesSagas.ts fix: conversion of app with pages imported from templates and adjust height for blank container (#23404) 2023-05-25 17:50:08 +05:30
ThemeSaga.tsx
ToastSagas.ts feat: disabling the toast messages on view mode without debug flag (#23768) 2023-06-09 19:28:45 +05:30
UtilSagas.ts
WidgetAdditionSagas.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
WidgetBlueprintSagas.test.ts fix: List widget issues in Auto Layout (#23252) 2023-05-29 10:06:19 +05:30
WidgetBlueprintSagas.ts fix: List widget issues in Auto Layout (#23252) 2023-05-29 10:06:19 +05:30
WidgetDeletionSagas.ts feat: Expand auto height implementation to handle auto height use cases. (#22974) 2023-05-11 10:15:14 +05:30
WidgetEnhancementHelpers.ts
WidgetLoadingSaga.ts
WidgetOperationSaga.test.tsx
WidgetOperationSagas.tsx chore: [one click binding] allow switching between js mode and non js mode on property control (#24355) 2023-06-16 14:46:56 +05:30
WidgetOperationUtils.test.ts fix: combineDynamicBindings function (#22600) 2023-04-26 23:58:17 +05:30
WidgetOperationUtils.ts fix: Remove excess padding on right side and fix widget drop in nested containers (#22533) 2023-04-26 13:39:11 -04:00
WidgetSelectionSagas.ts fix: Do not set widget ancestry if selection happens via canvas (#22069) 2023-04-10 12:55:14 +05:30
WidgetSelectUtils.test.ts
WidgetSelectUtils.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30