Ernesto Carrión

Results 59 issues of Ernesto Carrión

## Description The watch app has left some new warnings in the project. We should aim to get rid of all or most of them. ![Image](https://github.com/woocommerce/woocommerce-ios/assets/562080/a12db01b-7ac8-4d7a-a810-359713c2d2bd)

category: tooling
feature: apple watch

## Description On the watch app colors are hardcoded similar to how we do localized strings. https://github.com/woocommerce/woocommerce-ios/blob/2b72e5e13a34ed72b3c749429eaebc57c85f004d/WooCommerce/Woo%20Watch%20App/MyStore/MyStoreView.swift#L151-L157 ## Task - [ ] Migrate our color palette classes to the watch...

type: enhancement
category: design
feature: apple watch

## Description We are using the device timezone when fetching Toda's stats. https://github.com/woocommerce/woocommerce-ios/blob/2b72e5e13a34ed72b3c749429eaebc57c85f004d/WooCommerce/StoreWidgets/StoreInfoDataService.swift#L101-L131 ## Tasks - [ ] Download or synchronize from the phone the site timezone. - [ ]...

type: enhancement
feature: apple watch

# Task - [ ] Update UI to a timestamp of when the data was last updated. ## TODO - [ ] Define UI Mock up

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

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

type: task
Feature: Background Updates

# 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

### 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

# Task - [ ] Update UI to show an updating indicator when the orders list is updating its data. ## TODO - [ ] Define UI Mock up

type: task
Feature: Background Updates

# Task - [ ] Update UI to show an updating indicator when the dashboard is updating its data. ## TODO - [ ] Define UI Mock up

type: task
Feature: Background Updates