aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src (unfollow)
Commit message (Collapse)Author
2025-03-30Added additional tests to bring coverage up to 100# on controllersGunther6070
2025-03-27Remove crutchsowgro
2025-03-26Fixed expiration and authDAO testGunther6070
2025-03-26fix expiration logic and cleanupsowgro
2025-03-26Fix cupboard access checking and loggingsowgro
2025-03-25Created signup component and implemented some functionality. Did not finish ↵Gunther6070
implementing color bar and error messages.
2025-03-25Fix tests and more cleanupsowgro
2025-03-25Tweak loggingsowgro
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 ↵Gunther6070
checkout method in cupboardService
2025-03-18Update test fixGunther6070
2025-03-18removed auth from problematic function. -akAkash Keshav
2025-03-18cleaned up outputs. -akAkash Keshav
2025-03-18Fixed importsGunther6070
2025-03-18Fixed broken testsGunther6070
2025-03-18Uncommented authentication callsGunther6070
2025-03-18idk but it works. funding basket worsk. -akAkash Keshav
2025-03-18Fixed error in cupboard controller where the maxgoal was an integer and not ↵Gunther6070
a double
2025-03-18debug of checkout. -akAkash Keshav
2025-03-18Added missing mock to fix testsGunther6070
2025-03-18Fixed broken testGunther6070
2025-03-18Added check to getUser to remove deleted needs in basketGunther6070
2025-03-18Refactored removeBasketNeed methodGunther6070
2025-03-18Removed debugging commentsGunther6070
2025-03-18Modified status codes to properly display error messages on creation and ↵Gunther6070
updating of needs
2025-03-18THE UPDATE USER WORKS! -akAkash Keshav
2025-03-18fix password bugsowgro
2025-03-17please work, i backmerged and everything. -akAkash Keshav
2025-03-17Changed catch to use illegal argument exceptionGunther6070
2025-03-17please work fixed paths?? -akAkash Keshav
2025-03-17fix application.properties (again)Tyler Ferrari
2025-03-17Added check to update to check for less than 1 valuesGunther6070
2025-03-17Fix testssowgro
2025-03-17embed elements into dashboardbenal01
2025-03-17Attempt at fixing connection to front endsowgro
2025-03-17Fixed broken testsGunther6070
2025-03-17Refactored user to instead hold a list of ID's instead of needsGunther6070
2025-03-17Fixed broken tests after auth refactorGunther6070
2025-03-17Modified user declarations in testsGunther6070
2025-03-17Added additional tests to further coverageGunther6070
2025-03-17Refactoringsowgro
2025-03-17Fixed broken testsGunther6070
2025-03-17Fixed importsGunther6070
2025-03-17Created tests for userAuthFileDAOGunther6070
2025-03-17Added private to fields and modified setup methodGunther6070
2025-03-17Created authController testsGunther6070
2025-03-17Modified importsGunther6070
2025-03-17Created tests for userServiceGunther6070
2025-03-17Created tests for authServiceGunther6070