aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #14 from RIT-SWEN-261-02/funding_basketv2.1Hayden Hartman2025-03-18
|\ | | | | funding-basket merge
| * removed funding basket from admin users. -akAkash Keshav2025-03-18
| |
| * Merge branch 'funding_basket' of ↵Akash Keshav2025-03-18
| |\ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket
| | * Fixed importsGunther60702025-03-18
| | |
| | * Fixed broken testsGunther60702025-03-18
| | |
| | * Uncommented authentication callsGunther60702025-03-18
| | |
| * | cleaned up outputs. -akAkash Keshav2025-03-18
| |/
| * fixed odd rounding errors in funding basket. -akAkash Keshav2025-03-18
| |
| * Merge branch 'funding_basket' of ↵Akash Keshav2025-03-18
| |\ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket
| | * Removed decimal values of percents on needsGunther60702025-03-18
| | |
| | * Merge branch 'funding_basket' of ↵Gunther60702025-03-18
| | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket
| | * Merge branch 'funding_basket' of ↵Gunther60702025-03-18
| | |\ | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket
| | * | Fixed error in cupboard controller where the maxgoal was an integer and not ↵Gunther60702025-03-18
| | | | | | | | | | | | | | | | a double
| * | | idk but it works. funding basket worsk. -akAkash Keshav2025-03-18
| | |/ | |/|
| * | working update need; broken remove basket. -akAkash Keshav2025-03-18
| | |
| * | debug of checkout. -akAkash Keshav2025-03-18
| |/
| * Removed old back buttonGunther60702025-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
| |
| * Merge branch 'funding_basket' of ↵Gunther60702025-03-18
| |\ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket
| | * Merge branch 'funding_basket' of ↵Akash Keshav2025-03-18
| | |\ | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket
| | * | add alert on duplicate entryAkash Keshav2025-03-18
| | | |
| * | | Removed back button from dashboard and added back to the needs pageGunther60702025-03-18
| | | |
| * | | Added basic css to funding basket needsGunther60702025-03-18
| | |/ | |/|
| * | Removed debugging commentsGunther60702025-03-18
| | |
| * | Merge branch 'funding_basket' of ↵Gunther60702025-03-18
| |\| | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket
| | * added descriptions to funding basket. -akAkash Keshav2025-03-18
| | |
| * | Modified status codes to properly display error messages on creation and ↵Gunther60702025-03-18
| |/ | | | | | | updating of needs
| * Merge branch 'funding_basket' of ↵Akash Keshav2025-03-18
| |\ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket
| | * Fixed logic on status checksGunther60702025-03-18
| | |
| * | connected backend to frontend for funding basket. -akAkash Keshav2025-03-18
| |/
| * Merge branch 'funding_basket' of ↵Akash Keshav2025-03-18
| |\ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket
| | * Merge branch 'funding_basket' of ↵Gunther60702025-03-18
| | |\ | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket
| | * | Configured status messages based on responsesGunther60702025-03-18
| | | |
| * | | reworked funding basket to accept need-list component. -akAkash Keshav2025-03-18
| | |/ | |/|
| * | THE UPDATE USER WORKS! -akAkash Keshav2025-03-18
| |/
* | Removed broken funding basket bugGunther60702025-03-18
| |
* | Added more clarifications to running and added bugGunther60702025-03-18
| |
* | Merge pull request #13 from RIT-SWEN-261-02/funding_basketv2.0Hayden Hartman2025-03-18
|\| | | | | funding-basket merge
| * Merge branch 'main' into funding_basketGunther60702025-03-18
| |\ | |/ |/|
* | final edit to design doc for sprint 2. -akAkash Keshav2025-03-18
| |
* | Merge branch 'main' of ↵Akash Keshav2025-03-17
|\ \ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions
| * \ Merge branch 'main' of ↵benal012025-03-17
| |\ \ | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions
| * | | search results status visible before they should bebenal012025-03-17
| | | |
* | | | updated design docs and updated acceptance testing spreadsheet. -akAkash Keshav2025-03-17
| |/ / |/| |
* | | updated desgin docAkash Keshav2025-03-17
|/ /
* | updated error for form submissionbenal012025-03-17
| |
| * fix password bugsowgro2025-03-18
| |