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

Request to merge Feature/add reservation into dev #23

Merged
merged 24 commits into from
Dec 17, 2023

Conversation

flemton
Copy link
Owner

@flemton flemton commented Dec 17, 2023

In this PR, we created and made the following:

  • Added a getUser request to get currently logged in user from backend
  • Created userSlice to store the current user
  • Created AddUserReservation request to add user reservations to the database
  • Added a dispatch to add user reservations on addReservation form submit
  • Created a getUserReservations request to get all user reservations
  • Modified reservationsList to show the user reservations
  • Added the user and reservation states to the global store

This closes #11, closes #12

Copy link
Collaborator

@sergio-usma sergio-usma left a comment

Choose a reason for hiding this comment

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

STATUS: APPROVED ✅ 🍾

Hi @flemton
Your feature is complete! There is nothing else to say other than... it's time to merge it!
Congratulations! 🎇

approved

To highlight 🍾

All linters are passing ✅
Good commit history ✅
Good PR description ✅

Optional suggestions

Every comment with the [OPTIONAL] prefix won't stop the approval of this PR. However, I strongly recommend you to take them into account as they can make your code better. Some of them were missed by the previous reviewer and addressing them will really improve your application.

Cheers and Happy coding!


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.

@flemton flemton merged commit 6f1e923 into development Dec 17, 2023
3 checks passed
@flemton flemton deleted the feature/add_reservation branch December 17, 2023 18:14
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.

[1pt] My reservations [2pt] Reserve an appointment
3 participants