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

Aviva Gars, Eve Stroud, Makeesha Pruitt, Uche Audrey A18 Panthers Inspiration Board #33

Open
wants to merge 41 commits into
base: main
Choose a base branch
from

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    8179241 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    df27912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed05bc8 View commit details
    Browse the repository at this point in the history
  3. Set up initial migration

    evestroud committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    68d805d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Finish testing boilerplate

    evestroud committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    dda73a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f684d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c81b0cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b07b532 View commit details
    Browse the repository at this point in the history
  5. made folder for

    avivagars committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    8687fe7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d164cf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa3fff1 View commit details
    Browse the repository at this point in the history
  8. Fix fixtures one_board and change add_three_cards

    One_board now only updates the database and add_three_cards changed to
    one_board_three_cards, which now automatically applies the one_board
    fixture then adds three cards to it.
    evestroud committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    dbbac86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1f5832 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26bed47 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    959f193 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8227981 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4b16305 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    03f4333 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f4e8b3c View commit details
    Browse the repository at this point in the history
  16. created board Post route

    Makeesha committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1c9c9c3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    649fb96 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9d779c0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fe6b40e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5f5d805 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1bce9d4 View commit details
    Browse the repository at this point in the history
  22. Fix test_get_all_cards_one_board_three_cards

    Response format was incorrect.
    evestroud committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    1f6c55f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e390ee5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    46bbfec View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    774a123 View commit details
    Browse the repository at this point in the history
  26. delete card test

    uaudrey committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    ebf925b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5beb196 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    6ec251f View commit details
    Browse the repository at this point in the history
  29. added test for put

    avivagars committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    4b7aa0d View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2c51f2b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    38709ae View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Configuration menu
    Copy the full SHA
    b60d16c View commit details
    Browse the repository at this point in the history
  2. delete tests complete

    uaudrey committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7f74f15 View commit details
    Browse the repository at this point in the history
  3. updated post card route

    uaudrey committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    679bf86 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'uche_branch'

    uaudrey committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    7392ea2 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. added a delete board route

    avivagars committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    1f14a60 View commit details
    Browse the repository at this point in the history
  2. changed to delete board

    avivagars committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    4ac65af View commit details
    Browse the repository at this point in the history