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: 5403 - improvements for "price adding" #5404

Closed

Commits on Jun 18, 2024

  1. feat: 5403 - improvements for "price adding"

    Impacted files:
    * `app_en.arb`: added a "remember my choice" and a "barcode already there" labels
    * `app_fr.arb`: added a "remember my choice" and a "barcode already there" labels
    * `price_amount_card.dart`: now using a focus node and a `key`; stronger resilience
    * `price_amount_field.dart`: now using a focus node
    * `price_amount_model.dart`: minor refactoring
    * `price_model.dart`: new `getBarcodes` method
    * `price_product_search_page.dart`: now managing a list of existing barcodes; now storing at session level the answer of the "server look-up?" question
    * `product_price_add_page.dart`: now manages a focus on the latest added product, and keys for item deletion; not displaying the "add product" button if irrelevant
    monsieurtanuki committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a2d8c76 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    85fb662 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1454d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dc4f8b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    5fb06b8 View commit details
    Browse the repository at this point in the history