PromucFlow_constructor/app/client/src/sagas
Ankita Kinger c1e48f7486
feat: Refactor code for SAML integration (#12700)
* Implemented code splitting of some files for SAML integration

* Implemented code splitting of some more files for SAML integration

* updated redirect url component

* fixed an import statement

* fixed a unit test

* updated restart banner tooltip logic

* updated an import statement
2022-04-12 16:20:01 +05:30
..
ActionExecution feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
CanvasSagas feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +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 feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ApiPaneSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ApplicationSagas.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
BatchSagas.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
CollectionSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
CurlImportSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
DatasourcesSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
DebuggerSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ErrorSagas.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
EvaluationsSaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
FormEvaluationSaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
GitSyncSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
GlobalSearchSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
index.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
InitSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
js_snippets.json fix: snippets meta and short title (#7216) 2021-09-08 12:20:21 +05:30
JSActionSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
JSPaneSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ModalSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
NotificationsSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
OnboardingSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
OrgSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
PageSagas.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
PluginSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
PostEvaluationSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ProvidersSaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +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
ReflowSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
ReplaySaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
SaaSPaneSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
selectors.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
SnipingModeSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +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: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +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: small test cases refactor. 2022-04-01 15:30:00 +05:30
WidgetOperationSagas.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetOperationUtils.test.ts fix: Purge orphaned paths from dynamic path lists in widgets (#10803) 2022-02-02 14:55:16 +05:30
WidgetOperationUtils.ts fix: Purge orphaned paths from dynamic path lists in widgets (#10803) 2022-02-02 14:55:16 +05:30
WidgetSelectionSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30