summaryrefslogtreecommitdiff
path: root/src/main/java/design/model (follow)
Commit message (Collapse)AuthorAge
* Merge branch 'league-play-refactoring' of ↵league-play-refactoringjrshi11 days
|\ | | | | | | | | | | https://github.com/RIT-SWEN-262/designproject-design-6 into league-play-refactoring Merging?
| * Merge branch 'main' into league-play-refactoringsowgro12 days
| |\ | | | | | | | | | | | | | | | | | | # Conflicts: # src/main/java/design/persistence/JSONLeagueDatabase.java # src/main/java/design/persistence/JSONPersonalDatabase.java # src/main/java/design/persistence/Serializers.java
| | * Merge pull request #19 from RIT-SWEN-262/import-exportTyler Ferrari12 days
| | |\ | | | | | | | | Import export
| | | * Merge branch 'main' into import-exportimport-exportsowgro12 days
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # data/personaldb.json # src/main/java/design/controller/userinput/menus/MainMenu.java # src/main/java/design/persistence/JSONLeagueDatabase.java # src/main/java/design/persistence/JSONPersonalDatabase.java # src/test/java/design/model/ClubTest.java # src/test/java/design/model/GolferTest.java
| | | * | export almost workingsowgro14 days
| | | | |
| | | * | working on XML formattingWillemDalton2025-11-11
| | | | |
| | | * | progress on import/exportWillemDalton2025-11-11
| | | | |
* | | | | Removed team ownerjrshi11 days
| | | | |
* | | | | Cleaning up codejrshi11 days
| | | | |
* | | | | Working on league menusjrshi11 days
|/ / / /
* | | | Bug fixes, potential implementation of playing in a league and league stats. ↵Jacob Shimp13 days
| | | | | | | | | | | | | | | | Also, rounds playing during a league should be saved to individual statistics.
* | | | Round data is stored to each golfer after a match is concludedJacob Shimp13 days
| | | |
* | | | Potential implementation of LeagueStatsJacob Shimp13 days
|/ / /
* | | merge league-play into league-modelJacob Shimp2025-11-13
|\ \ \
| * | | potential implementation for playing in a leagueJacob Shimp2025-11-11
| | | |
* | | | change league printingsowgro2025-11-13
| |_|/ |/| |
* | | fix constructorsowgro2025-11-13
| | |
* | | Merge remote-tracking branch 'origin/league-model'sowgro2025-11-13
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # src/main/java/design/controller/userinput/menus/MainMenu.java # src/main/java/design/model/Golfer.java # src/test/java/design/model/ClubTest.java # src/test/java/design/model/GolferTest.java
| * | | Fix some serialization stuffsowgro2025-11-12
| |/ /
| * | working with matches in leagueJacob Shimp2025-11-11
| | |
| * | Added list of matchesJacob Shimp2025-11-11
| |/
| * fix circular dependencysowgro2025-11-10
| |
| * add invites to golfersowgro2025-11-09
| |
| * fix errorsowgro2025-11-09
| |
| * make id system consistentsowgro2025-11-09
| |
| * complete serializationsowgro2025-11-09
| |
| * create most of the model and league DAOssowgro2025-11-09
| |
* | Added HolePlayMemento with sanpshots and restoreMichael Lizzio2025-11-10
| |
* | Added GolferMememto, updated GolferMichael Lizzio2025-11-10
| |
* | Basic undo Mememto PatternMichael Lizzio2025-11-09
|/
* Remove singleton from course search subsystemsingleton-daossowgro2025-10-30
|
* Convert DAOs to proper singleton formatsowgro2025-10-26
|
* fix club serialization and saving of some optionssowgro2025-10-12
|
* Menu cleanup - pass 3sowgro2025-10-11
|
* Menu cleanup - pass 2sowgro2025-10-11
|
* Menu cleanup - pass 1sowgro2025-10-09
|
* Merge branch 'main' into statistic-devsowgro2025-10-09
|\
| * fix formattingsowgro2025-10-09
| |
| * Merge branch 'main' into course-searchWillem Dalton2025-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
| * | working on course filteringWillemDalton2025-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
| | |
* | | implemented all other menu optionsJacob Shimp2025-10-08
| |/ |/|
* | Added AddClubMenu and modified club and golfer to allow club id's, added ↵Michael Lizzio2025-10-07
|/ | | | menu to UserSettings
* merged from mainJacob Shimp2025-10-05
|\