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

Modify Backend User Types #273

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Modify Backend User Types #273

merged 4 commits into from
Sep 13, 2024

Conversation

eris6
Copy link
Contributor

@eris6 eris6 commented Sep 12, 2024

Move displayName and userIcon from ConnectedUser to UserConfig in User.ts

Move displayName and userIcon from ConnectedUser to UserConfig in User.ts
@h1divp
Copy link
Collaborator

h1divp commented Sep 13, 2024

Good work! LGTM after basic testing.
Maintainers, please merge this after #270 is merged to prevent a merge conflict.

@h1divp
Copy link
Collaborator

h1divp commented Sep 13, 2024

Added a quick change for an issue I discovered. Mentioned in #270 , I meant to add it there whoops

@h1divp h1divp merged commit 8afc368 into ufosc:main Sep 13, 2024
3 checks passed
h1divp added a commit to KOrtizLedezma/OSC-Proximity-Chat-App that referenced this pull request Sep 14, 2024
* Modify Backend User Types

Move displayName and userIcon from ConnectedUser to UserConfig in User.ts

* Changed User Back End Types

* changed rest API DELETE function to use DELETE method

---------

Co-authored-by: h1divp <71522316+h1divp@users.noreply.github.com>
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.

2 participants