PromucFlow_constructor/app/client/src/sagas
2022-09-22 12:09:27 +05:30
..
__tests__ feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
ActionExecution fix: cancelled execution causing multiple on page load execution failures (#16137) 2022-09-22 12:09:27 +05:30
CanvasSagas feat: added WIDGET_DRAG event. (#16591) 2022-09-17 12:21:42 +05:30
WebsocketSagas feat: Fetch Appsmith version when browser tab comes on focus (#16153) 2022-09-01 14:17:29 +05:30
ActionSagas.ts feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
ApiPaneSagas.ts fix: fixes right body type not selected after curl import (#16549) 2022-09-21 09:40:36 +00:00
ApplicationSagas.tsx feat: fork templates inside an existing app (#14514) 2022-09-22 09:19:18 +05:30
AppThemingSaga.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +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: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
DebuggerSagas.ts fix: batching console log save calls in redux store (#16793) 2022-09-16 19:18:54 +00:00
ErrorSagas.tsx chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
EvaluationsSaga.ts fix: updating trigger meta to get the source of console logs (#16520) 2022-09-07 11:53:47 +05:30
FormEvaluationSaga.ts fix: fast render form elements in UQI query editors (#16199) 2022-09-01 10:41:57 +05:30
GitSyncSagas.ts Regenerate SSH key in connect and import flow (#14383) 2022-07-20 12:30:11 +05:30
GlobalSearchSagas.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
helper.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
InitSagas.ts chore: fix cannot read properties of null (reading 'id') sentry error (#15323) 2022-07-27 16:25:41 +05:30
JSActionSagas.ts chore: Adding JS Object Events (#16472) 2022-09-14 21:04:10 +05:30
JSPaneSagas.ts chore: Adding JS Object Events (#16472) 2022-09-14 21:04:10 +05:30
ModalSagas.ts perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
OnboardingSagas.ts fix: welcome tour ending on page refresh (#16079) 2022-09-02 18:45:48 +05:30
PageSagas.tsx feat: fork templates inside an existing app (#14514) 2022-09-22 09:19:18 +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 feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
PostEvaluationSagas.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
ProvidersSaga.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
QueryPaneSagas.ts feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
RecentEntitiesSagas.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
ReplaySaga.ts feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
SaaSPaneSagas.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
selectors.tsx fix: show the form setting in button widget (#16013) 2022-09-01 15:08:41 +05:30
SnipingModeSagas.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
TemplatesSagas.ts feat: fork templates inside an existing app (#14514) 2022-09-22 09:19:18 +05:30
ThemeSaga.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
UtilSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetAdditionSagas.ts fix: cell background for edit actions column in Table v2 (#15233) 2022-07-20 11:42:59 +05:30
WidgetBlueprintSagas.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetBlueprintSagas.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WidgetDeletionSagas.ts fix: Update maincanvas height on widget resize, drag or delete operation (#14992) 2022-07-15 15:57:13 +05:30
WidgetEnhancementHelpers.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +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 feat: fork templates inside an existing app (#14514) 2022-09-22 09:19:18 +05:30
WidgetOperationUtils.test.ts fix: Multi widget selection fixes (#14388) 2022-06-29 11:55:26 +00:00
WidgetOperationUtils.ts perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
WidgetSelectionSagas.ts chore: Refactor getSelectedWidget selector (#16647) 2022-09-15 05:44:11 +00:00
WorkspaceSagas.ts feat: migrate from org to workspace under phase 3 (#14158) 2022-07-20 17:24:16 +05:30