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: 5203 - "add receipt" and "add price tags", even offline or not found #5392

Merged
merged 4 commits into from
Jun 18, 2024

Commits on Jun 16, 2024

  1. feat: 5203 - "add receipt" and "add price tags", even offline or not …

    …found
    
    Impacted files:
    * `app_en.arb`: added 2 "add" and 4 "price product" labels
    * `app_fr.arb`: added 2 "add" and 4 "price product" labels
    * `edit_product_page.dart`: minor refactoring
    * `get_prices_model.dart`: minor refactoring
    * `price_amount_card.dart`: added the case of "no product yet"
    * `price_amount_model.dart`: added "no product yet" check
    * `price_meta_product.dart`: 2 more cases - "no product yet" and "not found product"
    * `price_product_list_tile.dart`: minor refactoring
    * `price_product_search_page.dart`: now we accept "not found" products and we don't force the server lookup
    * `prices_card.dart`: minor refactoring
    * `product_price_add_page.dart`: minor refactoring
    * `user_preferences_account.dart`: added "Add receipt" and "Add price tags"
    monsieurtanuki committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    4ce7a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e45972 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    fd81a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3fd1fd View commit details
    Browse the repository at this point in the history