summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fixed bug where listing filters ended menu logicWillemDalton2025-10-12
|
* Update Menu.javaWillem Dalton2025-10-12
| | | fixed IndexOutOfBounds exception to catch (for some reason, arrayindexoutofbounds) does not catch for out of index menu choices
* fix club serialization and saving of some optionssowgro2025-10-12
|
* add datetime overridesowgro2025-10-12
|
* change filter textsowgro2025-10-12
|
* Menu cleanup - pass 3sowgro2025-10-11
|
* Menu cleanup - pass 2sowgro2025-10-11
|
* fix typosowgro2025-10-11
|
* Menu cleanup - pass 1sowgro2025-10-09
|
* Merge pull request #11 from RIT-SWEN-262/statistic-devTyler Ferrari2025-10-09
|\ | | | | Statistic dev - Menu implementation
| * Merge branch 'main' into statistic-devsowgro2025-10-09
| |\ | |/ |/|
* | Merge pull request #10 from RIT-SWEN-262/course-searchTyler Ferrari2025-10-09
|\ \ | | | | | | Course Search Menu
| * | fix formattingsowgro2025-10-09
| | |
| * | update for action interface change and cleanup stringsowgro2025-10-08
| | |
| * | Merge branch 'main' into course-searchWillem Dalton2025-10-08
| |\ \ | |/ / |/| |
| * | added the ability for users to save courses to their profileWillemDalton2025-10-08
| | |
| * | reversed the sorting order of difficulty and par to be descending instead of ↵WillemDalton2025-10-08
| | | | | | | | | | | | ascending.
| * | finished multi filteringWillemDalton2025-10-08
| | |
| * | added some comments, allows users to add courses to profile, fixed ↵WillemDalton2025-10-07
| | | | | | | | | | | | displaying course lists
| * | Merge branch 'main' into course-searchWillemDalton2025-10-07
| |\ \ | | | | | | | | | | | | merging main onto course search branch
| * | | commented out tests to fix laterWillemDalton2025-10-06
| | | |
| * | | working on course filteringWillemDalton2025-10-06
| | | |
| * | | pushing course search workWillemDalton2025-10-06
| | | |
| * | | finished searching just need to order by our sorting strategies.WillemDalton2025-10-06
| | | |
| * | | more progress on getting searching to workWillemDalton2025-10-06
| | | |
| * | | moved some menu logic over to the search subystem, added a new query classWillemDalton2025-10-06
| | | |
| * | | more work on UI for the course searchingWillemDalton2025-10-05
| | | |
| * | | some progress on menu commands for searchingWillemDalton2025-10-05
| | | |
| | | * added commentJacob Shimp2025-10-09
| | | |
| | | * implemented all other menu optionsJacob Shimp2025-10-08
| | | |
| | | * pull from mainJacob Shimp2025-10-08
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #9 from RIT-SWEN-262/lizzio-SelectClubTyler Ferrari2025-10-08
|\ \ \ \ | | | | | | | | | | Lizzio select club
| * | | | Updated HolePlayMenu to allow user to select one of their clubsMichael Lizzio2025-10-07
| | | | |
| * | | | Added club to jsonMichael Lizzio2025-10-07
| | | | |
| * | | | Added AddClubMenu and modified club and golfer to allow club id's, added ↵Michael Lizzio2025-10-07
|/ / / / | | | | | | | | | | | | menu to UserSettings
* | | | Prompt for password and cleanupsowgro2025-10-07
| | | |
* | | | Merge pull request #8 from RIT-SWEN-262/user-settingsTyler Ferrari2025-10-07
|\ \ \ \ | | | | | | | | | | Add user settings
| * | | | Add user settingssowgro2025-10-07
| | | | |
* | | | | Merge pull request #7 from RIT-SWEN-262/lizzio-CourseSelectMenuTyler Ferrari2025-10-07
|\ \ \ \ \ | |/ / / / |/| | | | Lizzio course select menu
| * | | | Updated json dataMichael Lizzio2025-10-07
| | | | |
| * | | | Updated CourseSelectMenu to allow user to select a course from profileMichael Lizzio2025-10-07
|/ / / /
| | | * empty gettersJacob Shimp2025-10-08
| | | |
| | | * added menu optionsJacob Shimp2025-10-07
| | | |
| | | * merged with main to get logging in functionalityJacob Shimp2025-10-07
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #6 from RIT-SWEN-262/ui-tweaks-loginTyler Ferrari2025-10-07
|\ \ \ \ | |_|/ / |/| | | UI tweaks login
| * | | prompt user first and code cleanupsowgro2025-10-06
| | | |
| * | | Remove unused args parameter in Actionsowgro2025-10-06
|/ / /
| | * added lifetime statsJacob Shimp2025-10-07
| |/ |/|
* | Merge pull request #5 from RIT-SWEN-262/lizzio-holeplayUITyler Ferrari2025-10-06
|\ \ | |/ |/| Lizzio holeplay UI
| * fix really bad error handlingsowgro2025-10-06
| |