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

SAC-24 Event CRUD #193

Merged
merged 23 commits into from
Feb 17, 2024
Merged

SAC-24 Event CRUD #193

merged 23 commits into from
Feb 17, 2024

Conversation

sunnyh2024
Copy link
Contributor

Description

Link to Ticket

Adding CRUD endpoints for events

How Has This Been Tested?

Still in progress, most testing has been on postman so far

Checklist

  • I have performed a self-review of my code
  • I have reached out to another developer to review my code
  • I have commented my code, particularly in hard-to-understand areas
  • New and existing unit tests pass locally with my changes

@garrettladley garrettladley changed the title Sac 24 event crud SAC-24 Event CRUD Feb 11, 2024
@garrettladley garrettladley merged commit 65e6512 into main Feb 17, 2024
2 of 3 checks passed
@garrettladley garrettladley deleted the SAC-24-Event-CRUD branch February 17, 2024 20:19
DOOduneye added a commit that referenced this pull request Feb 20, 2024
commit cf87502
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Mon Feb 19 15:31:35 2024 -0500

    Fix: Backend CI Failing  (#243)

commit 7b0500b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:18:32 2024 -0500

    Bump @tanstack/react-query from 5.17.9 to 5.22.2 in /frontend/sac-mobile (#240)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 4e89a47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:18:15 2024 -0500

    Bump zustand from 4.5.0 to 4.5.1 in /frontend/sac-mobile (#239)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit b040e5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:17:54 2024 -0500

    Bump github.com/garrettladley/mattress from 0.2.2 to 0.3.2 in /backend (#234)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit e611dcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:17:05 2024 -0500

    Bump gorm.io/gorm from 1.25.6 to 1.25.7 in /backend (#235)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 26ada9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:16:49 2024 -0500

    Bump expo from 50.0.6 to 50.0.7 in /frontend/sac-mobile (#238)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit a7498e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:16:21 2024 -0500

    Bump postcss from 8.4.33 to 8.4.35 in /frontend/sac-mobile (#237)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 37f2831
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:56 2024 -0500

    Bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 in /backend (#233)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 5b0c484
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:31 2024 -0500

    Bump @react-navigation/native from 6.1.9 to 6.1.10 in /frontend/sac-mobile (#236)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit fda30ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:11 2024 -0500

    Bump @types/node from 20.11.17 to 20.11.19 in /frontend/sac-web (#232)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 9d3c7c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:14:50 2024 -0500

    Bump @types/react from 18.2.55 to 18.2.56 in /frontend/sac-web (#231)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 882f0a9
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Sun Feb 18 22:39:59 2024 -0500

    CI: Bump Go to 1.22 (#229)

commit d904e21
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:33:20 2024 -0500

    string formatting (#223)

commit ca9d0b4
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:30:15 2024 -0500

    unauthorized when you have no cookies (#221)

commit a4e2e62
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Sat Feb 17 15:26:15 2024 -0500

    Fix CI: Backend Tests .env File Pathing (#220)

commit 65e6512
Author: Sunny <76804876+sunnyh2024@users.noreply.github.com>
Date:   Sat Feb 17 15:19:37 2024 -0500

    SAC-24 Event CRUD (#193)

    Co-authored-by: OJisMe <olivierjohnnn@gmail.com>
    Co-authored-by: Olivier Ndjike Nzia <olivier.ndjikenzia@ukg.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>
    Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>

commit 928d567
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:15:34 2024 -0500

    script cleanup (#217)

commit e82aa62
Author: Michael Brennan <76018881+michael-brennan2005@users.noreply.github.com>
Date:   Fri Feb 16 22:13:13 2024 -0500

    Club Vector Embeddings (#180)

    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit e319ab1
Author: Melody Yu <118621363+melodyyu754@users.noreply.github.com>
Date:   Fri Feb 16 19:47:35 2024 -0500

    Club endpoint filters (#197)

    Co-authored-by: Zack Lassetter <lassetter.z@northeastern.edu>
    Co-authored-by: Melody Yu <melodyyu754@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit ba51de5
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 19:49:22 2024 -0500

    Testing: Club Tag (#216)

commit 8ae0892
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 16:25:01 2024 -0500

    Use Append Instead of Replace in Transactions (#215)

commit 7d874a1
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 12:29:18 2024 -0500

    Testing: Complete Membership | Delete Nonexistent Edge from 204 -> 404 (#213)

commit f806439
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Wed Feb 14 19:00:29 2024 -0500

    Testing: Complete Follower (#212)
DOOduneye added a commit that referenced this pull request Feb 20, 2024
commit a903b26
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Mon Feb 19 23:13:07 2024 -0500

    Frontend (#246)

commit cf87502
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Mon Feb 19 15:31:35 2024 -0500

    Fix: Backend CI Failing  (#243)

commit 7b0500b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:18:32 2024 -0500

    Bump @tanstack/react-query from 5.17.9 to 5.22.2 in /frontend/sac-mobile (#240)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 4e89a47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:18:15 2024 -0500

    Bump zustand from 4.5.0 to 4.5.1 in /frontend/sac-mobile (#239)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit b040e5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:17:54 2024 -0500

    Bump github.com/garrettladley/mattress from 0.2.2 to 0.3.2 in /backend (#234)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit e611dcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:17:05 2024 -0500

    Bump gorm.io/gorm from 1.25.6 to 1.25.7 in /backend (#235)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 26ada9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:16:49 2024 -0500

    Bump expo from 50.0.6 to 50.0.7 in /frontend/sac-mobile (#238)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit a7498e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:16:21 2024 -0500

    Bump postcss from 8.4.33 to 8.4.35 in /frontend/sac-mobile (#237)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 37f2831
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:56 2024 -0500

    Bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 in /backend (#233)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 5b0c484
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:31 2024 -0500

    Bump @react-navigation/native from 6.1.9 to 6.1.10 in /frontend/sac-mobile (#236)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit fda30ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:11 2024 -0500

    Bump @types/node from 20.11.17 to 20.11.19 in /frontend/sac-web (#232)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 9d3c7c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:14:50 2024 -0500

    Bump @types/react from 18.2.55 to 18.2.56 in /frontend/sac-web (#231)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 882f0a9
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Sun Feb 18 22:39:59 2024 -0500

    CI: Bump Go to 1.22 (#229)

commit d904e21
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:33:20 2024 -0500

    string formatting (#223)

commit ca9d0b4
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:30:15 2024 -0500

    unauthorized when you have no cookies (#221)

commit a4e2e62
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Sat Feb 17 15:26:15 2024 -0500

    Fix CI: Backend Tests .env File Pathing (#220)

commit 65e6512
Author: Sunny <76804876+sunnyh2024@users.noreply.github.com>
Date:   Sat Feb 17 15:19:37 2024 -0500

    SAC-24 Event CRUD (#193)

    Co-authored-by: OJisMe <olivierjohnnn@gmail.com>
    Co-authored-by: Olivier Ndjike Nzia <olivier.ndjikenzia@ukg.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>
    Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>

commit 928d567
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:15:34 2024 -0500

    script cleanup (#217)

commit e82aa62
Author: Michael Brennan <76018881+michael-brennan2005@users.noreply.github.com>
Date:   Fri Feb 16 22:13:13 2024 -0500

    Club Vector Embeddings (#180)

    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit e319ab1
Author: Melody Yu <118621363+melodyyu754@users.noreply.github.com>
Date:   Fri Feb 16 19:47:35 2024 -0500

    Club endpoint filters (#197)

    Co-authored-by: Zack Lassetter <lassetter.z@northeastern.edu>
    Co-authored-by: Melody Yu <melodyyu754@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit ba51de5
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 19:49:22 2024 -0500

    Testing: Club Tag (#216)

commit 8ae0892
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 16:25:01 2024 -0500

    Use Append Instead of Replace in Transactions (#215)

commit 7d874a1
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 12:29:18 2024 -0500

    Testing: Complete Membership | Delete Nonexistent Edge from 204 -> 404 (#213)

commit f806439
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Wed Feb 14 19:00:29 2024 -0500

    Testing: Complete Follower (#212)
DOOduneye added a commit that referenced this pull request Feb 20, 2024
commit a903b26
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Mon Feb 19 23:13:07 2024 -0500

    Frontend (#246)

commit cf87502
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Mon Feb 19 15:31:35 2024 -0500

    Fix: Backend CI Failing  (#243)

commit 7b0500b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:18:32 2024 -0500

    Bump @tanstack/react-query from 5.17.9 to 5.22.2 in /frontend/sac-mobile (#240)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 4e89a47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:18:15 2024 -0500

    Bump zustand from 4.5.0 to 4.5.1 in /frontend/sac-mobile (#239)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit b040e5b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:17:54 2024 -0500

    Bump github.com/garrettladley/mattress from 0.2.2 to 0.3.2 in /backend (#234)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit e611dcf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:17:05 2024 -0500

    Bump gorm.io/gorm from 1.25.6 to 1.25.7 in /backend (#235)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 26ada9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:16:49 2024 -0500

    Bump expo from 50.0.6 to 50.0.7 in /frontend/sac-mobile (#238)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit a7498e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:16:21 2024 -0500

    Bump postcss from 8.4.33 to 8.4.35 in /frontend/sac-mobile (#237)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 37f2831
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:56 2024 -0500

    Bump gorm.io/driver/postgres from 1.5.4 to 1.5.6 in /backend (#233)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 5b0c484
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:31 2024 -0500

    Bump @react-navigation/native from 6.1.9 to 6.1.10 in /frontend/sac-mobile (#236)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit fda30ba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:15:11 2024 -0500

    Bump @types/node from 20.11.17 to 20.11.19 in /frontend/sac-web (#232)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>

commit 9d3c7c7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 19 15:14:50 2024 -0500

    Bump @types/react from 18.2.55 to 18.2.56 in /frontend/sac-web (#231)

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 882f0a9
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Sun Feb 18 22:39:59 2024 -0500

    CI: Bump Go to 1.22 (#229)

commit d904e21
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:33:20 2024 -0500

    string formatting (#223)

commit ca9d0b4
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:30:15 2024 -0500

    unauthorized when you have no cookies (#221)

commit a4e2e62
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Sat Feb 17 15:26:15 2024 -0500

    Fix CI: Backend Tests .env File Pathing (#220)

commit 65e6512
Author: Sunny <76804876+sunnyh2024@users.noreply.github.com>
Date:   Sat Feb 17 15:19:37 2024 -0500

    SAC-24 Event CRUD (#193)

    Co-authored-by: OJisMe <olivierjohnnn@gmail.com>
    Co-authored-by: Olivier Ndjike Nzia <olivier.ndjikenzia@ukg.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>
    Co-authored-by: Alder Whiteford <alderwhiteford@Alders-MacBook-Pro-2.local>

commit 928d567
Author: David Oduneye <44040421+DOOduneye@users.noreply.github.com>
Date:   Sat Feb 17 15:15:34 2024 -0500

    script cleanup (#217)

commit e82aa62
Author: Michael Brennan <76018881+michael-brennan2005@users.noreply.github.com>
Date:   Fri Feb 16 22:13:13 2024 -0500

    Club Vector Embeddings (#180)

    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit e319ab1
Author: Melody Yu <118621363+melodyyu754@users.noreply.github.com>
Date:   Fri Feb 16 19:47:35 2024 -0500

    Club endpoint filters (#197)

    Co-authored-by: Zack Lassetter <lassetter.z@northeastern.edu>
    Co-authored-by: Melody Yu <melodyyu754@users.noreply.github.com>
    Co-authored-by: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
    Co-authored-by: garrettladley <ladley.g@northeastern.edu>

commit ba51de5
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 19:49:22 2024 -0500

    Testing: Club Tag (#216)

commit 8ae0892
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 16:25:01 2024 -0500

    Use Append Instead of Replace in Transactions (#215)

commit 7d874a1
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Thu Feb 15 12:29:18 2024 -0500

    Testing: Complete Membership | Delete Nonexistent Edge from 204 -> 404 (#213)

commit f806439
Author: Garrett Ladley <92384606+garrettladley@users.noreply.github.com>
Date:   Wed Feb 14 19:00:29 2024 -0500

    Testing: Complete Follower (#212)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants