PromucFlow_constructor/app/client/src/utils
Abhinav Jha 60503bb9a6
feat: Dynamic Height widget config (#13143)
* Add platform feature which adds dynamic height property controls and default properties based on widget config

* Move features to the top, so that defaults can override them if necessary

* - Add unit tests to verify that the property controls show up for dynamic height
- Add unit test to verify that the hidden hook in the dynamic height controls work
- Fix console warning for react key unavailable in Generator.tsx
- Move constants and types to their respective files

* Remove dynamic height config from Container Widget

* Add comments in hard to understand areas

* Add function which converts fn validation params to fnString
2022-04-22 15:14:22 +05:30
..
autocomplete feat: added searched address into map center data (#12962) 2022-04-22 11:44:42 +05:30
formControl fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
hooks chore: Should not persist DSL for mainContainer layout changes (#12351) 2022-04-14 10:06:20 +05:30
migrations feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
validation refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
AnalyticsUtil.tsx feat: Container Jump Improvements and Code for tracking Container Jumps (#12686) 2022-04-13 20:27:44 +05:30
ApiPaneUtils.test.ts Bug/api editor datasources (#4780) 2021-06-03 10:28:18 +05:30
ApiPaneUtils.tsx chore: replace deprecated String.prototype.substr() (#11928) 2022-04-13 12:30:38 +05:30
AppsmithConsole.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
AppsmithUtils.test.ts feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
AppsmithUtils.tsx fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
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
DSLMigrations.ts feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
DSLMigrationsUtils.test.ts feat: Controls for labels in widgets to align the widgets in forms and other places (#10600) 2022-04-14 16:47:25 +08:00
DynamicBindingUtils.test.ts fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
DynamicBindingUtils.ts fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
EditorUtils.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +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
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 fix: added sentry exception for invalid DynamicBindingListPath (#10790) 2022-02-03 11:22:14 +05:30
helpers.tsx fix: 404 on renaming new pages in apps with legacy URLs (#12547) 2022-04-04 13:11:52 +02:00
history.ts chore: Replace require with import statements (#8121) 2022-02-28 14:53:19 +05:30
JSPaneUtils.tsx fix: Js object - set async tag after all objects are parsed (#12684) 2022-04-13 11:07:46 +05:30
klona.test.ts fix: replace rfdc with klona (#12568) 2022-04-14 14:19:13 +00:00
localStorage.test.ts Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
localStorage.tsx refactor: admin settings (#9906) 2022-02-11 23:38:46 +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 Show JS eval errors in evaluated value pane and debugger (#4463) 2021-05-26 18:02:43 +05:30
PropertyControlRegistry.tsx
reflowHookUtils.ts feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
replayHelpers.test.js chore: Removing re-declared variables (#8050) 2021-10-14 09:47:26 +05:30
replayHelpers.tsx Fixed incorrect shortcut text for "create new" in omnibar and removed "+" character from all shortcuts for mac (#11753) 2022-03-14 03:24:53 +00:00
storage.ts move reflow out of beta (#12746) 2022-04-20 18:33:30 +05:30
testPropertyPaneConfig.test.ts fix: Fixing GRID_DENSITY_MIGRATION_V1 based configs and adding test cases. (#10488) 2022-01-21 15:49:10 +05:30
treeUtils.ts fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
TypeHelpers.ts Filepicker v2 - Don't store large files in the dataStore (#6692) 2021-08-24 09:08:57 +05:30
WidgetFactory.tsx feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetFactoryHelpers.test.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetFactoryHelpers.ts feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +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 fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
WidgetLoadingStateUtils.ts Revert "fix: trigger fields linting issue (#11875)" (#12668) 2022-04-07 16:31:31 +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 feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WidgetRegistry.tsx feat: Dynamic Height widget config (#13143) 2022-04-22 15:14:22 +05:30
WorkerUtil.test.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
WorkerUtil.ts feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00