PromucFlow_constructor/app/client/src/utils
Ayush Pahwa a6d2d6fd89
feat: 5705 entity selector component (#10400)
* Added new files for entity selector component

* Add error handling to data fetched via API

* Added init eval for schemas in entity selector

* Extracting conditionalOutput for schema from state and passing it to individual schema

* Removed unnecessary loop

* Fixed CSS of ES, added new Icon

* Minor refactor
2022-01-18 07:10:58 +00:00
..
autocomplete feat: Map Chart widget (#6929) 2022-01-07 17:57:45 +08:00
hooks feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
migrations fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
validation fix: table icon selector js mode toggle issue (#9396) 2021-12-09 11:45:59 +05:30
AnalyticsUtil.tsx feat: Support OAuth for all plugin types (#9657) 2022-01-14 12:01:54 +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.test.ts feat: Switch Group widget (#7590) 2021-12-09 20:02:47 +08:00
AppsmithUtils.tsx refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +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 chore: Fixing client build because of unused variable (#10221) 2022-01-06 23:02:05 +05:30
DynamicBindingUtils.test.ts fix: correctly update dynamic binding pathlist (#8981) 2021-11-16 10:38:43 +01:00
DynamicBindingUtils.ts feat: Moving form evaluations to separate thread (8051) (#9437) 2022-01-06 10:49:01 +00:00
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 feat: 5705 entity selector component (#10400) 2022-01-18 07:10:58 +00:00
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
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 refactor: code splitting to support third party sso/oidc in EE (#10201) 2022-01-07 11:38:17 +05:30
history.ts
JSPaneUtils.tsx feat: Native promises support in Appsmith (#8988) 2021-12-23 14:17:20 +00:00
localStorage.test.ts Check if localstorage is supported (#3974) 2021-04-26 14:48:39 +05:30
localStorage.tsx chore: Config changes (#8564) 2021-11-05 11:19:19 +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 feat: Action undo redo (#9045) 2021-12-07 09:45:18 +00:00
storage.ts feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
testPropertyPaneConfig.test.ts feat: Add Jest Test for propertyPaneConfiguration validation (#8773) 2022-01-13 05:24:12 +00:00
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 chore: Config changes (#8564) 2021-11-05 11:19:19 +05:30
WidgetPropsUtils.test.tsx feat: Updates widget default state (#8562) 2021-11-02 09:47:49 +05:30
WidgetPropsUtils.tsx feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
WidgetRegisterHelpers.tsx fix: copy paste new widget key generation (#7464) 2021-09-15 19:34:27 +05:30
WidgetRegistry.tsx feat: Add Jest Test for propertyPaneConfiguration validation (#8773) 2022-01-13 05:24:12 +00:00
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