summaryrefslogtreecommitdiff
path: root/src/main/java/design/controller/userinput/menus/SearchMenu.java (unfollow)
Commit message (Collapse)Author
2025-10-30Remove singleton from course search subsystemsingleton-daossowgro
2025-10-26Convert DAOs to proper singleton formatsowgro
2025-10-12fixed bug where listing filters ended menu logicWillemDalton
2025-10-12change filter textsowgro
2025-10-11Menu cleanup - pass 2sowgro
2025-10-11fix typosowgro
2025-10-08update for action interface change and cleanup stringsowgro
2025-10-08finished multi filteringWillemDalton
2025-10-06finished searching just need to order by our sorting strategies.WillemDalton
2025-10-06more progress on getting searching to workWillemDalton
2025-10-06moved some menu logic over to the search subystem, added a new query classWillemDalton
2025-10-05more work on UI for the course searchingWillemDalton
2025-10-05some progress on menu commands for searchingWillemDalton