PromucFlow_constructor/app/client/src/utils
ankurrsinghal 161532361a
feat: custom event emitter callback handler (#17544)
* created a new custom event handler

* turned callback handler into an abstract class and created a new handler for Dynamic Height events

Co-authored-by: Ankur Singhal <ankurrsinghal@gmail.com>
Co-authored-by: Parthvi Goswami <parthvigoswami@Parthvis-MacBook-Pro.local>
2022-10-27 15:17:44 +05:30
..
autocomplete feat: Add postMessage as a global function (#14925) 2022-10-20 12:39:42 +05:30
CallbackHandler feat: custom event emitter callback handler (#17544) 2022-10-27 15:17:44 +05:30
editor feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
formControl feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
hooks perf: Widget layer optimization (#16502) 2022-09-14 12:25:08 +05:30
migrations feat: Add a read only mode to rating widget (#17465) 2022-10-21 12:25:18 +05:30
validation feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
AnalyticsUtil.tsx chore: Fixing prettier formatting for AnalyticsUtil.tsx 2022-10-19 23:08:25 +05:30
ApiPaneUtils.test.ts fix: Action Selector menu goes out of viewport (#16878) 2022-09-23 10:46:26 +05:30
ApiPaneUtils.tsx fix: fixes right body type not selected after curl import (#16549) 2022-09-21 09:40:36 +00:00
AppsmithConsole.ts feat: grouping in console logs (#16698) 2022-09-19 06:29:04 +00:00
AppsmithUtils.test.ts perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
AppsmithUtils.tsx feat: Migrate design system components import to design-system repo - I (#15562) 2022-08-22 10:39:39 +05:30
AppUtils.ts feat: Code Scanner Widget (#15990) 2022-09-16 10:25:32 +05:30
bootIntercom.ts chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
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
DSLMigration.test.ts feat: Add a read only mode to rating widget (#17465) 2022-10-21 12:25:18 +05:30
DSLMigrations.ts feat: Add a read only mode to rating widget (#17465) 2022-10-21 12:25:18 +05:30
DSLMigrationsUtils.test.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
DynamicBindingUtils.test.ts fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
DynamicBindingUtils.ts feat: enabled setTimeout/clearTimeout APIs (#17445) 2022-10-17 22:40:17 +05:30
editorContextUtils.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +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 feat: new Widget Copy paste experience (#12906) 2022-05-04 13:28:57 +05:30
getPathAndValueFromActionDiffObject.ts fix: fixing missing where key (#9215) 2021-11-25 18:48:40 +05:30
getQueryParamsObject.ts chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
helpers.test.ts feat: Linting in entity properties and methods (#16171) 2022-09-17 18:40:28 +01:00
helpers.tsx feat: code split permission helpers and added null check for some selectors (#17718) 2022-10-20 11:33:33 +05:30
history.ts chore: Replace require with import statements (#8121) 2022-02-28 14:53:19 +05:30
JSPaneUtils.test.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
JSPaneUtils.tsx fix: Saving variables as string rather than values in backend (#12999) 2022-06-24 09:36:52 +05:30
klona.test.ts fix: Refactoring to replace all usages of isEqual method from lodash with equal method from fast-deep-equal/es6 (#16439) 2022-09-02 14:46:30 +05:30
localStorage.test.ts fix: welcome tour ending on page refresh (#16079) 2022-09-02 18:45:48 +05:30
localStorage.tsx chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
PerformanceTracker.ts refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
PropertyControlFactory.tsx fix: initial selected value not getting displayed (#15000) 2022-07-12 12:46:15 +00:00
PropertyControlRegistry.tsx chore: Adds analytics for Property Pane keyboard navigation (#13703) 2022-07-14 10:30:30 +05:30
ReducerUtils.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
reflowHookUtils.ts feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
replayHelpers.test.js feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
replayHelpers.tsx chore: migrate toast (#17208) 2022-10-14 01:43:44 +05:30
storage.ts refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
testDSLs.ts fix: chart widget color fontfamily (#16750) 2022-09-16 19:50:29 +05:30
testPropertyPaneConfig.test.ts fix: Converted Dropdowns to Button group & added missing tooltips (#17454) 2022-10-20 19:36:32 +05:30
treeUtils.ts fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
TypeHelpers.ts feat: Table widget v2 with support for non-ASCII characters and improved jest coverage (#11307) 2022-07-14 12:32:35 +05:30
URLUtils.ts feat: Change navigate to UI (#14856) 2022-09-16 10:00:16 +05:30
widgetEvalUtils.ts fix: update def on widget property name update (#15490) 2022-08-10 10:50:08 +05:30
WidgetFactory.tsx chore: Property pane config cleanup (#16639) 2022-09-29 10:54:49 +05:30
WidgetFactoryHelpers.test.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetFactoryHelpers.ts chore: Property pane config cleanup (#16639) 2022-09-29 10:54:49 +05:30
WidgetFeatures.test.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetFeatures.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetLoadingStateUtils.test.ts chore: Expose widget configuration to define properties that can set … (#16573) 2022-09-13 11:10:08 +05:30
WidgetLoadingStateUtils.ts chore: Expose widget configuration to define properties that can set … (#16573) 2022-09-13 11:10:08 +05:30
WidgetPropsUtils.test.tsx feat: Container Jump Improvements and Code for tracking Container Jumps (#12686) 2022-04-13 20:27:44 +05:30
WidgetPropsUtils.tsx feat: Container Jump Improvements and Code for tracking Container Jumps (#12686) 2022-04-13 20:27:44 +05:30
WidgetRegisterHelpers.tsx chore: Expose widget configuration to define properties that can set … (#16573) 2022-09-13 11:10:08 +05:30
WidgetRegistry.tsx feat: implemented slider widgets (#15712) 2022-09-22 21:26:50 +05:30
widgetRenderUtils.test.ts perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
widgetRenderUtils.tsx perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
WorkerUtil.test.ts fix: return statement is not necessary to execute .then and .catch execution (#16802) 2022-09-30 07:01:05 +05:30
WorkerUtil.ts fix: return statement is not necessary to execute .then and .catch execution (#16802) 2022-09-30 07:01:05 +05:30