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 Feature: Table Widget - multi row selection (#507) 2020-09-09 11:16:06 +05:30
plugins Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30
support Feature: Table Widget - multi row selection (#507) 2020-09-09 11:16:06 +05:30
cypress-docker-compose.yml Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30
setup-test.sh Create Org related usecases (#84) 2020-07-20 15:08:35 +05:30
test.sh Adding Github Action workflow to the client code base (#66) 2020-07-16 11:20:46 +05:30