woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
258 stars 108 forks source link

Dynamic Dashboard: Coupons Card UI #12733

Closed selanthiraiyan closed 2 weeks ago

selanthiraiyan commented 2 weeks ago

Part of: #12716

Description

Adds a first iteration of UI related code for the "Most Active Coupons" dashboard card.

Changes

Testing instructions

Disable the dynamicDashboardM2 flag and confirm that the Coupons card is not available.

Screenshots

Light Dark
Simulator Screenshot - iPhone 15 Pro Max - 2024-05-14 at 22 39 09 Simulator Screenshot - iPhone 15 Pro Max - 2024-05-14 at 22 38 57

wpmobilebot commented 2 weeks ago

WooCommerce iOS📲 You can test the changes from this Pull Request in WooCommerce iOS by scanning the QR code below to install the corresponding build.

App NameWooCommerce iOS WooCommerce iOS
Build Numberpr12733-69fd824
Version18.6
Bundle IDcom.automattic.alpha.woocommerce
Commit69fd824d93711d44e247d6f31ae50098c17cdfe9
App Center BuildWooCommerce - Prototype Builds #9072

Automatticians: You can use our internal self-serve MC tool to give yourself access to App Center if needed.

dangermattic commented 2 weeks ago
2 Warnings
:warning: This PR is larger than 500 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.
:warning: This PR is assigned to the milestone 18.7. This milestone is due in less than 2 days.
Please make sure to get it merged by then or assign it to a milestone with a later deadline.

Generated by :no_entry_sign: Danger

selanthiraiyan commented 2 weeks ago

Thanks for the review, @itsmeichigo!

Also, I tried editing the coupon from the ellipsis menu of the coupon details screen but the edit screen could not be displayed. Can you double-check that please?

I started presenting the coupon detail from DashboardViewHostingController to fix this.

I have addressed your other comments as well. This PR is ready for another round of review. 🙏