-
-
Notifications
You must be signed in to change notification settings - Fork 280
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: 4223 - comparison page for 3 random products on dev mode #4444
Merged
Commits on Aug 4, 2023
-
feat: 4223 - comparison page for 3 random products on dev mode
New file: * `compare_products3_page.dart`: Test page about comparing 3 products. Work in progress. Impacted files: * `attributes_card_helper.dart`: refactored introducing two new reusable methods * `nutrition_container.dart`: refactored introducing one reusable getter * `product_cards_helper.dart`: refactored introducing one new reusable method * `user_preferences_dev_mode.dart`: added an item computing 3 random products and showing the product comparison page
Configuration menu - View commit details
-
Copy full SHA for a039670 - Browse repository at this point
Copy the full SHA a039670View commit details
Commits on Aug 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e1a42c - Browse repository at this point
Copy the full SHA 6e1a42cView commit details
Commits on Aug 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 188b46d - Browse repository at this point
Copy the full SHA 188b46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a5ff1d - Browse repository at this point
Copy the full SHA 1a5ff1dView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9fbc8f3 - Browse repository at this point
Copy the full SHA 9fbc8f3View commit details -
feat: 4223 - access to boosted comparison from list page via dev mode
Impacted files: * `product_list_page.dart`: slightly refactored the app bar text in selection mode, in order to have several possible actions; replaced the FAB with an explicit (?) "multi-select" button; added a "boosted comparison" icon button when 2 or 3 products are selected; added a "ranking" icon button * `user_preferences_dev_mode.dart`: added a dev mode flag for "boosted comparison" (sic)
Configuration menu - View commit details
-
Copy full SHA for 07f9b42 - Browse repository at this point
Copy the full SHA 07f9b42View commit details
Commits on Aug 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af01c30 - Browse repository at this point
Copy the full SHA af01c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa02dc - Browse repository at this point
Copy the full SHA 9aa02dcView commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 354c1e1 - Browse repository at this point
Copy the full SHA 354c1e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed0451e - Browse repository at this point
Copy the full SHA ed0451eView commit details -
feat: 4223 - now displays item actions in a "more..." menu
New file: * `product_list_item_popup_items.dart`: Popup menu items for the product list page, for selected items. Impacted files: * `product_list_page.dart`: now displays item actions in a "more..." menu * `product_list_popup_items.dart`: minor refactoring
Configuration menu - View commit details
-
Copy full SHA for f4e315c - Browse repository at this point
Copy the full SHA f4e315cView 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.