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

Add User Settings for Celebrating Completed Issues and Refactor User Formatting #27

Merged
merged 1 commit into from
Jan 13, 2024

Commits on Jan 13, 2024

  1. Add user settings and refactor user formatting

    This commit adds a new 'settings' field to user related GraphQL types, queries and mutations on both frontend and backend, while maintaining the same response shape by using a helper function. In addition, 'js-confetti' and 'react-canvas-confetti' were added to the frontend package.json and a new migrations file was created to update the user table in the database. Lastly, a small visual style adjustment was made on the avatar upload component.
    claygorman committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    436ca4c View commit details
    Browse the repository at this point in the history