aboutsummaryrefslogtreecommitdiff
path: root/ufund-api (follow)
Commit message (Expand)AuthorAge
* Merge branch 'funding_basket' of https://github.com/RIT-SWEN-261-02/team-proj...Akash Keshav2025-03-18
|\
| * Fixed importsGunther60702025-03-18
| * Fixed broken testsGunther60702025-03-18
| * Uncommented authentication callsGunther60702025-03-18
* | cleaned up outputs. -akAkash Keshav2025-03-18
|/
* Merge branch 'funding_basket' of https://github.com/RIT-SWEN-261-02/team-proj...Akash Keshav2025-03-18
|\
| * Merge branch 'funding_basket' of https://github.com/RIT-SWEN-261-02/team-proj...Gunther60702025-03-18
| |\
| * | Fixed error in cupboard controller where the maxgoal was an integer and not a...Gunther60702025-03-18
* | | idk but it works. funding basket worsk. -akAkash Keshav2025-03-18
| |/ |/|
* | debug of checkout. -akAkash Keshav2025-03-18
|/
* Added missing mock to fix testsGunther60702025-03-18
* Fixed broken testGunther60702025-03-18
* Added check to getUser to remove deleted needs in basketGunther60702025-03-18
* Refactored removeBasketNeed methodGunther60702025-03-18
* Removed debugging commentsGunther60702025-03-18
* Modified status codes to properly display error messages on creation and upda...Gunther60702025-03-18
* THE UPDATE USER WORKS! -akAkash Keshav2025-03-18
* fix password bugsowgro2025-03-18
* Merge pull request #12 from RIT-SWEN-261-02/need-page-rework-reworkAkash Keshav2025-03-17
|\
| * please work, i backmerged and everything. -akAkash Keshav2025-03-17
| * please work fixed paths?? -akAkash Keshav2025-03-17
* | Merge branch 'main' of https://github.com/RIT-SWEN-261-02/team-project-2245-s...Gunther60702025-03-17
|\ \
| * | fix application.properties (again)Tyler Ferrari2025-03-17
| |/
* / Changed catch to use illegal argument exceptionGunther60702025-03-17
|/
* Added check to update to check for less than 1 valuesGunther60702025-03-17
* Merge branch 'main' of https://github.com/RIT-SWEN-261-02/team-project-2245-s...benal012025-03-17
|\
| * Merge pull request #10 from RIT-SWEN-261-02/cupboard-componentHayden Hartman2025-03-17
| |\
| | * Fix testssowgro2025-03-17
| | * Attempt at fixing connection to front endsowgro2025-03-17
| | * testing search's inner delete methodbenal012025-03-17
* | | embed elements into dashboardbenal012025-03-17
|/ /
* | Fixed broken testsGunther60702025-03-17
* | Refactored user to instead hold a list of ID's instead of needsGunther60702025-03-17
|/
* Fixed broken tests after auth refactorGunther60702025-03-17
* Modified user declarations in testsGunther60702025-03-17
* Merge branch 'service-tests' of https://github.com/RIT-SWEN-261-02/team-proje...Gunther60702025-03-17
|\
| * Refactoringsowgro2025-03-17
* | Added additional tests to further coverageGunther60702025-03-17
|/
* Fixed broken testsGunther60702025-03-17
* Fixed importsGunther60702025-03-17
* Created tests for userAuthFileDAOGunther60702025-03-17
* Added private to fields and modified setup methodGunther60702025-03-17
* Created authController testsGunther60702025-03-17
* Merge branch 'service-tests' of https://github.com/RIT-SWEN-261-02/team-proje...Gunther60702025-03-17
|\
| * fix warningsowgro2025-03-16
* | Modified importsGunther60702025-03-17
* | Created tests for userServiceGunther60702025-03-17
* | Created tests for authServiceGunther60702025-03-17
|/
* Created all cupboardService testsGunther60702025-03-16
* fix testCreateNeed()sowgro2025-03-15