Skip to content

Feature/friendspage #228

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

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

Conversation

karencorless
Copy link

  • Created friends table migration
  • Added friend table to user model class
  • Created userTest file, tested adding friends and getting friends
  • Create friends page
  • Created route to friends page

Pages edited:

  • UsersController.java
  • User.java
  • V4__create_friends_table.sql
  • friends.html
  • UserTest.java

Alexandre Barrymore and others added 5 commits June 2, 2025 14:42
Updated test from JUnit4 --> JUnit5
New placeholder for secret values
Fixing spring.jpa.database-platform 

updated to latest version
@karencorless karencorless reopened this Jun 3, 2025
@pao0001 pao0001 deleted the feature/friendspage branch June 4, 2025 14:50
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.

3 participants