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

Adding likes backend #54

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

Commits on Feb 6, 2023

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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    39091ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23cb109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53f24b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    713cb90 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3be822 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4526e72 View commit details
    Browse the repository at this point in the history
  7. added user id to posts

    tomrolfe20 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    2096ef2 View commit details
    Browse the repository at this point in the history
  8. add navigation bar

    terrybro66 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    8c268e3 View commit details
    Browse the repository at this point in the history
  9. updating tests

    josephburgess committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ea10a6a View commit details
    Browse the repository at this point in the history
  10. added tokens and id error

    tomrolfe20 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f9fa5a9 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from tmccoy99/post-backend-schema-updates

    Post backend schema updates
    orhankhanbayov authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    a46c813 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2 from tmccoy99/navbar

    add navigation bar
    josephburgess authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    9669235 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b7c5d89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    52397db View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3 from tmccoy99/addingCreatePostForm

    Adding create post form
    terrybro66 authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    7af9656 View commit details
    Browse the repository at this point in the history
  16. sanity check

    orhankhanbayov committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    93bf24b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. one test failing

    orhankhanbayov committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    d22d86c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aa94b3 View commit details
    Browse the repository at this point in the history
  3. Adding reloading posts

    tomrolfe20 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    47d9006 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f510e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    762447c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e911f16 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from tmccoy99/addingReloadPosts

    Adding reload posts and refactoring tests
    tmccoy99 authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    5c9e0ff View commit details
    Browse the repository at this point in the history
  8. all tests passing

    orhankhanbayov committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    297d5c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab98880 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c15247c View commit details
    Browse the repository at this point in the history
  11. Merge pull request #5 from tmccoy99/navbar-styling

    add styling to the navbar links
    orhankhanbayov authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f64f37b View commit details
    Browse the repository at this point in the history
  12. Got the god dam bug

    tomrolfe20 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    b64caba View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cebd1f4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #6 from tmccoy99/test

    Test
    tmccoy99 authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    fa8eac1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5fb5bae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c65f690 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a8ae115 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e84fbbe View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b177157 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    99463ee View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    4ae7508 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from tmccoy99/delete-update

    all tests passing for update and delete methods
    josephburgess authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    723662d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ce2fe0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #7 from tmccoy99/user-model-updates

    Adding image upload for user model
    tomrolfe20 authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    d716bf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc481f0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. First test for unlike

    ShaunFlood committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    5c5b289 View commit details
    Browse the repository at this point in the history
  2. second test completed

    ShaunFlood committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    deb6fb2 View commit details
    Browse the repository at this point in the history
  3. testing completed

    ShaunFlood committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ef9efca View commit details
    Browse the repository at this point in the history