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

Sprint 2/step 2 #4

Merged
merged 12 commits into from
Jan 29, 2022
Merged

Sprint 2/step 2 #4

merged 12 commits into from
Jan 29, 2022

Commits on Jan 18, 2022

  1. create ingredientsContext

    Svetlana Antipova authored and Svetlana Antipova committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    f3d1e61 View commit details
    Browse the repository at this point in the history
  2. add useReducer in BurgerConstructor

    Svetlana Antipova authored and Svetlana Antipova committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    4ad80bb View commit details
    Browse the repository at this point in the history
  3. refactor api requests

    Svetlana Antipova authored and Svetlana Antipova committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    292d122 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. handle delete ingredient

    Svetlana Antipova authored and Svetlana Antipova committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    2b1e6d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. Sort elements in burgerCinstructor

    Svetlana Antipova authored and Svetlana Antipova committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e828c1d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. handle scroll and tab change

    Svetlana Antipova authored and Svetlana Antipova committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    c1cd5c7 View commit details
    Browse the repository at this point in the history
  2. add ingredients to constructor on click in mobile

    Svetlana Antipova authored and Svetlana Antipova committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    3f3ec5e View commit details
    Browse the repository at this point in the history
  3. return to initial state on error

    Svetlana Antipova authored and Svetlana Antipova committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    a00162a View commit details
    Browse the repository at this point in the history
  4. disable order butten when no bun in constructor

    Svetlana Antipova authored and Svetlana Antipova committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    d3815bd View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. fix Uncaught Error: Invariant Violation: Expected to find a valid target

    Svetlana Antipova authored and Svetlana Antipova committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9161312 View commit details
    Browse the repository at this point in the history
  2. fix total price

    Svetlana Antipova authored and Svetlana Antipova committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    f4a2d27 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. fix sorting

    Svetlana Antipova authored and Svetlana Antipova committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0d367e9 View commit details
    Browse the repository at this point in the history