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

Get by ID and Get All endpoints #2

Merged
merged 26 commits into from
Jun 28, 2021
Merged

Get by ID and Get All endpoints #2

merged 26 commits into from
Jun 28, 2021

Commits on Jun 14, 2021

  1. Remove postgres DB context

    notatiyyah committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    59f4aa5 View commit details
    Browse the repository at this point in the history
  2. (WIP) Get All endpoint

    notatiyyah committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    82d22f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59217b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21104f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    ce702d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0a45b View commit details
    Browse the repository at this point in the history
  3. Add controller tests

    notatiyyah committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ed3aed7 View commit details
    Browse the repository at this point in the history
  4. Add End to End testing

    notatiyyah committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    9846d3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af33e16 View commit details
    Browse the repository at this point in the history
  6. Fix errprs CA1051 & CA2007

    notatiyyah committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    b1572ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8370bdf View commit details
    Browse the repository at this point in the history
  8. dotnet format

    notatiyyah committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    812c797 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Add more end to end tests

    notatiyyah committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    7aede03 View commit details
    Browse the repository at this point in the history
  2. format code

    notatiyyah committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    15d3af3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67346b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38cf546 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Add readme

    notatiyyah committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    fef2340 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    8a173fe View commit details
    Browse the repository at this point in the history
  2. PR feedback

    notatiyyah committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    ebd1e8e View commit details
    Browse the repository at this point in the history
  3. Convert tests to Xunit

    notatiyyah committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a18ffea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dbd9fc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Add 404 response

    notatiyyah committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    dead41c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0233a27 View commit details
    Browse the repository at this point in the history
  3. dotnet format

    notatiyyah committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    05ff408 View commit details
    Browse the repository at this point in the history
  4. add configure await

    notatiyyah committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    eefe683 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Remove skipped test

    notatiyyah committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    ab149e4 View commit details
    Browse the repository at this point in the history