PromucFlow_constructor/app/client/src/actions
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
..
apiPaneActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
appCollabActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
applicationActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
appThemingActions.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
appViewActions.ts feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
authActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
batchActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
browserRequestActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
canvasSelectionActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
collectionAction.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
commentActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
controlActions.tsx feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
crudInfoModalActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
datasourceActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
debuggerActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
editorActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
errorActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
evaluationActions.ts fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
explorerActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
gitSyncActions.ts feat: git discard changes (#11835) 2022-05-06 10:14:24 +05:30
globalSearchActions.ts fix: triggering omnibar shortcuts toggles visibility when visible (#11601) 2022-05-09 19:43:57 +05:30
helpActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
importActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
initActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
jsActionActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
jsPaneActions.ts feat: js object v1 run and settings redesign (#11456) 2022-04-28 17:51:02 +01:00
metaActions.ts fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
notificationActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
onboardingActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
orgActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
pageActions.tsx Delay on page load actions till all actions are retrieved (#13657) 2022-05-11 12:36:25 +05:30
pluginActionActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
pluginActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
propertyPaneActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
providerActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
queryPaneActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
recentEntityActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
reflowActions.ts move reflow out of beta (#12746) 2022-04-20 18:33:30 +05:30
releasesActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
templateActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
themeActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
tourActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
userActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
utilActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
websocketActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
widgetActions.tsx feat: new Widget Copy paste experience (#12906) 2022-05-04 13:28:57 +05:30
widgetSelectionActions.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
widgetSidebarActions.tsx feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30