PromucFlow_constructor/app/client/src/utils
Apeksha Bhosale a1e5b39b49
fix: Debugger logs and errors related to js editor (#7749)
* added errors

* small change url

* messages created

* few logs for debugger

* after merge
2021-09-28 13:01:46 +05:30
..
autocomplete fix: autocomplete suggestions should be restricted in bindings (#7732) 2021-09-28 11:09:43 +05:30
hooks fix: modal widget issues (#7821) 2021-09-25 16:45:39 +05:30
migrations fix: table button migration issues (#7825) 2021-09-27 10:45:51 +05:30
validation feat: Tree Select widget (#6271) 2021-09-17 02:08:35 -07:00
AnalyticsUtil.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +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 feat: show lint errors in code editor (#6265) 2021-08-26 10:15:17 +05:30
AppsmithUtils.tsx feat: JS Editor (#6003) 2021-09-08 23:02:22 +05:30
canvasStructureHelpers.test.ts Introduce different evaluation types for different binding fields (#3834) 2021-04-26 11:11:32 +05:30
canvasStructureHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
DSLMigrations.ts fix: table button migration issues (#7825) 2021-09-27 10:45:51 +05:30
DynamicBindingUtils.test.ts Avoid double validation (#2687) 2021-01-29 11:34:28 +05:30
DynamicBindingUtils.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
EditorUtils.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
featureFlags.ts Use feature flag api to enable/disable comments (#6322) 2021-08-05 11:40:19 +05:30
FormControlFactory.tsx feat: JSON view for query & datasource form components (#7534) 2021-09-17 12:14:04 +00:00
FormControlRegistry.tsx Fix for slash commands blocker issues 2021-07-15 20:10:48 +05:30
formhelpers.test.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
formhelpers.ts Improvement: Add limit on password length in user signup (#6312) 2021-08-04 15:33:33 +06:00
GenerateCrudUtil.ts [Feature] Generate template page from datasource (#5513) 2021-07-29 13:43:10 +05:30
generators.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
helpers.test.ts fix: New table widget migration to sanitize primaryColumn, columnOrder and binding paths (#7037) 2021-09-13 17:33:39 +05:30
helpers.tsx chore: UI enhancements to welcome landing page (#7766) 2021-09-24 14:47:58 +05:30
history.ts Fixes for the API Editor #109 #112 #111 #116 2019-10-25 05:35:20 +00:00
JSPaneUtils.tsx fix: Debugger logs and errors related to js editor (#7749) 2021-09-28 13:01:46 +05:30
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 - Remove the is_array check 2021-06-16 23:22:10 +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
replayHelpers.test.js feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
replayHelpers.tsx feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
storage.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
treeUtils.ts Make prettier changes (#2337) 2020-12-24 10:02:25 +05:30
TypeHelpers.ts Filepicker v2 - Don't store large files in the dataStore (#6692) 2021-08-24 09:08:57 +05:30
WidgetFactory.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetPropsUtils.test.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetPropsUtils.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
WidgetRegisterHelpers.tsx fix: copy paste new widget key generation (#7464) 2021-09-15 19:34:27 +05:30
WidgetRegistry.tsx feat: Add AudioWidget (#7179) 2021-09-24 21:35:53 +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