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

Development #484

Merged
merged 14 commits into from
Jan 21, 2024
Merged

Development #484

merged 14 commits into from
Jan 21, 2024

Commits on Jan 7, 2024

  1. include restaurant information as part of the menu response (#471)

    * include restaurant information as part of the menu response
    
    * fix build errors
    
    * fix build errors
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-Mac-mini.local>
    olasunkanmi-SE and Olasunkanmi Oyinlola committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    a5e6e6a View commit details
    Browse the repository at this point in the history
  2. 349 place order (#473)

    * include restaurant information as part of the menu response
    
    * fix build errors
    
    * fix build errors
    
    * fix the create order flow, from frontend to backend
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-Mac-mini.local>
    olasunkanmi-SE and Olasunkanmi Oyinlola committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d51e328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7e5c31 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. 349 place order (#476)

    olasunkanmi-SE committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    d29605d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a322c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. 349 place order (#478)

    * include restaurant information as part of the menu response
    
    * fix build errors
    
    * fix build errors
    
    * fix the create order flow, from frontend to backend
    
    * place order, add success animation and clear local storage if the cart has been filled for an hr and more
    
    * fix build errors
    
    * fix build errors
    
    * move the implementation of adding expiry to cart to addItemToCart handler
    
    * fix issues with creating notes when none was passwd
    
    * npm audit to upgrade packages with issues
    
    ---------
    
    Co-authored-by: Olasunkanmi Oyinlola <olasunkanmioyinlola@Olasunkanmis-Mac-mini.local>
    olasunkanmi-SE and Olasunkanmi Oyinlola committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c76fa9f View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    afe3114 View commit details
    Browse the repository at this point in the history
  3. display api error message

    Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7f2d227 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6a93a4 View commit details
    Browse the repository at this point in the history
  5. display api error message

    Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9ea952b View commit details
    Browse the repository at this point in the history
  6. display api error message

    Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    b2e023c View commit details
    Browse the repository at this point in the history
  7. save the ordersummary of each order, to recreate the order in order h…

    …istory
    Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6c12455 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. include mogoDB transaction during order creation

    Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    a4167c1 View commit details
    Browse the repository at this point in the history
  2. fix build error

    Olasunkanmi Oyinlola authored and Olasunkanmi Oyinlola committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2a6b589 View commit details
    Browse the repository at this point in the history