From 03c4f4ee7c94769b9b8da87525288b4885fd7076 Mon Sep 17 00:00:00 2001 From: Shreyas Dhoke <“shreyas.d@browserstack.com git config --global user.name “Shreyas> Date: Mon, 11 Aug 2025 08:11:49 +0530 Subject: [PATCH 1/2] commented Order card --- client/src/components/dashboard/Dashboard.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/client/src/components/dashboard/Dashboard.js b/client/src/components/dashboard/Dashboard.js index c6947bc..bf2ebe7 100644 --- a/client/src/components/dashboard/Dashboard.js +++ b/client/src/components/dashboard/Dashboard.js @@ -38,12 +38,6 @@ function Dashboard({ message, health, analytics }) {

Completed: {analytics.tasks.completed}

High Priority: {analytics.tasks.highPriority}

-
-

🛒 Orders

-

Total: {analytics.orders.total}

-

Pending: {analytics.orders.pending}

-

Revenue: ${analytics.orders.totalRevenue.toFixed(2)}

-
)} From aed4c3e9c0108fa9288277a9881f164728ea64a6 Mon Sep 17 00:00:00 2001 From: dheerajbstack Date: Fri, 29 Aug 2025 18:34:36 +0530 Subject: [PATCH 2/2] Update browserstack-test.xml to match third_branch format --- testng-automation/src/test/resources/browserstack-test.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testng-automation/src/test/resources/browserstack-test.xml b/testng-automation/src/test/resources/browserstack-test.xml index 8d54700..141ad90 100644 --- a/testng-automation/src/test/resources/browserstack-test.xml +++ b/testng-automation/src/test/resources/browserstack-test.xml @@ -15,9 +15,9 @@ - - - + + +