-
-
Notifications
You must be signed in to change notification settings - Fork 280
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 5643 - removed irrelevant editors for non-FOOD products
Impacted files: * `add_new_product_page.dart`: editors different when not FOOD; minor refactoring * `edit_product_page.dart`: no ingredient editor for PRODUCTS * `image_field_extension.dart`: now the main image fields depend on product type; minor refactoring (more compact `switch` syntax) * `knowledge_panels_builder.dart`: minor fix * `product_cards_helper.dart`: now the main image fields depend on product type * `product_image_gallery_view.dart`: now the main image fields depend on product type * `product_image_swipeable_view.dart`: now the main image fields depend on product type
- Loading branch information
1 parent
778b3fb
commit 2becf35
Showing
7 changed files
with
144 additions
and
107 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
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.