César Vargas Casaseca

Results 31 issues of César Vargas Casaseca

`CountrySelectorCommand`/`StateSelectorCommand` and `CountrySelectorViewModel`/`StateSelectorViewModel` share the majority of its code. To avoid the downsides of having duplicated code, it would be nice to collapse these classes into one of each, injecting...

type: enhancement
feature: order details
type: technical debt

The job related to the implementation behind the `splitViewInOrdersTab` feature flag is over, which means that we can remove it.

type: enhancement
type: task

Part of: #7535 ### Description With this PR we add the associated domains entitlement to the Woo iOS app. **Since we didn't upload the apple-app-site-association file to woocommerce.com, we cannot...

type: task
status: do not merge
feature: deep links

## Description In order to be able to open the universal links in our application, we need to support associated domains. That way, we establish a secure association between domains...

type: task
feature: deep links

Closes: #12041 ## Description With this PR we fix the multiple product selection not working. This a regression from https://github.com/woocommerce/woocommerce-ios/pull/11918 , where we didn't take the editing mode exception into...

type: bug
feature: product list

With this issue we gather improvements related to the order creation, to reach parity with Android and improve UI. - [ ] Fix discount screen on iPad - [ ]...

type: task
feature: order creation

Underline the search term in the search results. ![Image](https://github.com/woocommerce/woocommerce-ios/assets/1864060/cc88d617-feda-497b-97bb-6cae9586f200)

type: task
feature: order creation

With this task, we use the Backend API to remove the discount from a product. We also save any necessary state to reflect this change on the UI

type: task
feature: coupons

Add the property `coupons_count` with an integer to the event `order_creation_success` to ascertain how many created orders contain coupons.

type: task
category: tracks
feature: coupons
feature: order creation