Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jorgeabrahan/hello-rails-react
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: create_table
Choose a base ref
...
head repository: jorgeabrahan/hello-rails-react
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 10 commits
  • 8 files changed
  • 1 contributor

Commits on Jun 6, 2023

  1. Merge pull request #1 from jorgeabrahan/setup_project

    Setup project
    jorgeabrahan authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5c1f093 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Merge pull request #2 from jorgeabrahan/create_table

    Create table
    jorgeabrahan authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    ce85881 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeb69de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f81fae7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f61e947 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7fe7414 View commit details
    Browse the repository at this point in the history
  6. Create greeting component to display the randome greeting fetched fro…

    …m the greeting slice action
    jorgeabrahan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    263951f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    697f6fd View commit details
    Browse the repository at this point in the history
  8. Add images displaying the random greeting obtained from the API and t…

    …he greetings added to the database
    jorgeabrahan committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    dc657f0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3 from jorgeabrahan/display_greeting

    Display greeting
    jorgeabrahan authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    c5c003d View commit details
    Browse the repository at this point in the history
Loading