PromucFlow_constructor/app/client/src/sagas
2024-04-18 10:05:34 +05:30
..
__tests__ feat: Frontend changes for consolidated-api with EE test case support (#30506) 2024-01-24 12:14:16 +05:30
ActionExecution fix: appsmith.URL.queryParams update on same page navigation (#32382) 2024-04-09 16:01:17 +05:30
autoHeightSagas feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
CanvasSagas feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
PartialImportExportSagas fix: Refactor partial import process (#30633) 2024-01-25 20:46:51 +05:30
WebsocketSagas
ActionSagas.ts chore: Make Editor Pane Segments GA (#32712) 2024-04-18 10:05:34 +05:30
AnalyticsSaga.ts
ApiPaneSagas.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
AppThemingSaga.tsx chore: Remove "Save theme" functionality (#31481) 2024-03-12 18:54:39 +05:30
AutoLayoutUpdateSagas.tsx chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
BatchSagas.tsx fix: reset widget to default value after setter method (#29151) 2023-12-08 11:16:31 +01:00
CommunityTemplatesSagas.tsx feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
CurlImportSagas.ts chore: refactor curl import API to support context type (#30934) 2024-02-14 12:18:30 +05:30
DatasourcesSagas.ts chore: Make Editor Pane Segments GA (#32712) 2024-04-18 10:05:34 +05:30
DebuggerSagas.ts chore: refactor in debugger saga to transform error logs in EE (#32383) 2024-04-11 11:36:48 +05:30
editorContextSagas.ts
ErrorSagas.tsx feat: Frontend changes for consolidated-api with EE test case support (#30506) 2024-01-24 12:14:16 +05:30
EvalErrorHandler.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
EvaluationSaga.utils.ts feat: constrained diff between states (#31847) 2024-03-27 14:37:46 +05:30
EvaluationsSaga.ts chore: Chore/conditional eval trigger (#31487) 2024-03-18 12:48:24 +05:30
EvalWorkerActionSagas.ts chore: Remove JS_VARIABLE_MUTATED event (#31884) 2024-03-18 21:39:11 +05:30
FocusRetentionSaga.ts fix: On delete of last item, redirect user to blank screen (#32418) 2024-04-05 17:56:17 +05:30
FormEvaluationSaga.ts chore: Removed dependency of evaluatedValues from Widgets and formEvaluationSaga (#31047) 2024-02-13 10:43:17 +05:30
getNextEntityAfterDelete.test.ts fix: On delete of last item, redirect user to blank screen (#32418) 2024-04-05 17:56:17 +05:30
GitSyncSagas.ts fix: autocommit ui issues (#30887) 2024-02-12 10:53:48 +05:30
GlobalSearchSagas.ts chore: Refactor Context Switching (#29966) 2024-01-08 11:09:47 +05:30
helper.test.ts
helper.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
IDESaga.tsx feat: Tabs close functionality and scroll (#32551) 2024-04-15 11:06:05 +05:30
InitSagas.ts chore: remove feature flag code of consolidated api (#32248) 2024-04-01 17:45:09 +05:30
JSLibrarySaga.ts feat: Frontend changes for consolidated-api with EE test case support (#30506) 2024-01-24 12:14:16 +05:30
JSPaneSagas.ts fix: action selector create flow (#32326) 2024-04-05 11:28:47 +05:30
layoutConversionSagas.ts chore: Refactor entity explorer to support displaying module instances in the list (#28855) 2023-11-16 17:03:59 +05:30
LintingSagas.ts chore: "Revert Lazy load autocomplete and linting services" (#30035) 2024-01-04 15:26:18 +05:30
loadGoogleApi.ts chore: Initiate execution of google.api script at editor level (#30837) 2024-02-08 15:17:19 +05:30
ModalSagas.ts chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
NavigationSagas.ts
OnboardingSagas.ts fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
OneClickBindingSaga.ts chore: execute action event updated with source (#31662) 2024-03-12 15:36:33 +05:30
PageVisibilitySagas.ts
PluginSagas.ts feat: Homepage experience v2 changes (#29282) 2024-01-25 19:11:48 +05:30
PostEvaluationSagas.ts chore: Remove JS_VARIABLE_MUTATED event (#31884) 2024-03-18 21:39:11 +05:30
PostLintingSagas.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
QueryPaneSagas.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
RecentEntitiesSagas.ts
ReplaySaga.ts chore: Import debugger fixes (#31080) 2024-02-14 12:00:18 +05:30
SaaSPaneSagas.ts feat: Create Query asks for Page (#29253) 2023-12-05 11:20:36 +05:30
selectors.tsx feat: add edit option in suggested queries in hint commands (#32076) 2024-03-28 19:24:33 +05:30
SnapshotSagas.ts
SnipingModeSagas.ts
TemplatesSagas.ts fix: updates position of start from templates dialog. (#31194) 2024-02-20 01:43:33 +05:30
TernSaga.ts chore: "Revert Lazy load autocomplete and linting services" (#30035) 2024-01-04 15:26:18 +05:30
ThemeSaga.tsx
ToastSagas.ts
UtilSagas.ts
WidgetAdditionSagas.ts feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
WidgetBlueprintSagas.test.ts fix: jest test failures coz of getIsAnvilLayout (#32664) 2024-04-15 09:17:23 +05:30
WidgetBlueprintSagas.ts
WidgetDeletionSagas.ts chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
WidgetEnhancementHelpers.ts
WidgetLoadingSaga.ts
WidgetOperationSaga.test.tsx
WidgetOperationSagas.tsx chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
WidgetOperationUtils.test.ts
WidgetOperationUtils.ts feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
WidgetSelectionSagas.ts chore: Merge wds and anvil feature flags (#32609) 2024-04-12 22:54:04 +05:30
WidgetSelectUtils.test.ts
WidgetSelectUtils.ts chore: Add Create as a Widget SelectionRequestType (#31799) 2024-03-15 14:57:06 +05:30