Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: #944 - added a category picker page to the temporary product button #1148

Merged
merged 6 commits into from
Feb 20, 2022

Commits on Feb 17, 2022

  1. feat: openfoodfacts#944 - added a category picker page to the tempora…

    …ry product button
    
    New files:
    * `category_cache.dart`: Cache where we download and store category data.
    * `category_picker_page.dart`: Category picker page.
    * `product_refresher.dart`: Refreshes a product on the BE then on the local database.
    
    Impacted files:
    * `new_product_page.dart`: now the temporary button opens the category picker page.
    * `nutrition_page_loaded.dart`: refactored using new class `ProductRefresher`.
    monsieurtanuki committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    edd3be9 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Update label.yml

    teolemon authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d31b7ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b3c3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dca03dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54e3218 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f18fb9f View commit details
    Browse the repository at this point in the history