woocommerce / woocommerce-order-source-attribution

WooCommerce Order Source Attribution helps merchants understand which marketing activities, channels or campaigns are leading to orders in their stores.
https://github.com/woocommerce/woocommerce-order-source-attribution
5 stars 0 forks source link

Update order information metaboxes #63

Closed JPry closed 1 year ago

JPry commented 1 year ago

Changes proposed in this Pull Request:

Closes #61, #62.

Note: There are a few small tweaks needed, but those are awaiting some questions being answered. I wanted to get the bulk of this up for review first.

Checks:

Detailed test instructions

Refer to the documents (P2, Figma) mentioned in #57

  1. Create an Order
  2. Verify that the Order information box has been updated with the design changes
  3. Verify that the Customer history box has been added with the correct data

Changelog entry

JPry commented 1 year ago

One point to decide maybe later. Is the frontend code base will grow enough to warrant implementing sass and a way to build sass?

That's a good question. I'm not sure, as we haven't really had many styling needs yet. Since we're ultimately hoping to put this into WooCommerce core, I'm thinking that we shouldn't worry about sass unless it becomes more complex.