Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 * Fixed Issue#290 * 0.8.6-SNAPSHOT * Sonarlint Cleanup * Sonarlint Cleanup * Feature/optimize css (#285) * Clean up (#282) * removed hardcoded URL * Removed unnecessary endpoint * Paar kleine Aenderungen für potentielle Optimierungen * Hopefully fixed package-lock.json to fit regular package file * Added the missing main components * WIP Co-authored-by: Sascha <[email protected]> * Version der ajv-Dependency geändert. * package-lock nachgepflegt. * Node Version im GitHub-Action-Skript angepasst. * Weitere Anpassungen an der Github-Action * Configuration für Produktion angepasst * Node Version nochmal angepasst * Änderungen teilweise zurück gerollt und Abhängigkeiten ausgebaut. --------- Co-authored-by: Nils <[email protected]> Co-authored-by: Michael Landreh <[email protected]> Co-authored-by: MeC <[email protected]> Co-authored-by: Sascha <[email protected]>
- Loading branch information