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: treehouse-projects/java-debugging-flashy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: joelramsey/java-debugging-flashy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 12 files changed
  • 1 contributor

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    04547ce View commit details
    Browse the repository at this point in the history
  2. Addressed issue with wrong number of items remaining being presented …

    …on the index view. Total count in the call to action was off.
    joelramsey committed May 11, 2021
    Configuration menu
    Copy the full SHA
    c1cbb7d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #21 from joelramsey/less_examples

    Less examples
    joelramsey authored May 11, 2021
    Configuration menu
    Copy the full SHA
    a0c9980 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Addressed issue associated with miscounting occurring while a user cy…

    …cles through the cards.
    joelramsey committed May 15, 2021
    Configuration menu
    Copy the full SHA
    21a510f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from joelramsey/strange-counting

    Addressed issue associated with miscounting occurring while a user cy…
    joelramsey authored May 15, 2021
    Configuration menu
    Copy the full SHA
    7f8f09f View commit details
    Browse the repository at this point in the history
  3. Conducted code refactor within the FC service impl to ensure that the…

    … style aligns with previous class patterns
    joelramsey committed May 15, 2021
    Configuration menu
    Copy the full SHA
    9640378 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #23 from joelramsey/clean-getNextFlashCard-method

    Conducted code refactor within the FC service impl to ensure that the…
    joelramsey authored May 15, 2021
    Configuration menu
    Copy the full SHA
    455d7df View commit details
    Browse the repository at this point in the history
Loading