Skip to content

Commit

Permalink
Issue270 Fix (#289)
Browse files Browse the repository at this point in the history
* Add branching section into CONTRIBUTING.md - Merge in develop (#286)

* Clean up (#282)

* removed hardcoded URL

* Removed unnecessary endpoint

* Add illustrations for feature and hotfix branches to use in CONTRIBUTING.md

Image source: https://www.atlassian.com/git/tutorials/comparing-workflows/gitflow-workflow. License checked

* Add branching section into to use in CONTRIBUTING.md

Describe the use of Gitflow in SonarQuest

Co-authored-by: Michael Landreh <[email protected]>

* Fix #270 - Password is returned (#287)

* Change input color of login input fields

* Add necessary fields into UserDto

* Fix Nullpointer Exceptions in world service

This occurs when a world should be found by an id that is null

* Change return type of 'getUser' and 'users' into UserDto

* Adjust getUser to be null safe

Co-authored-by: Nils <[email protected]>
Co-authored-by: Michael Landreh <[email protected]>
  • Loading branch information
3 people authored Mar 25, 2021
1 parent da1a9f2 commit 70014ff
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 70014ff

Please sign in to comment.