156 Commits (74661efb364de04949b85f77f5338abd913eba50)
 

Author SHA1 Message Date
Richard Schmidt 74661efb36 test_Error for already existing username 11 months ago
Richard Schmidt d8fb768b3d test_Error message for mismatched passwords 11 months ago
Richard Schmidt 016947c6e2 test_Actions performed for signup fields 11 months ago
Richard Schmidt 8105b8fffd test_SignUpGUI button actions 11 months ago
Richard Schmidt bdca5a288f test_StayLoggedIn checkbox in LoginGUI 11 months ago
Richard Schmidt 0e2453a1ce test_Check initial state of the login GUI and added setUp() method to initiate GUI before tests are run 11 months ago
Richard Schmidt a3bbb2dd80 test_Login button in LoginGUI 11 months ago
Richard Schmidt f4f5a66b3f test_StayLoggedIn button 11 months ago
Richard Schmidt 8f44650484 test_Reading and writing to a JSON file 11 months ago
Richard Schmidt 945f4c33d9 test_User creation in CreateUser, fixed error in CreateUser (public String surname() and public void setSurname(String surname)) 11 months ago
fdai7599 b47cbca014 Merge branch 'server' into 'main' 11 months ago
fdai7599 6f67832da6 merge conflict auflösen 11 months ago
Paul Kattenborn a73279496a test_Inputfield-Test 11 months ago
Paul Kattenborn 0f07791c87 test_ButtonTest 11 months ago
Paul Kattenborn c089275208 refactoring: Kommentare + formatieren 11 months ago
Paul Kattenborn 14c221315b hinzufügen senden-button 11 months ago
Paul Kattenborn 0d0efe54b3 test_Schriftgröße large 11 months ago
Paul Kattenborn 29de7c748d test_medium-font-test 11 months ago
Paul Kattenborn ef68912273 test_fonttest 11 months ago
Paul Kattenborn 9b6b6e1291 test_weitere Testfälle hinzugefügt 11 months ago
Paul Kattenborn 971ec214b6 test_weiterer Test 11 months ago
Paul Kattenborn ea503cdf96 test_Farbtest1 + Hilfklasse 11 months ago
Paul Kattenborn 4ed49f7d4b refactoring: Kommentare und Übersicht 11 months ago
Paul Kattenborn 24c7f1d6ab Schriftgrößenwahl implementiert 11 months ago
Paul Kattenborn b2083f814d Optionspunkte Schriftgröße hinzugefügt(noch keine Funktion) 11 months ago
Paul Kattenborn 080c6393cd refactoring: Verschoerung Code 11 months ago
Paul Kattenborn 9686707419 Schriftfarboptionen hinzugefügt 11 months ago
Paul Kattenborn caa676b5a4 farben als menüpunkte hinzugefügt 11 months ago
Paul Kattenborn e1ea0eaa79 Logik für Eingabe-Ausgabe hinzugefügt 11 months ago
Paul Kattenborn c5487e0bd1 action für exitbutton hinzugefügt 11 months ago
Paul Kattenborn 5e256aee19 Menue Punkte hinzugefügt 11 months ago
Paul Kattenborn 3048bfdef8 menue-Bar hinzugefügt 11 months ago
Paul Kattenborn 2d6074f6ae refactoring: Einrücken und Kommentare 11 months ago
Paul Kattenborn 62d3eb5578 neue ChatGUI(noch nicht eingebunden 11 months ago
Paul Kattenborn 962bc1688a test_lastMessage Test 11 months ago
Paul Kattenborn 5cf6e48004 test_ Konstruktortest 11 months ago
fdai5595 f416a63421 Update pom.xml 11 months ago
Richard Schmidt 7ca61a897a Merge branch 'richardBranch' 11 months ago
Richard Schmidt 85707e32c5 Added hashing algorithm to the user signup and login 11 months ago
fdai7599 865898a0b0 Merge branch 'server' into 'main' 11 months ago
Valentin Spiroski 9ba4e0c28c pom.xml 11 months ago
Paul Kattenborn b762e825e9 Benutzername abfrage modifiziert 11 months ago
Valentin Spiroski b28a97e072 removeClient 11 months ago
Richard Schmidt 522f04d359 Added a firstname and surname field to SignUpGUI 11 months ago
Valentin Spiroski f7b5ae40e5 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7332/java-chat 11 months ago
Richard Schmidt 79c72ab0fe Added functionality to the signup button 11 months ago
Richard Schmidt 1437f9f5ce Added a signup button 11 months ago
Richard Schmidt 757f615d20 Added an if statement in the action listener for the checkbox in LoginGUI so the stayLoggedIn variable gets also changed when the checkbox is unticked 11 months ago
Richard Schmidt 9392145062 Merge branch 'richardBranch' 11 months ago
Richard Schmidt fe008a9ebe Added a method to LoginGUI that calls the updateStayLoggdIn method in CreateUser if the stay logged in checkbox is ticked 11 months ago