Fixes for #55 and #54#65
Open
nishthefish06 wants to merge 62 commits intoUTDNebula:feature/simple-profile-dropdownfrom
Open
Fixes for #55 and #54#65nishthefish06 wants to merge 62 commits intoUTDNebula:feature/simple-profile-dropdownfrom
nishthefish06 wants to merge 62 commits intoUTDNebula:feature/simple-profile-dropdownfrom
Conversation
added a name, username, email, profile picture, post count, reports submitted, saved and uploaded files on the profile page
Refactored DB Schema: Added Fundamental Columns to Section and File Tables
Created Navbar Component (UTDNebula#18)
Global Toast Notification system
user profile page
the commit. Merged origin into PR to fix build issues
Add File Upload API (UTDNebula#36)
Restructured the app into (auth) and (main) routes, added authentication logic to homepage and profile pages, and implemented an AuthProvider for session management. Added LoginButtons component, updated NavBar with sign out functionality, and created upload notes form. Removed old page and profile files, and added sample PDF uploads for testing.
update next.js to fix new RCEs
removed eslint formatting and added prettier formatting
Update all packages from `npm outdated`
feat: next-auth to better-auth
Refactor app structure and add authentication flow
… - resolve conflicts for issue UTDNebula#54
|
@nishthefish06 is attempting to deploy a commit to the Nebula Labs Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Potentially fixes merge issues for #55 and #54