PromucFlow_constructor/app/client/cypress
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
..
fixtures Fix chart data evaluation (#548) 2020-09-15 22:24:15 +05:30
integration/Smoke_TestSuite Feature/intercom (#521) 2020-09-10 12:56:55 +05:30
locators
plugins
support
cypress-docker-compose.yml
setup-test.sh
test.sh