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

Feat #1031 Usercontroller.relogin gamestate rework #1140

Merged
merged 21 commits into from
Jan 7, 2025
Merged

Conversation

Haviles04
Copy link
Contributor

Issue number

Relevant issue number

Please check the following

  • Do the tests still pass? (see Run the Tests)
  • Is the code formatted properly? (see Linting (Formatting))
  • For New Features:
    • Have tests been added to cover any new features or fixes?
    • Has the documentation been updated accordingly?

Please describe additional details for testing this change

api/controllers/UserController.js Show resolved Hide resolved
api/controllers/UserController.js Outdated Show resolved Hide resolved
api/controllers/UserController.js Show resolved Hide resolved
@itsalaidbacklife itsalaidbacklife added version-minor An update that warrants a bumping the project's minor version (e.g. 4.0.0 => 4.1.0) backend Requires changes to the (node) backend webserver labels Jan 5, 2025
@Haviles04 Haviles04 merged commit 1cf66c9 into main Jan 7, 2025
10 checks passed
@Haviles04 Haviles04 deleted the Feat-#1031-Relogin branch January 7, 2025 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Requires changes to the (node) backend webserver version-minor An update that warrants a bumping the project's minor version (e.g. 4.0.0 => 4.1.0)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Update UserController.reLogin to function in the GameState API
3 participants