PromucFlow_constructor/app/client/src/sagas
rahulramesha c1da8a6866
fix: paste widgets on a new page (#14295)
* paste widget on generate Page

* adding cypress tests
2022-06-09 17:17:47 +05:30
..
ActionExecution fix: Add null checks for empty datatypes in api/query responses (#14208) 2022-06-06 13:27:19 +05:30
CanvasSagas feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +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 chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +05:30
ApplicationSagas.tsx chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +05:30
AppThemingSaga.tsx fix: Theming UX Changes (#13741) 2022-06-03 15:55:38 +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 chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +05:30
DatasourcesSagas.ts chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +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 chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +05:30
GlobalSearchSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
InitSagas.ts fix: onPageLoad false failure issue (#14141) 2022-06-06 09:26:14 +05:30
JSActionSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
JSPaneSagas.ts chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +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 chore: add analytics event for similar templates click (#13177) 2022-04-29 15:39:16 +05:30
OrgSagas.ts chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +05:30
PageSagas.tsx fix: onPageLoad false failure issue (#14141) 2022-06-06 09:26:14 +05:30
PluginSagas.ts chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +05:30
PostEvaluationSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ProvidersSaga.ts chore: code split for hiding branding badge (#14346) 2022-06-08 15:11:53 +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: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +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: 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 feat: Focus widget name or first property when opening property pane (#13513) 2022-05-25 15:35:53 +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 fix: Avoid pasting list widget inside another list widget (#13719) 2022-05-11 14:46:22 +05:30
WidgetOperationUtils.ts fix: Grouped widgets moving to the bottom most row, even when widgets are not overlapping with the multi select box (#13658) 2022-05-20 15:57:12 +02:00
WidgetSelectionSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30