PromucFlow_constructor/app/server/appsmith-plugins
subratadeypappu cf2ef37527
feat: Add a service layer to get AppsmithType from client-type (#16508) (#16619)
* feat: Add a service layer to get AppsmithType from client-type (#16508)

This commit takes care of the following things
- It creates a service layer to get the target AppsmithType from the client-side data type and the evaluated value
- This service layer is currently not consumed by any plugins
- A full JUnit test suit for MySQL-specific types

* feat: Remove FloatType and add comments for better understanding (#16508)

* feat: Add FallbackType and covert the DataTypeService to a util class (#16508)

This commit takes care of these
- Introduce FallbackType as a separate type
- Convert the DataTypeService to a util class
- Add java doc around the methods in DataTypeService class

* feat: Rename DataTypeService to DataTypeServiceUtils (#16508)
2022-09-16 17:40:28 +06:00
..
amazons3Plugin feat: Making the error messages in amazon s3 plugin informative (#15861) 2022-08-15 10:48:20 +05:30
arangoDBPlugin feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
dynamoPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
elasticSearchPlugin feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
firestorePlugin fix: Modify Form Control Inputs for various Datasource Actions (#15396) 2022-08-09 13:05:59 +00:00
googleSheetsPlugin Fix LinkageError in Saas & GSheets plugins (#16565) 2022-09-06 13:23:04 +05:30
graphqlPlugin feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
jsPlugin chore: Upgrade dependencies reported by Dependabot (#13735) 2022-07-19 10:23:27 +05:30
mongoPlugin All outgoing requests should go through the configured proxy (#14427) 2022-09-01 11:16:45 +05:30
mssqlPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
mysqlPlugin feat: Add a service layer to get AppsmithType from client-type (#16508) (#16619) 2022-09-16 17:40:28 +06:00
postgresPlugin feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
rapidApiPlugin feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
redisPlugin chore: Better server logging infra (#15440) 2022-07-28 09:40:03 +05:30
redshiftPlugin fix: fix query failure on simultaneous execution of multiple queries (#15458) 2022-07-28 17:01:17 +05:30
restApiPlugin fix: No-op Asserts (#16690) 2022-09-13 13:55:33 +05:30
saasPlugin Fix LinkageError in Saas & GSheets plugins (#16565) 2022-09-06 13:23:04 +05:30
smtpPlugin fix: Modify Form Control Inputs for various Datasource Actions (#15396) 2022-08-09 13:05:59 +00:00
snowflakePlugin feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
pom.xml feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30