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

Pedro brosque #11

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

Commits on Mar 5, 2020

  1. Init project

    Pedro Brosque committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    2b83721 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. HomePage Screen

    Pedro Brosque committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    7249654 View commit details
    Browse the repository at this point in the history
  2. Api integration

    Pedro Brosque committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    02cf754 View commit details
    Browse the repository at this point in the history
  3. MoviePage Screen

    Pedro Brosque committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    c5d8154 View commit details
    Browse the repository at this point in the history
  4. Added react-router-dom dependency

    Pedro Brosque committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    87118e9 View commit details
    Browse the repository at this point in the history
  5. Added Link to the movie items && refactor code

    Pedro Brosque committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    24300dd View commit details
    Browse the repository at this point in the history
  6. Change color of links and remove the underline

    Pedro Brosque committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    f03a47f View commit details
    Browse the repository at this point in the history
  7. Refactor code

    Pedro Brosque committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    df725d3 View commit details
    Browse the repository at this point in the history
  8. Removed unused variable

    Pedro Brosque committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    39d0840 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Get info from previous screen && Refactor code for showing info when …

    …theres no info to show
    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e1764ce View commit details
    Browse the repository at this point in the history
  2. Added navigation (Link) to screen

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    d52fe58 View commit details
    Browse the repository at this point in the history
  3. Fix error from previous 2 commits

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    2d25e48 View commit details
    Browse the repository at this point in the history
  4. Changed initialization state vars

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    d922577 View commit details
    Browse the repository at this point in the history
  5. Align movie Items layout

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    6ba2f93 View commit details
    Browse the repository at this point in the history
  6. Change moviesContainer layout

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    be86816 View commit details
    Browse the repository at this point in the history
  7. Added method to get poster from previous screen

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    9ed2c91 View commit details
    Browse the repository at this point in the history
  8. Fix poster

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    d947bc2 View commit details
    Browse the repository at this point in the history
  9. Refactor Header to component && fix layout

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    8ef5195 View commit details
    Browse the repository at this point in the history
  10. Fix title name

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    8f739d3 View commit details
    Browse the repository at this point in the history
  11. Header Component - fixing error from previous 2 commits

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    5e4e37f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    63f5c8d View commit details
    Browse the repository at this point in the history
  13. Added method to get movie genre

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    830053d View commit details
    Browse the repository at this point in the history
  14. Added navigation to header

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    ab736a1 View commit details
    Browse the repository at this point in the history
  15. Removed Link (navigation) from MoviePage screen

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    ee19439 View commit details
    Browse the repository at this point in the history
  16. Changed image on header

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    0b3ce6e View commit details
    Browse the repository at this point in the history
  17. Added message on no results found

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    2dd7deb View commit details
    Browse the repository at this point in the history
  18. Added name of button in header from props

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    f9878fd View commit details
    Browse the repository at this point in the history
  19. Added loader

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    1496ae5 View commit details
    Browse the repository at this point in the history
  20. Removed "Add" button

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    42261cc View commit details
    Browse the repository at this point in the history
  21. Fix error on search in moviePage screen

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    f198ab2 View commit details
    Browse the repository at this point in the history
  22. Fix message if plot is 'N/A' - Prevent page from refreshing on submit…

    …ting form
    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    b231af2 View commit details
    Browse the repository at this point in the history
  23. Removed console.logs and other comments

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    a181b42 View commit details
    Browse the repository at this point in the history
  24. Fix header handleChange on screen MoviePage

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    499d31a View commit details
    Browse the repository at this point in the history
  25. removed unused import

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    dbd7fac View commit details
    Browse the repository at this point in the history
  26. Removed console.logs

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e03d6b4 View commit details
    Browse the repository at this point in the history
  27. Added favourite button to MoviePage

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    11ead3e View commit details
    Browse the repository at this point in the history
  28. Removed comment

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    fda2ef9 View commit details
    Browse the repository at this point in the history
  29. remove console.logs

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    f33483c View commit details
    Browse the repository at this point in the history
  30. Fix title layout

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e9a1db0 View commit details
    Browse the repository at this point in the history
  31. ReadMe

    Pedro Brosque committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    931edab View commit details
    Browse the repository at this point in the history