aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/persistence (unfollow)
Commit message (Expand)Author
2025-04-16Updated design doc and minor adjustment to cupboardDAOGunther6070
2025-04-02Implemented new endpoint to get total number of usersGunther6070
2025-03-27Remove crutchsowgro
2025-03-26Fixed expiration and authDAO testGunther6070
2025-03-26fix expiration logic and cleanupsowgro
2025-03-25Fix tests and more cleanupsowgro
2025-03-25Rename user getNeeds to getBasketGunther6070
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-18cleaned up outputs. -akAkash Keshav
2025-03-18idk but it works. funding basket worsk. -akAkash Keshav
2025-03-18debug of checkout. -akAkash Keshav
2025-03-18Removed debugging commentsGunther6070
2025-03-18THE UPDATE USER WORKS! -akAkash Keshav
2025-03-18fix password bugsowgro
2025-03-17Refactoringsowgro
2025-03-07Finish update methodssowgro
2025-03-06more javadocs and cleanupsowgro
2025-03-06Removed unused importGunther6070
2025-03-06Push current changes (working on documentation and tests)sowgro
2025-03-06Removed unused imports and fixed other warningsGunther6070
2025-03-06Migrated user controller methods to user service. Also changed some return ty...Gunther6070
2025-03-06Created Cupboard Service and refactored the controller and DAO to add the ser...Gunther6070
2025-03-02First attempt at an authentication system.sowgro
2025-02-26Tested user http calls and fixed update userGunther6070
2025-02-26Implemented createUser in the controller and modified logic in the UserFileDA...Gunther6070
2025-02-26Updated and added more javadocs. Also modified updateUser method to take a st...Gunther6070
2025-02-26Implemented CRUD operations and helper methodsGunther6070
2025-02-26Modified UserDAO to have correct methods and paramters for the userFileDAOGunther6070
2025-02-23Created UserDAO and file as well as user classGunther6070
2025-02-16Make search case-insensitivesowgro
2025-02-16it runs!!!sowgro
2025-02-16Implement FileDAOsowgro
2025-02-16Organize into sub-packagessowgro