PromucFlow_constructor/app/client/src/utils
arunvjn a31adce20d
Bug/api editor datasources (#4780)
* Fixed datasource urls' disappearance when the saved datasource has a trailing slash

* Refactored query params parser to a seperate function.
Added unit tests for the new function
2021-06-03 10:28:18 +05:30
..
autocomplete Merge pull request #4433 from appsmithorg/fix/-filePicker-widget-property-cleanup 2021-05-31 20:07:16 +05:30
hooks Fix: List Widget crashes on null empty object in data (#4349) 2021-05-27 12:11:38 +05:30
migrations Fix unused variable issue 2021-05-31 17:27:00 +05:30
validation Moving all toast messages to messages.ts file (#2798) 2021-03-13 19:54:45 +05:30
AnalyticsUtil.tsx Feature/cmd enter to execute actions (#4774) 2021-05-31 21:10:21 +05:30
ApiPaneUtils.test.ts Bug/api editor datasources (#4780) 2021-06-03 10:28:18 +05:30
ApiPaneUtils.tsx Bug/api editor datasources (#4780) 2021-06-03 10:28:18 +05:30
AppsmithConsole.ts [Feature] Debugger logs (#3633) 2021-04-23 19:20:55 +05:30
AppsmithUtils.tsx Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. (#4219) 2021-05-18 23:59:39 +05:30
canvasStructureHelpers.test.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
canvasStructureHelpers.ts Fix chart data migration issues (#3458) 2021-03-09 20:05:42 +05:30
DynamicBindingUtils.test.ts Avoid double validation (#2687) 2021-01-29 11:34:28 +05:30
DynamicBindingUtils.ts Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
EditorUtils.ts Web worker evaluation (#706) 2020-10-21 09:55:32 +05:30
featureFlags.ts Handle quota exceeded and running low on disk space errors while saving a key in localStorage (#2947) 2021-02-16 11:47:23 +05:30
FormControlFactory.tsx Add new property to conditionally hide form fields in datasource and editor (#1682) 2020-11-19 09:02:58 +05:30
FormControlRegistry.tsx Add QUERY_DYNAMIC_INPUT_TEXT control (#2983) 2021-02-16 11:51:19 +05:30
formhelpers.test.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
formhelpers.ts Release v1.2.7 (#1144) 2020-10-12 18:13:35 +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.test.ts Feature: Show widget error state (#4558) 2021-05-18 19:24:40 +05:30
helpers.tsx Feature: Show widget error state (#4558) 2021-05-18 19:24:40 +05:30
history.ts Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
localStorage.test.ts Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
localStorage.tsx Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
PerformanceTracker.ts Feature/cmd enter to execute actions (#4774) 2021-05-31 21:10:21 +05:30
PropertyControlFactory.tsx Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
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 [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
treeUtils.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
TypeHelpers.ts Tern autocomplete 2020-05-20 11:30:53 +00:00
WidgetFactory.tsx Widget validation for nested property paths (#3947) 2021-04-21 20:04:25 +05:30
WidgetPropsUtils.test.tsx Fix: Adding missing widget properties when a new tab is created. (#4733) 2021-05-28 08:28:02 +05:30
WidgetPropsUtils.tsx Added migration to update parentRowSpace property of table widget 2021-05-31 17:09:06 +05:30
WidgetRegistry.tsx Fix: Tabs widget refactor with new nested property validation (#4014) 2021-04-27 12:46:54 +05:30
WorkerUtil.test.ts Cleanup cancelled requests (#2387) 2020-12-30 18:56:44 +05:30
WorkerUtil.ts Cleanup cancelled requests (#2387) 2020-12-30 18:56:44 +05:30