summaryrefslogtreecommitdiff
path: root/src/main/java/design/controller/userinput/menus/SelectUser.java (unfollow)
Commit message (Expand)Author
2025-11-11setGuest to false on setCurrentGolferMichael Lizzio
2025-11-11Added isGuest to Session and updated menusMichael Lizzio
2025-11-10Fixed not updateing database on undo/redoMichael Lizzio
2025-10-26Convert DAOs to proper singleton formatsowgro
2025-10-11Menu cleanup - pass 3sowgro
2025-10-11Menu cleanup - pass 2sowgro
2025-10-09Menu cleanup - pass 1sowgro
2025-10-07Prompt for password and cleanupsowgro
2025-10-07Add user settingssowgro
2025-10-06prompt user first and code cleanupsowgro
2025-10-06Remove unused args parameter in Actionsowgro
2025-10-06update importssowgro
2025-10-05Completed HolePlayMenu and basic CourseSelectionMenu, minal updates to other ...Michael Lizzio
2025-10-05Reorganize menu apisowgro
2025-10-04Initial version mostly workingsowgro