PromucFlow_constructor/app/client/src/entities
Nikhil Nandagopal 4995706679
Fix chart data evaluation (#548)
* changed chart data to behave as an array <str, str> and not use json stringify to update
added a generic logic to flag all objects with internal bindings as dynamic
moved unescape to only handle at the time of eval and removed new lines before eval

* added a migration for older charts that have their data as strings

* flagged column actions as an action trigger to avoid evaluating it

Co-authored-by: Nikhil Nandagopal <nikhil@appsmith.com>
2020-09-15 22:24:15 +05:30
..
Action Add more options to action settings (#473) 2020-09-08 10:27:13 +05:30
Datasource Streamline action save with widgets (#10) 2020-07-03 14:28:58 +05:30
DataTree Fix chart data evaluation (#548) 2020-09-15 22:24:15 +05:30