PromucFlow_constructor/app/server/appsmith-interfaces/src
Anagh Hegde 3d7c0c0017 Suggest List of possible widgets and add exception handling (#5800)
* Add try catch block to handle the data conversion exception

* Suggest widget only in edit mode

* Add JsonNodeType to the widget suggestion logic

* Use ClassCastException instead of generic exception

* add tests for the array data type

* Suggest list of possible widgets instead of one

* Use constant in if condition to avoid possible NPE
Fix typo

(cherry picked from commit 99a06728d4)
2021-07-15 11:34:58 +05:30
..
main/java/com/appsmith/external Suggest List of possible widgets and add exception handling (#5800) 2021-07-15 11:34:58 +05:30
test/java Annotation based encryption (#3610) 2021-04-07 15:27:36 +05:30