Commit Graph

137 Commits (f9fb48a3f461a76f0621e38470ee8d3afb8761e2)

Author SHA1 Message Date
David Groys f9fb48a3f4 Merge branch 'gui' 2024-06-16 16:49:24 +02:00
David Groys 606708c904 Fixed minor visual bug, final commit 2024-06-16 15:59:39 +02:00
David Groys b34b0c82bc Gui complete, I cooked 2024-06-16 15:51:20 +02:00
David Groys 5ce975c334 implemented the change details panel to show former details excpet password 2024-06-16 15:28:01 +02:00
David Groys 991e0f1d8d implemented reset of textfields so that data doesnt leak 2024-06-16 15:28:01 +02:00
David Groys d08992eba2 changed destination details creation a little 2024-06-16 15:28:01 +02:00
David Groys b670cc38dc changed profile creation a little 2024-06-16 15:28:00 +02:00
David Groys 1a45bc23ec implemented scrollbar with search results with error message if none are found 2024-06-16 15:28:00 +02:00
David Groys 5eaff1161b small visual bug fix 2024-06-16 15:28:00 +02:00
David Groys ed04821220 implemented change password Button and panel (both functional) 2024-06-16 15:28:00 +02:00
David Groys d45465c1ad implemented change details Button and panel (both functional) but found minor error in Backend, when u want to change details u currently NEED to change name, this is not intended 2024-06-16 15:28:00 +02:00
David Groys 47e613d109 included error message 2024-06-16 15:28:00 +02:00
David Groys 89961cfca9 changed a few things (because pulled methods from System class were changed) no new functions 2024-06-16 15:28:00 +02:00
David Groys 109489f0ad Implemented User shown on Gugl Panel and functional registration, login and logout 2024-06-16 15:28:00 +02:00
David Groys c182602dfa started (not tested) the search Button implementation 2024-06-16 15:28:00 +02:00
David Groys 1028a91a47 started implementing buttons for detinations 2024-06-16 15:28:00 +02:00
David Groys 0d76243379 getDetails() changeUserDetails() und sign_up_user() (erneut) angepasst 2024-06-16 15:27:59 +02:00
David Groys 89c767f5c9 registerConfirmButton Action Listener implemented and fixed issue in getTextfieldContent() 2024-06-16 15:27:59 +02:00
David Groys 11db856157 loginConfirmButton Action Listener implemented 2024-06-16 15:27:59 +02:00
David Groys 9bdae273d8 first (maybe last) commit of User pofile which is shown on app Panel 2024-06-16 15:27:59 +02:00
David Groys 316222e8b5 Cosmetic changes to most panels 2024-06-16 15:27:59 +02:00
David Groys d803f6df2a Added components to App Panel 2024-06-16 15:27:59 +02:00
David Groys 1e7bb5cdfe completed App Panel and its components 2024-06-16 15:27:59 +02:00
David Groys f8c35aca98 completed Register Panel and its components 2024-06-16 15:27:59 +02:00
David Groys 8f5211a5ef completed Login Panel and its components 2024-06-16 15:27:59 +02:00
David Groys 6090029284 completed LogReg Panel and its components 2024-06-16 15:27:58 +02:00
David Groys 8d83fc784c organized PanleLayout and initialized attributes in corresponding methods 2024-06-16 15:27:58 +02:00
David Groys 4a3c4dbcea TODO Methods generated, initialize method preplaned, constructor implemented 2024-06-16 15:27:58 +02:00
David Groys 30d805e17d initial GUI 2024-06-16 15:27:57 +02:00
selim 751a3c7117 Merge branch 'bugfix_branch' 2024-06-16 15:10:07 +02:00
selim 592a22fbd8 destination_details method index fix 2024-06-16 15:09:26 +02:00
selim 0f1dea7bec Merge branch 'bugfix_branch' 2024-06-16 05:30:46 +02:00
selim d3a7b96213 Adjusted System Tests to new returns 2024-06-16 05:29:59 +02:00
selim c0ac21148f weather_forecast output slightly adjusted 2024-06-16 05:18:33 +02:00
selim a5d53ac895 travel_time method divided by 0 fix and current_weather, weather_forecast methods different return 2024-06-16 05:18:33 +02:00
Selim Eser 0c1b1fbe76 Merge branch 'bugfix_branch' 2024-06-14 21:11:16 +02:00
Selim Eser 3bde666802 change_user_details method username change logic fixed 2024-06-14 21:07:31 +02:00
Selim Eser a78f0bd47e Merge branch 'api_adjustment' 2024-06-13 17:54:14 +02:00
Selim Eser c8344e3bf2 current_weather return String slightly adjusted 2024-06-13 17:53:37 +02:00
Selim Eser 5da483b279 weather_forecast improved by more and more precise time stamps 2024-06-13 17:50:30 +02:00
Selim Eser 8abc7bda1b Merge branch 'minor_adjustments' 2024-06-13 12:55:03 +02:00
Selim Eser b66b2314d8 sign_up_user method now requires password authentication 2024-06-13 12:54:33 +02:00
Selim Eser a2e432119e change_user_password method implemented and tested successful 2024-06-13 12:48:33 +02:00
Selim Eser 7df63b10ed change_user_details require correct password input in order to change 2024-06-13 12:23:56 +02:00
Selim Eser b71f9c090a getDetails method shouldnt return password fix 2024-06-13 12:21:08 +02:00
Selim Eser ed2acc0065 Fixed some pmd violations and made the build successful after checking the rest 2024-06-12 01:30:09 +02:00
Selim Eser f90eeb6841 Removed unnecessary code in tests 2024-06-12 00:16:46 +02:00
Selim Eser a38c77533a Tests fixed to automatically correcting user_data.csv 2024-06-12 00:08:30 +02:00
Selim Eser 31a24b8c9a Merge branch 'destination_runtime_improvement' 2024-06-11 23:57:41 +02:00
Selim Eser a366b27ee3 Everything fixed tests successful 2024-06-11 23:56:48 +02:00