-
-
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: 4628 - refactoring as preparatory work #4641
Merged
monsieurtanuki
merged 7 commits into
openfoodfacts:develop
from
monsieurtanuki:feat/4628
Oct 28, 2023
Merged
feat: 4628 - refactoring as preparatory work #4641
monsieurtanuki
merged 7 commits into
openfoodfacts:develop
from
monsieurtanuki:feat/4628
Oct 28, 2023
Commits on Sep 17, 2023
-
Deleted files: * `knowledge_panel_element_card.dart` * `knowledge_panel_summary_card.dart` New files: * `knowledge_panel_image_card.dart`: Card that displays a Knowledge Panel _Image_ element. * `knowledge_panel_text_card.dart`: Card that displays a Knowledge Panel _Text_ element. * `website_card.dart`: Card that displays a website link. Code used to be inside `new_product_page.dart` Impacted files: * `knowledge_panel_card.dart`: minor refactoring * `knowledge_panel_expanded_card.dart`: minor refactoring * `knowledge_panel_page.dart`: minor refactoring * `knowledge_panel_page_template.dart`: minor refactoring * `knowledge_panels_builder.dart`: moved code here from `knowledge_panel_element_card.dart` and `knowledge_panel_summary_card.dart`; minor refactoring * `new_product_page.dart`: moved the `WebsiteCard` code to a dedicated file; minor refactoring * `product_cards_helper.dart`: minor refactoring * `summary_card.dart`: minor refactoring
Configuration menu - View commit details
-
Copy full SHA for faa2964 - Browse repository at this point
Copy the full SHA faa2964View commit details
Commits on Sep 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f59b75c - Browse repository at this point
Copy the full SHA f59b75cView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a66f9e - Browse repository at this point
Copy the full SHA 0a66f9eView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e5527c - Browse repository at this point
Copy the full SHA 8e5527cView commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1bb80ad - Browse repository at this point
Copy the full SHA 1bb80adView commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1eb093 - Browse repository at this point
Copy the full SHA f1eb093View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d2d9bd - Browse repository at this point
Copy the full SHA 4d2d9bdView 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.