Ernesto Carrión

Results 59 issues of Ernesto Carrión

Some hosts are in some sort of sleep state until a first request arrives and wakes them up. Let's try retrying timeout errors to have more changes of users getting...

type: task
feature: order list

When loading the orders, the apps do not differentiate timeout errors from other types of errors. # Tasks - [ ] Add the necessary code to differentiate timeout errors to...

type: task
feature: order list

Closes: #12494 ## Why This PR shows the connect screen when the watch can't find any stored credential # How - Set credentials dependencies as an environment value. - Decide...

feature: apple watch

closes #12690 ## Feature branch for the Watch App - https://github.com/woocommerce/woocommerce-ios/pull/12647 - https://github.com/woocommerce/woocommerce-ios/pull/12663 - https://github.com/woocommerce/woocommerce-ios/pull/12683 - https://github.com/woocommerce/woocommerce-ios/pull/12709 --- - [x] I have considered if this change warrants user-facing release notes...

feature: apple watch

The initial version of the watch app will be developed on a feature branch. This task reminds me to merge it when at least the first feature is complete.

type: task
feature: apple watch

**Describe the bug** We provide the option to new stores to create template products. This appears to not be working correctly. The product is created but without any template. **To...

type: bug
feature: products onboarding

# Task - [ ] Periodically update the data needed for the orders list as a background task. - [ ] When opening the app update the orders list data...

type: task
feature: Background Updates

# Task - [ ] Periodically update the data for the last 5 orders as a background task. ## Background Update Periodicity - Defined by the system

type: task
feature: Background Updates

# Task - [ ] Periodically update the data needed for the dashboard as a background task. - [ ] When opening the app, update the dashboard data if it...

type: task
feature: Background Updates

### For this project, the following events should be added: - [ ] `*_dashboard_data_background_synced` - [ ] `*_orders_list_data_background_synced` - [ ] `*_latest_orders_data_background_synced` - [ ] `*_push_notification_order_background_synced`

type: task
feature: Background Updates