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

Main navbar container conversion to React #2277

Merged
merged 65 commits into from
May 23, 2017

Commits on May 9, 2017

  1. Add the navbar container

    joykare committed May 9, 2017
    Configuration menu
    Copy the full SHA
    023fd6e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2017

  1. Configuration menu
    Copy the full SHA
    89e6208 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. add component in navbar

    joykare committed May 11, 2017
    Configuration menu
    Copy the full SHA
    054a08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb8ed59 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    de4ee46 View commit details
    Browse the repository at this point in the history
  2. Fix error from cartIcon

    joykare committed May 12, 2017
    Configuration menu
    Copy the full SHA
    91834e5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2017

  1. Configuration menu
    Copy the full SHA
    eab9f16 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    d9ff6b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a63efe0 View commit details
    Browse the repository at this point in the history
  3. Change styling

    joykare committed May 15, 2017
    Configuration menu
    Copy the full SHA
    383c1a4 View commit details
    Browse the repository at this point in the history
  4. Center dropdown button

    joykare committed May 15, 2017
    Configuration menu
    Copy the full SHA
    995c9fa View commit details
    Browse the repository at this point in the history
  5. Styling change

    joykare committed May 15, 2017
    Configuration menu
    Copy the full SHA
    2ed6e70 View commit details
    Browse the repository at this point in the history
  6. Add styling to dropdown

    joykare committed May 15, 2017
    Configuration menu
    Copy the full SHA
    d764b48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    193ad5e View commit details
    Browse the repository at this point in the history
  8. Refactor code

    joykare committed May 15, 2017
    Configuration menu
    Copy the full SHA
    5cb1d3f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Add routes to links

    joykare committed May 16, 2017
    Configuration menu
    Copy the full SHA
    01feeb4 View commit details
    Browse the repository at this point in the history
  2. Minus gravatar and shortcuts

    joykare committed May 16, 2017
    Configuration menu
    Copy the full SHA
    d6d6675 View commit details
    Browse the repository at this point in the history
  3. Add base for navbar component

    joykare committed May 16, 2017
    Configuration menu
    Copy the full SHA
    73df17d View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary files

    joykare committed May 16, 2017
    Configuration menu
    Copy the full SHA
    575e4db View commit details
    Browse the repository at this point in the history
  5. Restore previous working version of this file

    Njeri Kieha committed May 16, 2017
    Configuration menu
    Copy the full SHA
    c72eb16 View commit details
    Browse the repository at this point in the history
  6. Fix gravatar issues

    joykare committed May 16, 2017
    Configuration menu
    Copy the full SHA
    2e5af4c View commit details
    Browse the repository at this point in the history
  7. Render brand icon and search bar

    Njeri Kieha committed May 16, 2017
    Configuration menu
    Copy the full SHA
    81022d9 View commit details
    Browse the repository at this point in the history
  8. Render notification button

    Njeri Kieha committed May 16, 2017
    Configuration menu
    Copy the full SHA
    eb02a01 View commit details
    Browse the repository at this point in the history
  9. render cart icon and cart panel

    Njeri Kieha committed May 16, 2017
    Configuration menu
    Copy the full SHA
    434e557 View commit details
    Browse the repository at this point in the history
  10. Remove unnecessary click event listener

    Njeri Kieha committed May 16, 2017
    Configuration menu
    Copy the full SHA
    445fea0 View commit details
    Browse the repository at this point in the history
  11. Add code on add product

    joykare committed May 16, 2017
    Configuration menu
    Copy the full SHA
    7fdcb8e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Enable sign-out button

    joykare committed May 17, 2017
    Configuration menu
    Copy the full SHA
    f145208 View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    joykare committed May 17, 2017
    Configuration menu
    Copy the full SHA
    63acda2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50a3c71 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. Close on click menu item

    joykare committed May 18, 2017
    Configuration menu
    Copy the full SHA
    ba8d90a View commit details
    Browse the repository at this point in the history
  2. Sign out button style and fix

    joykare committed May 18, 2017
    Configuration menu
    Copy the full SHA
    52fc28b View commit details
    Browse the repository at this point in the history
  3. Fix prop types warning

    joykare committed May 18, 2017
    Configuration menu
    Copy the full SHA
    2ea863b View commit details
    Browse the repository at this point in the history
  4. Fix for guest account

    joykare committed May 18, 2017
    Configuration menu
    Copy the full SHA
    f0c4260 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c6d2016 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    298be5b View commit details
    Browse the repository at this point in the history
  7. Refactor code for brand

    joykare committed May 18, 2017
    Configuration menu
    Copy the full SHA
    c8e7234 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    deffbc7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    66c7160 View commit details
    Browse the repository at this point in the history
  10. Styling on hovers

    joykare committed May 18, 2017
    Configuration menu
    Copy the full SHA
    9151392 View commit details
    Browse the repository at this point in the history
  11. Refactor navbar

    joykare committed May 18, 2017
    Configuration menu
    Copy the full SHA
    6701529 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. Add hamburger icon

    joykare committed May 19, 2017
    Configuration menu
    Copy the full SHA
    cc57d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c0c72c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99beaac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b39e35 View commit details
    Browse the repository at this point in the history
  5. Render loginContainer in new React navbar

    Njeri Kieha committed May 19, 2017
    Configuration menu
    Copy the full SHA
    8339877 View commit details
    Browse the repository at this point in the history
  6. Fix linting errors

    Njeri Kieha committed May 19, 2017
    Configuration menu
    Copy the full SHA
    8241c1e View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Style login

    joykare committed May 22, 2017
    Configuration menu
    Copy the full SHA
    0ba6e7b View commit details
    Browse the repository at this point in the history
  2. Remove proptypes warning

    joykare committed May 22, 2017
    Configuration menu
    Copy the full SHA
    e18113e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eac92d1 View commit details
    Browse the repository at this point in the history
  4. Refine styling

    joykare committed May 22, 2017
    Configuration menu
    Copy the full SHA
    2b6e39a View commit details
    Browse the repository at this point in the history
  5. Revert "commits that introduced errors

    This reverts commit 8241c1e.
    Njeri Kieha committed May 22, 2017
    Configuration menu
    Copy the full SHA
    8c5178b View commit details
    Browse the repository at this point in the history
  6. More style fixes

    joykare committed May 22, 2017
    Configuration menu
    Copy the full SHA
    e6b4777 View commit details
    Browse the repository at this point in the history
  7. Revert "Render loginContainer in new React navbar"

    This reverts commit 8339877.
    Njeri Kieha committed May 22, 2017
    Configuration menu
    Copy the full SHA
    c765918 View commit details
    Browse the repository at this point in the history
  8. Styling

    joykare committed May 22, 2017
    Configuration menu
    Copy the full SHA
    4353f65 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'joykare-main-navbar-2041' of github.com:reactioncommerc…

    …e/reaction into joykare-main-navbar-2041
    joykare committed May 22, 2017
    Configuration menu
    Copy the full SHA
    8a52a2b View commit details
    Browse the repository at this point in the history
  10. Style a tags in main dropdown

    joykare committed May 22, 2017
    Configuration menu
    Copy the full SHA
    77788eb View commit details
    Browse the repository at this point in the history
  11. Resolve lint errors

    joykare committed May 22, 2017
    Configuration menu
    Copy the full SHA
    819de45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0b0d9e8 View commit details
    Browse the repository at this point in the history
  13. change propTypes instantiation

    Njeri Kieha committed May 22, 2017
    Configuration menu
    Copy the full SHA
    ad6e63d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c175a28 View commit details
    Browse the repository at this point in the history
  15. Navigate to page on successful login/signup

    Njeri Kieha committed May 22, 2017
    Configuration menu
    Copy the full SHA
    58d38a9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Fix overflow issue

    joykare committed May 23, 2017
    Configuration menu
    Copy the full SHA
    82d39a1 View commit details
    Browse the repository at this point in the history
  2. Fix font differences

    joykare committed May 23, 2017
    Configuration menu
    Copy the full SHA
    1273cd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a29b70f View commit details
    Browse the repository at this point in the history
  4. Font styling

    joykare committed May 23, 2017
    Configuration menu
    Copy the full SHA
    eff4aa6 View commit details
    Browse the repository at this point in the history