-
-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 5204 - multi-product price addition (#5375)
* feat: 5204 - multi-product price addition Impacted files: * `app_en.arb`: added 3 labels and removed one redundant one * `app_fr.arb`: added 3 labels and removed one redundant one * `background_task_add_price.dart`: now we manage multiple products, in `List`s * `price_amount_card.dart`: small UI/UX differences for a single product among several products; minor code simplification * `price_model.dart`: now we manage multiple products * `price_product_search_page.dart`: added "no initial product" case * `product_price_add_page.dart`: now we manage multiple products * Minor fix
- Loading branch information
1 parent
9e3cea3
commit b300955
Showing
7 changed files
with
235 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.