PromucFlow_constructor/app/client/cypress/support
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
..
Objects fix: prioritize parse errors in debugger callout (#13765) 2022-05-19 11:57:49 +01:00
Pages Automation script update to fix Community issues failure (#13968) 2022-05-23 10:50:27 +05:30
AdminSettingsCommands.js feat: 12594 - added cypress test of form login on admin setting page (#13178) 2022-05-06 20:21:08 +05:30
ApiCommands.js Fix response tab overflow issue (#13839) 2022-05-19 08:32:43 +05:30
commands.js fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
dataSourceCommands.js fix: Fix validation check that is blocking input from changing (#13943) 2022-05-18 17:35:03 +00:00
gitSync.js Tests for JSObjects-onPageLoad (#13712) 2022-05-18 16:09:42 +05:30
index.js test: Theme related tests (#12740) 2022-05-11 11:43:28 +05:30
OrgCommands.js feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
queryCommands.js Tests for JSObjects-onPageLoad (#13712) 2022-05-18 16:09:42 +05:30
themeCommands.js test: Theme related tests (#12740) 2022-05-11 11:43:28 +05:30
widgetCommands.js Tests for JSObjects-onPageLoad (#13712) 2022-05-18 16:09:42 +05:30