aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src (unfollow)
Commit message (Collapse)Author
2025-04-16Updated design doc and minor adjustment to cupboardDAOGunther6070
2025-04-14Fix last sonarqube issueGunther6070
2025-04-14Fixed sonarqube issues in testsGunther6070
2025-04-08checkoutNeed testsowgro
2025-04-08update designdoc and add more test coverageAkash Keshav
2025-04-08Add more tests for AuthServicesowgro
2025-04-07Added check for empty maxgoal fieldGunther6070
2025-04-07Added backend check for empty name fieldGunther6070
2025-04-04Fix typossowgro
2025-04-04[backend] Add toString to need for debuggingsowgro
2025-04-03Fixed broken testsGunther6070
2025-04-03Fixed incognito race condition and checkout bugsGunther6070
2025-04-03Changes to cupboard on front end and back end to try and fix bugsGunther6070
2025-04-03re-adding resources folderbenal01
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-04-02Added check to checkout to stop checking out decimal values for physical needsGunther6070
2025-03-31Fixed broken tests due to new need fieldsGunther6070
2025-03-31backend image supportbenal01
2025-03-31backend support for descriptionbenal01
2025-03-30Modified controllers to return error text when catching errors. Also added ↵Gunther6070
additional error checking to CupboardService for physical needs.
2025-03-30Modified controllers to return error text when catching errors. Also added ↵Gunther6070
additional error checking to CupboardService for physical needs.
2025-03-30Fixed 2 broken tests in CupboardControllerTestGunther6070
2025-03-30Fixed broken tests and made them more consistentGunther6070
2025-03-30Added additional tests to bring coverage up to 100# on controllersGunther6070
2025-03-29API functionality for urgency and locationbenal01
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-22API creation bug fix- the max goal would not be casted properlybenal01
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