PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
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
..
ActionExecution Automated tests to TableFilterSpec for Bug #13334 + failure fixes (#13662) 2022-05-10 10:40:46 +05:30
ActiveDatasource feat: Revamp deletion flow (#11774) 2022-03-23 05:33:06 +00:00
AdminSettings chore: Add some cypress tests for Admin settings page (#12542) 2022-04-05 18:00:57 +05:30
ApiPaneTests Automation script update to fix Community issues failure (#13968) 2022-05-23 10:50:27 +05:30
Applications fix: persists query param in redirect urls (#13738) 2022-05-11 20:42:07 +05:30
AppThemingTests test: Theme related tests (#12740) 2022-05-11 11:43:28 +05:30
Auth test: Cypress tests to include Deploy mode verifications + few flaky fixes (#12444) 2022-04-03 18:43:20 +02:00
Binding Automation script update to fix Community issues failure (#13968) 2022-05-23 10:50:27 +05:30
Canvas test: Automated tests for Promises & related bugs in Typescript + Flaky fixes (#10378) 2022-03-02 16:54:43 +00:00
Comments test: Automated few tests for AForce Migration scenarios + Flaky fixes (#12231) 2022-03-31 17:21:08 +05:30
Debugger test: updated flaky test (#11324) 2022-02-22 21:05:22 +05:30
DisplayWidgets feat: Add deprecation warning badge to deprecated widgets (#13381) 2022-05-25 09:38:32 +00:00
DynamicLayout chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
ExplorerTests feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
FormWidgets fix: trigger consuming previous evaluated values (#13084) 2022-05-25 15:16:14 +05:30
GenerateCRUD prevent multiple execution of pageload actions when generating a template (#13361) 2022-04-27 19:28:52 +01:00
GitDiscardChange Add tests for git discard changes (#13866) 2022-05-18 04:45:32 +00:00
GitImport test: Add tests for git sync app and git bugs (#13394) 2022-05-02 09:59:03 +05:30
GitSync test: update cypress tests as per added test data in TED (#13761) 2022-05-11 17:50:12 +00:00
GlobalSearch fix: inconsistency in naming actions from omnibar (#13898) 2022-05-25 15:10:06 +05:30
JsFunctionExecution Automation script update to fix Community issues failure (#13968) 2022-05-23 10:50:27 +05:30
LayoutValidation test: Automation script update to fix PromisesSpec failure (#13148) 2022-04-20 22:00:22 +05:30
LayoutWidgets refactor: removed the duplicate style properties for the list widget (#13605) 2022-05-09 15:41:36 +05:30
Omnibar fix: triggering omnibar shortcuts toggles visibility when visible (#11601) 2022-05-09 19:43:57 +05:30
Onboarding chore: add analytics event for similar templates click (#13177) 2022-04-29 15:39:16 +05:30
OrganisationTests Adding wait to fix flake failures (#13226) 2022-04-22 19:46:03 +05:30
Pages feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
PreviewMode fix: handled to hide widget in preview mode (#11138) 2022-02-23 10:22:04 +05:30
ProductUpdates [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
PropertyPane fix: code hidden issue for JS Enabled fields (#13241) 2022-04-27 12:37:33 +05:30
QueryPaneTests feat: Revamp deletion flow (#11774) 2022-03-23 05:33:06 +00:00
Replay feat: App Theming (#9714) 2022-05-04 15:15:57 +05:30
Templates feat: Application templates (#10964) 2022-03-03 16:26:53 +05:30
WidgetCopyPaste fix: Avoid pasting list widget inside another list widget (#13719) 2022-05-11 14:46:22 +05:30
WidgetGrouping fix: Grouped widgets moving to the bottom most row, even when widgets are not overlapping with the multi select box (#13658) 2022-05-20 15:57:12 +02:00
WidgetSelection fix: Fixed jest test case and added cypress case 2022-04-05 14:42:41 +05:30