PromucFlow_constructor/app/client/src/sagas
2022-06-20 17:10:51 +05:30
..
ActionExecution fix: storeValue functionality & handle multiple action completion (#14658) 2022-06-20 13:35:14 +05:30
CanvasSagas fix: Issues with widget name focus (#14504) 2022-06-16 14:33:06 +05:30
CommentSagas feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WebsocketSagas feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ActionSagas.ts fix: onPageLoad false failure issue (#14141) 2022-06-06 09:26:14 +05:30
ApiPaneSagas.ts fix: updated logic to not have content type none 2022-06-18 11:56:45 +05:30
ApplicationSagas.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
AppThemingSaga.tsx fix: Toast shows wrong theme name when changing themes (#14488) 2022-06-15 12:21:37 +05:30
BatchSagas.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
CollectionSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
CurlImportSagas.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
DatasourcesSagas.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
DebuggerSagas.ts fix: undefined check added for plugin (#13595) 2022-05-05 18:48:56 +05:30
ErrorSagas.tsx fix: persists query param in redirect urls (#13738) 2022-05-11 20:42:07 +05:30
EvaluationsSaga.ts fix: crash due to evalMetaUpdate (#14320) 2022-06-07 12:06:27 +05:30
FormEvaluationSaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
GitSyncSagas.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
GlobalSearchSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
InitSagas.ts fix: mutliple onPageLoad api call (#14484) 2022-06-13 19:26:06 +05:30
JSActionSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
JSPaneSagas.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
ModalSagas.ts fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
NotificationsSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
OnboardingSagas.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
PageSagas.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
PluginSagas.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
PostEvaluationSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ProvidersSaga.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
QueryPaneSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
RecentEntitiesSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ReplaySaga.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
SaaSPaneSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
selectors.tsx fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
SnipingModeSagas.ts fix: bind api/query to list widget in sniping mode (#13859) 2022-05-18 13:03:52 +05:30
TemplatesSagas.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
ThemeSaga.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
TourSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
userSagas.tsx feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
UtilSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetAdditionSagas.ts chore: remove addChildrenSaga dead code and it's associated redux actions (#14425) 2022-06-13 11:31:25 +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: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetEnhancementHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetLoadingSaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetOperationSaga.test.tsx fix: moved test to WidgetOperationSaga.test.tsx 2022-05-05 14:03:18 +05:30
WidgetOperationSagas.tsx fix: paste widgets on a new page (#14295) 2022-06-09 17:17:47 +05:30
WidgetOperationUtils.test.ts List copy - update dynamic trigger path list names (#14334) 2022-06-15 15:54:04 +05:30
WidgetOperationUtils.ts List copy - update dynamic trigger path list names (#14334) 2022-06-15 15:54:04 +05:30
WidgetSelectionSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WorkspaceSagas.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30