PromucFlow_constructor/app
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
..
client Fix hard-coded mime.types location (#16826) 2022-09-16 16:37:23 +05:30
rts ci: Fixing the RTS build workflow (#16748) 2022-09-14 14:24:20 +05:30
server feat: Add a service layer to get AppsmithType from client-type (#16508) (#16619) 2022-09-16 17:40:28 +06:00
shared feat: AST apis for parsing script and returning identifiers (#16252) 2022-09-12 14:45:47 +05:30
util
yarn.lock