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

Victor Freitas #18

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Victor Freitas #18

wants to merge 23 commits into from

Commits on Dec 21, 2018

  1. Initial commit from Create React App

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    7bae56b View commit details
    Browse the repository at this point in the history
  2. Start project

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    b475c6e View commit details
    Browse the repository at this point in the history
  3. Add redux dependencies

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    12d56c9 View commit details
    Browse the repository at this point in the history
  4. Connecting redux

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    6cd0061 View commit details
    Browse the repository at this point in the history
  5. Configuration request to tarot cards with redux

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    dd56a2b View commit details
    Browse the repository at this point in the history
  6. Configuration request to tarot cards with redux

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    c8d9380 View commit details
    Browse the repository at this point in the history
  7. Configuration to initial test

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    3cff055 View commit details
    Browse the repository at this point in the history
  8. Created structure components to cards and show on screen

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    d740d44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8acc8ef View commit details
    Browse the repository at this point in the history
  10. Add event on button click

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    a87c97a View commit details
    Browse the repository at this point in the history
  11. Add validation on card click

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    4e7a206 View commit details
    Browse the repository at this point in the history
  12. Code refactory and error request validation

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    b2ac2f1 View commit details
    Browse the repository at this point in the history
  13. Add test for App component

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    24fbe47 View commit details
    Browse the repository at this point in the history
  14. Cards style improvements

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    0b3310e View commit details
    Browse the repository at this point in the history
  15. Add event shuffle cards

    Victor Freitas committed Dec 21, 2018
    Configuration menu
    Copy the full SHA
    ddff112 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Card component improvements

    Victor Freitas committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    95982ed View commit details
    Browse the repository at this point in the history
  2. Minor improvements

    Victor Freitas committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    c7fc22d View commit details
    Browse the repository at this point in the history
  3. Add card info

    Victor Freitas committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    07438fe View commit details
    Browse the repository at this point in the history
  4. Completed card info and overlay

    Victor Freitas committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    fda8be5 View commit details
    Browse the repository at this point in the history
  5. Removing unused code and minor improvements

    Victor Freitas committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    bb426ea View commit details
    Browse the repository at this point in the history
  6. Header media query css

    Victor Freitas committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    1dbdab5 View commit details
    Browse the repository at this point in the history
  7. Add item.index proptypes on Card component

    Victor Freitas committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    efd43b4 View commit details
    Browse the repository at this point in the history
  8. Merge with front-end challenge

    Victor Freitas committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    c92fc13 View commit details
    Browse the repository at this point in the history