PromucFlow_constructor/app/client/src/sagas
2021-12-22 01:26:32 +05:30
..
ActionExecution feat: Geolocation APIs on appsmith (#9295) 2021-12-07 15:49:33 +05:30
CommentSagas fix: removed sentry reposrting when application not found (#9839) 2021-12-17 20:16:49 +05:30
WebsocketSagas fix: misc git sync fixes / ui polish (#9229) 2021-12-07 07:59:32 +00:00
ActionSagas.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +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 feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00: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 fix: disconnect git and repo connect error UI modal (#9833) 2021-12-22 01:26:32 +05:30
EvaluationsSaga.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
FormEvaluationSaga.ts Preventing evaluations to be reset on page change unless it is the first load (#8153) 2021-10-04 15:32:41 +05:30
GitSyncSagas.ts fix: disconnect git and repo connect error UI modal (#9833) 2021-12-22 01:26:32 +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 fix: git sync updates (#9623) 2021-12-15 00:30:59 +08:00
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: Action undo redo (#9045) 2021-12-07 09:45:18 +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 fix: Disallows entity name to be any extra library name (#8755) 2021-11-10 19:29:24 +05:30
PluginSagas.ts feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
PostEvaluationSagas.ts feat: Syntax parsing through AST (#9115) 2021-12-02 15:33:43 +05:30
ProvidersSaga.ts chore: refactors for supporting git branches (#7695) 2021-10-18 19:33:44 +05:30
QueryPaneSagas.ts feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
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 chore:[Admin settings] Send email config details as payload when making send test email call (#9631) 2021-12-09 17:41:45 +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 chore: Send telemetry option in user profile to client (#9535) 2021-12-03 01:56:16 +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 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