PromucFlow_constructor/app/client/src/utils
Rishabh Rathod cbce8f8b8e
fix: trigger consuming previous evaluated values (#13084)
We are changing how we maintain meta values in our architecture,

Earlier metaHOC component state was used to store meta values that were debounced and pushed in batch to metaReducer and trigger evaluation.
We remove the metaHOC state and directly update values to metaReducer and trigger evaluation separately via a debouched function.
2022-05-25 15:16:14 +05:30
..
autocomplete chore: Add JS editor test cases 2022-05-03 15:22:45 +01:00
formControl fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
hooks fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
migrations feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
validation refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
AnalyticsUtil.tsx Add analytics for git import application (#13925) 2022-05-19 12:16:38 +05:30
ApiPaneUtils.test.ts
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
canvasStructureHelpers.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
DSLMigrations.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
DSLMigrationsUtils.test.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
DynamicBindingUtils.test.ts fix: table search text dependency deletion (#11608) 2022-04-12 13:09:26 +00:00
DynamicBindingUtils.ts fix: update JS libs version numbers in entity explorer (#13526) 2022-05-04 19:06:10 +05:30
EditorUtils.ts refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
formhelpers.test.ts
formhelpers.ts
GenerateCrudUtil.ts
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: App Theming (#9714) 2022-05-04 15:15:57 +05:30
helpers.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
history.ts chore: Replace require with import statements (#8121) 2022-02-28 14:53:19 +05:30
JSPaneUtils.test.ts chore: Add JS editor test cases 2022-05-03 15:22:45 +01:00
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
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 feat: App Theming (#9714) 2022-05-04 15:15:57 +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 feat: App Theming (#9714) 2022-05-04 15:15:57 +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
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: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
WidgetRegistry.tsx feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +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