aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/controller/UserController.java (unfollow)
Commit message (Expand)Author
2025-04-03Added dashboard statisticsGunther6070
2025-04-02Implemented new endpoint to get total number of usersGunther6070
2025-04-02Implemented new endpoint to get total number of usersGunther6070
2025-03-30Modified controllers to return error text when catching errors. Also added ad...Gunther6070
2025-03-26Fix cupboard access checking and loggingsowgro
2025-03-25Fix tests and more cleanupsowgro
2025-03-25Tweak loggingsowgro
2025-03-25Greatly improve logging and other backend clean upsowgro
2025-03-24Fixed various bugs and began fixing auth system. Also started implementing ch...Gunther6070
2025-03-18removed auth from problematic function. -akAkash Keshav
2025-03-18Uncommented authentication callsGunther6070
2025-03-18idk but it works. funding basket worsk. -akAkash Keshav
2025-03-18THE UPDATE USER WORKS! -akAkash Keshav
2025-03-13Updated testsGunther6070
2025-03-13Updated docstringsGunther6070
2025-03-07Finish update methodssowgro
2025-03-06more javadocs and cleanupsowgro
2025-03-06Migrated user controller methods to user service. Also changed some return ty...Gunther6070
2025-03-02First attempt at an authentication system.sowgro
2025-02-27Updated userController to return status code of created for createUserGunther6070
2025-02-26Fix issues in commentssowgro
2025-02-26Removed getUsers methodGunther6070
2025-02-26Tested user http calls and fixed update userGunther6070
2025-02-26Updated javadocs and implemented additional CRUD operationsGunther6070
2025-02-26Implemented createUser in the controller and modified logic in the UserFileDA...Gunther6070
2025-02-26Created UserController class to handle http requestsGunther6070
2025-02-18Updated createNeed method to check if max is less than or equal to 0 and if c...Gunther6070
2025-02-16fix typosowgro
2025-02-16Refactor: Remove Cupboard.javasowgro
2025-02-16Added javadoc for deleteNeedAngelina Zhen
2025-02-16Manually edited getNeed in mainGunther6070
2025-02-16Test pushGunther6070
2025-02-16added searchNeeds() function to CupboardController -akAkash Keshav
2025-02-16javadocbenal01
2025-02-16Completed Delete NeedAngelina Zhen
2025-02-16Complete createNeed()sowgro
2025-02-16updateNeed Controller and Cupboard functionalitybeanplebs
2025-02-16Implemented getNeeds methodGunther6070
2025-02-16Reverted getNeed changeGunther6070
2025-02-16Implemented getNeed methodGunther6070
2025-02-16Add spring stuff to CupboardController and make all DAO calls inside Cupboard...sowgro
2025-02-16Organize into sub-packagessowgro
2025-02-15CupboardController CRUD methodsbeanplebs
2025-02-15Cupboard and CupboardControllerbeanplebs
2025-02-15Fix Need and star FBsowgro