PromucFlow_constructor/app/client/src/sagas
2022-01-10 21:36:52 +05:30
..
ActionExecution prevent corruption of downloaded file when base64 string is used in download action (#10254) 2022-01-09 08:15:09 +01:00
CommentSagas fix: removed sentry reposrting when application not found (#9839) 2021-12-17 20:16:49 +05:30
WebsocketSagas refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
ActionSagas.ts chore: Added snippet source analytics (#8546) 2021-12-31 04:49:17 +00:00
ApiPaneSagas.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
ApplicationSagas.tsx fix: disconnect git and repo connect error UI modal (#9833) 2021-12-22 01:26:32 +05:30
BatchSagas.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
CollectionSagas.ts
CurlImportSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
DatasourcesSagas.ts fixes undefined error coming from datasource rest api form values (#9952) 2021-12-23 18:09:11 +01:00
DebuggerSagas.ts chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
DraggingCanvasSagas.ts feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
ErrorSagas.tsx refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
EvaluationsSaga.ts feat: Moving form evaluations to separate thread (8051) (#9437) 2022-01-06 10:49:01 +00:00
FormEvaluationSaga.ts feat: Moving form evaluations to separate thread (8051) (#9437) 2022-01-06 10:49:01 +00:00
GitSyncSagas.ts chore: update error handling for git sync flows (#9998) 2021-12-27 12:25:54 +05:30
GlobalSearchSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
index.tsx feat: Introduce a setting page for a super user to tinker with Appsmith env variables (#8144) 2021-10-18 13:17:55 +05:30
InitSagas.ts refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
js_snippets.json fix: snippets meta and short title (#7216) 2021-09-08 12:20:21 +05:30
JSActionSagas.ts feat: progress, loading and error states for git flows, pull button and minor misc changes (#9052) 2021-11-16 15:54:38 +05:30
JSPaneSagas.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
ModalSagas.ts fix: Copied modal close and mobile modal bug fix (#8497) 2021-10-28 07:41:19 +05:30
NotificationsSagas.ts Notification updates (#5239) 2021-06-23 21:12:07 +05:30
OnboardingSagas.ts Fix mock Postgres database endpoint (#9593) 2021-12-21 11:13:19 +05:30
OrgSagas.ts feat: add option to delete org (#9287) 2021-12-20 05:58:01 +00:00
PageSagas.tsx fetch js collections after page clone (#10147) 2022-01-07 08:58:40 +00:00
PluginSagas.ts feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
PostEvaluationSagas.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
ProvidersSaga.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
QueryPaneSagas.ts chore: Added null check on eval output and started using standard call for pluginId (#10290) 2022-01-10 21:36:52 +05:30
RecentEntitiesSagas.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
ReplaySaga.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
SaaSPaneSagas.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
SelectionCanvasSagas.ts feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
selectors.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
SnipingModeSagas.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
SuperUserSagas.tsx refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
ThemeSaga.tsx
TourSagas.ts
userSagas.tsx refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
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 chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
WidgetDeletionSagas.ts feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
WidgetEnhancementHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetLoadingSaga.ts fix: 8336 updated isLoading property in all widgets (#9409) 2021-12-14 07:55:58 +00:00
WidgetOperationSagas.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
WidgetOperationUtils.test.ts fix: List Widget shows cyclic dependency error when children widgets with bindings in action are deleted (#8942) 2021-11-08 17:52:41 +05:30
WidgetOperationUtils.ts fix: Unable to group widgets (#9043) 2021-11-09 15:12:07 +05:30
WidgetSelectionSagas.ts feat: updated condition select widget (#9242) 2021-11-19 15:24:46 +05:30