| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | added comment | Jacob Shimp | 2025-10-09 |
| | | |||
| * | implemented all other menu options | Jacob Shimp | 2025-10-08 |
| | | |||
| * | pull from main | Jacob Shimp | 2025-10-08 |
| |\ | |||
| | * | Merge pull request #9 from RIT-SWEN-262/lizzio-SelectClub | Tyler Ferrari | 2025-10-08 |
| | |\ | | | | | | | Lizzio select club | ||
| | | * | Updated HolePlayMenu to allow user to select one of their clubs | Michael Lizzio | 2025-10-07 |
| | | | | |||
| | | * | Added club to json | Michael Lizzio | 2025-10-07 |
| | | | | |||
| | | * | Added AddClubMenu and modified club and golfer to allow club id's, added ↵ | Michael Lizzio | 2025-10-07 |
| | |/ | | | | | | | menu to UserSettings | ||
| | * | Prompt for password and cleanup | sowgro | 2025-10-07 |
| | | | |||
| | * | Merge pull request #8 from RIT-SWEN-262/user-settings | Tyler Ferrari | 2025-10-07 |
| | |\ | | | | | | | Add user settings | ||
| | | * | Add user settings | sowgro | 2025-10-07 |
| | | | | |||
| | * | | Merge pull request #7 from RIT-SWEN-262/lizzio-CourseSelectMenu | Tyler Ferrari | 2025-10-07 |
| | |\ \ | | |/ | |/| | Lizzio course select menu | ||
| | | * | Updated json data | Michael Lizzio | 2025-10-07 |
| | | | | |||
| | | * | Updated CourseSelectMenu to allow user to select a course from profile | Michael Lizzio | 2025-10-07 |
| | |/ | |||
| * | | empty getters | Jacob Shimp | 2025-10-08 |
| | | | |||
| * | | added menu options | Jacob Shimp | 2025-10-07 |
| | | | |||
| * | | merged with main to get logging in functionality | Jacob Shimp | 2025-10-07 |
| |\| | |||
| | * | Merge pull request #6 from RIT-SWEN-262/ui-tweaks-login | Tyler Ferrari | 2025-10-07 |
| | |\ | | | | | | | UI tweaks login | ||
| | | * | prompt user first and code cleanup | sowgro | 2025-10-06 |
| | | | | |||
| | | * | Remove unused args parameter in Action | sowgro | 2025-10-06 |
| | |/ | |||
| * / | added lifetime stats | Jacob Shimp | 2025-10-07 |
| |/ | |||
| * | Merge pull request #5 from RIT-SWEN-262/lizzio-holeplayUI | Tyler Ferrari | 2025-10-06 |
| |\ | | | | | Lizzio holeplay UI | ||
| | * | fix really bad error handling | sowgro | 2025-10-06 |
| | | | |||
| | * | update imports | sowgro | 2025-10-06 |
| | | | |||
| | * | Updated location of Sesion.java | Michael Lizzio | 2025-10-06 |
| | | | |||
| | * | Continue skight updates | Michael Lizzio | 2025-10-06 |
| | | | |||
| | * | Updated code basied on feed back | Michael Lizzio | 2025-10-06 |
| | | | |||
| | * | Completed HolePlayMenu and basic CourseSelectionMenu, minal updates to other ↵ | Michael Lizzio | 2025-10-05 |
| | | | | | | | | | classes | ||
| | * | Added sessions to keep track of current golfer throughout ui | Michael Lizzio | 2025-10-05 |
| | | | |||
| | * | Added sessions to keep track of current golfer throughout ui | Michael Lizzio | 2025-10-05 |
| |/ | |||
| * | Merge pull request #4 from RIT-SWEN-262/statistic-dev | JakeShimp | 2025-10-05 |
| |\ | | | | | Statistic dev | ||
| | * | merged from main | Jacob Shimp | 2025-10-05 |
| | |\ | |||
| | * | | Implemented all decorators, replaced BaseStatistics with LifetimeStatistics ↵ | Jacob Shimp | 2025-10-03 |
| | | | | | | | | | | | | | since they would have been redundant | ||
| | * | | adited lifetime stats | Jacob Shimp | 2025-10-02 |
| | | | | |||
| | * | | implemented lifetime statistics | Jacob Shimp | 2025-10-02 |
| | | | | |||
| | * | | Merge branch 'main' of ↵ | Jacob Shimp | 2025-10-02 |
| | |\ \ | | | | | | | | | | | | | https://github.com/RIT-SWEN-262/designproject-design-6 into statistic-dev | ||
| | * | | | added base implementations for all concrete decorators | Jacob Shimp | 2025-10-02 |
| | | | | | |||
| | * | | | got the two 'implements' classes done | Jacob Shimp | 2025-10-02 |
| | | | | | |||
| | * | | | added all files, no implementation yet | Jacob Shimp | 2025-10-02 |
| | | | | | |||
| * | | | | Merge pull request #3 from RIT-SWEN-262/user-input-dev | Tyler Ferrari | 2025-10-05 |
| |\ \ \ \ | |_|_|/ |/| | | | User input dev | ||
| | * | | | Reorganize menu api | sowgro | 2025-10-05 |
| | | | | | |||
| | * | | | Initial version mostly working | sowgro | 2025-10-04 |
| | | | | | |||
| | * | | | Merge branch 'main' into user-input-dev | sowgro | 2025-10-03 |
| | |\ \ \ | |||
| | * | | | | Begin impl of user input subsystem | sowgro | 2025-10-02 |
| | | |/ / | |/| | | |||
| * | | | | Merge pull request #2 from RIT-SWEN-262/lizzio-holePlaySubsystem | Michael Lizzio | 2025-10-05 |
| |\ \ \ \ | |_|/ / |/| | | | Lizzio hole play subsystem | ||
| | * | | | Updated logic and completed holeplay subsystem | Michael Lizzio | 2025-10-05 |
| | | | | | |||
| | * | | | Completed first take of holeplay logic and added empty test files | Michael Lizzio | 2025-10-05 |
| | | | | | |||
| | * | | | Created holepaly in model | Michael Lizzio | 2025-10-05 |
| |/ / / | |||
| * | | | minor project reorganization | sowgro | 2025-10-03 |
| | | | | |||
| * | | | Merge pull request #1 from RIT-SWEN-262/serialization-dev | Tyler Ferrari | 2025-10-03 |
| |\ \ \ | |_|/ |/| | | Add Serialization / Deserialization | ||
| | * | | tweak pretty print and datetime serialization | sowgro | 2025-10-03 |
| | | | | |||
