Skip to content
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

Restaurant card on the widgets menu #738

Merged
merged 33 commits into from
Aug 25, 2023
Merged

Conversation

DGoiana
Copy link
Collaborator

@DGoiana DGoiana commented Mar 1, 2023

Closes #730
Added the restaurant card to the widgets menu.

Screenshot 2023-03-02 at 09 59 27 Screenshot 2023-03-02 at 09 59 57

Review checklist

  • Terms and conditions reflect the current change
  • Contains enough appropriate tests
  • If aimed at production, writes a new summary in whatsnew/whatsnew-pt-PT
  • Properly adds an entry in changelog.md with the change
  • If PR includes UI updates/additions, its description has screenshots
  • Behavior is as expected
  • Clean, well-structured code

@DGoiana DGoiana requested a review from brunogomes30 March 1, 2023 16:10
@bdmendes
Copy link
Collaborator

bdmendes commented Mar 1, 2023

@DGoiana can you add screenshots?

@DGoiana
Copy link
Collaborator Author

DGoiana commented Mar 2, 2023

@DGoiana can you add screenshots?

added

@DGoiana DGoiana requested a review from bdmendes March 2, 2023 10:04
@bdmendes
Copy link
Collaborator

bdmendes commented Mar 3, 2023

Why is the card empty?

@DGoiana
Copy link
Collaborator Author

DGoiana commented Mar 3, 2023

Why is the card empty?

Issue #390 maybe.

@DGoiana DGoiana changed the base branch from develop to refactor/state-providers March 3, 2023 22:51
@DGoiana
Copy link
Collaborator Author

DGoiana commented Mar 3, 2023

Meanwhile the data from the restaurants menu is already visible in the home card. However, for now, only one restaurant menu can be seen.

Screenshot 2023-03-02 at 09 59 27 Screenshot 2023-03-02 at 09 59 57

Base automatically changed from refactor/state-providers to develop March 4, 2023 14:45
@bdmendes
Copy link
Collaborator

bdmendes commented Mar 4, 2023

Awesome, good progress. We can now focus on refining the design (I'm not a fan of the red dividers) and allowing multiple restaurants to appear.

@DGoiana
Copy link
Collaborator Author

DGoiana commented Mar 16, 2023

Favorite restaurants feature is now available (still needing a card redesign). Only the favorite ones will appear in the home menu. While commiting found a bug where the sequence of the meals on the home menu card is incorrect in some restaurants.

Screenshot 2023-03-16 at 12 19 03 Screenshot 2023-03-16 at 12 19 24

@DGoiana
Copy link
Collaborator Author

DGoiana commented Mar 16, 2023

The order of the icons and correspondent meals is now correct.

@bdmendes
Copy link
Collaborator

@thePeras the balance card now has a subtitle for 'referencias'. Do you think that that subtitle in any way is relatable to these restaurante names? Can we generalize the card subtitle?

@DGoiana
Copy link
Collaborator Author

DGoiana commented Jul 20, 2023

Redesign as suggested

@Sirze01 Sirze01 requested a review from bdmendes July 20, 2023 23:20
@DGoiana DGoiana requested a review from bdmendes July 24, 2023 21:40
@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #738 (2a120a4) into develop (40311a2) will decrease coverage by 0%.
Report is 2 commits behind head on develop.
The diff coverage is 0%.

Additional details and impacted files
@@          Coverage Diff           @@
##           develop   #738   +/-   ##
======================================
- Coverage       22%    22%   -0%     
======================================
  Files          136    136           
  Lines         3511   3532   +21     
======================================
  Hits           746    746           
- Misses        2765   2786   +21     

@DGoiana DGoiana requested review from Sirze01 and bdmendes August 12, 2023 21:54
Copy link
Collaborator

@bdmendes bdmendes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@bdmendes bdmendes requested a review from LuisDuarte1 August 24, 2023 09:12
Copy link
Member

@LuisDuarte1 LuisDuarte1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good work!

@bdmendes bdmendes merged commit 6a0cf07 into develop Aug 25, 2023
@bdmendes bdmendes deleted the fix/restaurant-card-visibility branch August 25, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make restaurants card available
5 participants