PromucFlow_constructor/app/client/src/sagas
subratadeypappu 19e2e5785e
Fix/16994 refactor common datatype handling (#17429)
* fix:Add array datatype to execute request

* feat: Consume and store type of array elements in Param class (#16994)

* Append param instead of clientDataType in varargs (#16994)

* Refactor common data type handling w.r.t newer structure (#16994)

This commit takes care of the following items:
- It minimizes the number of usage to the older stringToKnownDataTypeConverter method
- Modifies the existing test cases to conform to the newer structure
- Marks stringToKnownDataTypeConverter method as deprecated to discourage further use

* Remove comma delimited numbers from valid test cases (#16994)

* Fix extracting clientDataType from varargs in MySQL (#16994)

* Pass param as a dedicated parameter in json smart replacement (#16994)

* Remove varargs from json smart replacement method (#16994)

* Move BsonType to mongoplugin module (#16994)

* Introduce NullArrayType and refactor BsonType test cases (#16994)

* Add new test cases on numeric string with leading zero (#16994)

* Refactor test case name (#16994)

* Add comment on the ordering of Json and Bson types (#16994)

* Add comment on the ordering of Json and Bson types (#16994)

* Add NullArrayType in Postgres and introduce postgres-specific types (#16994)

* Add data type test cases for Postgres and change as per review comments (#16994)

Co-authored-by: ChandanBalajiBP <chandan@appsmith.com>
2022-10-18 11:02:37 +05:30
..
__tests__ feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
ActionExecution Fix/16994 refactor common datatype handling (#17429) 2022-10-18 11:02:37 +05:30
CanvasSagas chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
WebsocketSagas chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
ActionSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
ApiPaneSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
ApplicationSagas.tsx chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
AppThemingSaga.tsx chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
BatchSagas.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CollectionSagas.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CurlImportSagas.ts chore: Update text message for git remote url placeholder (#15553) 2022-08-02 12:55:51 +05:30
DatasourcesSagas.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
DebuggerSagas.ts fix: console log dx issue fixes (#17137) 2022-09-30 18:29:02 +05:30
editorContextSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
ErrorSagas.tsx chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
EvaluationsSaga.ts feat: enabled setTimeout/clearTimeout APIs (#17445) 2022-10-17 22:40:17 +05:30
FormEvaluationSaga.ts fix: fast render form elements in UQI query editors (#16199) 2022-09-01 10:41:57 +05:30
GitSyncSagas.ts fix: update implementation as per design | git (#17406) 2022-10-14 12:13:17 +05:30
GlobalSearchSagas.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
helper.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
InitSagas.ts chore: fix cannot read properties of null (reading 'id') sentry error (#15323) 2022-07-27 16:25:41 +05:30
JSActionSagas.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
JSPaneSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
ModalSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
NavigationSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
OnboardingSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
PageSagas.tsx feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
PageVisibilitySagas.ts feat: Fetch Appsmith version when browser tab comes on focus (#16153) 2022-09-01 14:17:29 +05:30
PluginSagas.ts feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
PostEvaluationSagas.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
ProvidersSaga.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
QueryPaneSagas.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
RecentEntitiesSagas.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
ReplaySaga.ts feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
SaaSPaneSagas.ts chore: code changes to support clean urls v2 (#14757) 2022-07-11 09:36:29 +05:30
selectors.tsx feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
SnipingModeSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
TemplatesSagas.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
ThemeSaga.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 chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
WidgetBlueprintSagas.test.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetBlueprintSagas.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
WidgetDeletionSagas.ts fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
WidgetEnhancementHelpers.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
WidgetLoadingSaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetOperationSaga.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WidgetOperationSagas.tsx feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
WidgetOperationUtils.test.ts fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
WidgetOperationUtils.ts fix: Extra Space at the end of the Canvas in Viewmode (#16747) 2022-09-30 13:49:52 +05:30
WidgetSelectionSagas.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
WorkspaceSagas.ts chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30