PromucFlow_constructor/app/client/src/utils
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
..
autocomplete deprecated selectedOptionValueArr 2020-09-10 12:51:44 +05:30
hooks Performance:entity explorer (#395) 2020-08-31 11:26:52 +05:30
validation Drafts in API Pane 2019-11-25 09:15:11 +00:00
AnalyticsUtil.tsx Feature/intercom (#521) 2020-09-10 12:56:55 +05:30
AppsmithUtils.tsx Retry dynamic import and lazy promises (#543) 2020-09-15 12:29:58 +05:30
DynamicBindingsUtil.test.ts Fix content type switching to raw when custom 2020-05-08 12:54:27 +00:00
DynamicBindingUtils.ts Fix chart data evaluation (#548) 2020-09-15 22:24:15 +05:30
EditorUtils.ts Move Registration to application editor 2020-04-16 17:26:36 +05:30
featureFlags.ts Use injected configuration from Nginx at runtime instead of build time (#30) 2020-07-07 15:52:17 +05:30
FormControlFactory.tsx Datasource bug fixes 2020-04-28 06:52:53 +00:00
FormControlRegistry.tsx Get query ui from form config (#205) 2020-08-12 11:57:35 +05:30
formhelpers.test.ts fix: email validation (#118) 2020-07-23 17:58:26 +05:30
formhelpers.ts Fix query response state (#348) 2020-08-19 10:07:20 +05:30
generators.tsx Generate widgets from blueprint. Close previously open modals when showing a modal. Fix unicode page name issue in pagelist sidebar 2020-03-27 09:02:11 +00:00
helpers.tsx Fix Entity Names (#439) 2020-08-27 16:05:15 +05:30
history.ts Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
PropertyControlFactory.tsx Form Widget 2020-03-06 09:45:21 +00:00
PropertyControlRegistry.tsx DRY property control creation. Generate ids for property pane config on the client. Add Multi switch control. Add Icon Widget (WIP). Enable blueprint based actions. 2020-04-14 05:35:16 +00:00
storage.ts First time page load performance (#144) 2020-08-03 19:48:48 +05:30
treeUtils.ts Revamp widget property validation 2019-11-19 12:44:58 +00:00
TypeHelpers.ts Tern autocomplete 2020-05-20 11:30:53 +00:00
ValidationFactory.ts Action selector refactor 2020-04-20 05:42:46 +00:00
ValidationRegistry.ts moved to absolute paths for all fiels 2019-11-25 10:37:27 +05:30
Validators.ts Fixes date widget crashing when no date format is mentioned (#322) 2020-08-17 10:33:15 +05:30
WidgetFactory.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
WidgetPropsUtils.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
WidgetRegistry.tsx Updated sentry sdk (#461) 2020-08-28 22:53:07 +05:30