-
-
Notifications
You must be signed in to change notification settings - Fork 282
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
Closed
Commits on Jun 18, 2024
-
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
Configuration menu - View commit details
-
Copy full SHA for a2d8c76 - Browse repository at this point
Copy the full SHA a2d8c76View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9237415 - Browse repository at this point
Copy the full SHA 9237415View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85fb662 - Browse repository at this point
Copy the full SHA 85fb662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1454d7e - Browse repository at this point
Copy the full SHA 1454d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc4f8b - Browse repository at this point
Copy the full SHA 9dc4f8bView commit details
Commits on Jun 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1deed7 - Browse repository at this point
Copy the full SHA f1deed7View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0a0725 - Browse repository at this point
Copy the full SHA c0a0725View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5fb06b8 - Browse repository at this point
Copy the full SHA 5fb06b8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.