aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added updated acceptance test planGunther60702025-04-01
* Merge remote-tracking branch 'origin/main'Gunther60702025-03-30
|\
| * Merge pull request #19 from RIT-SWEN-261-02/signup-pageTyler Ferrari2025-03-30
| |\
| | * Clean up signup componentsowgro2025-03-30
| | * Added emojis before requirementsGunther60702025-03-29
| | * Finished implementing signup page and checked for the majority of edge cases.Gunther60702025-03-29
| | * Finished implementing signup page and checked for the majority of edge cases.Gunther60702025-03-29
| | * Added requirements list, updated bar, and disabling of creation with weak pas...Gunther60702025-03-27
| | * Added requirements list, updated bar, and disabling of creation with weak pas...Gunther60702025-03-27
| | * Added a progress bar to signupGunther60702025-03-26
| | * Created signup component and implemented some functionality. Did not finish i...Gunther60702025-03-25
* | | Added additional tests to bring coverage up to 100# on controllersGunther60702025-03-30
|/ /
* | Merge pull request #17 from RIT-SWEN-261-02/api-cleanupTyler Ferrari2025-03-27
|\ \
| * | Remove crutchsowgro2025-03-27
| * | Fixed expiration and authDAO testGunther60702025-03-26
| * | fix expiration logic and cleanupsowgro2025-03-26
| * | Fix cupboard access checking and loggingsowgro2025-03-26
| * | Make frontend work with the new backend checkout systemsowgro2025-03-26
| |/
| * Fix tests and more cleanupsowgro2025-03-25
| * Merge remote-tracking branch 'origin/api-cleanup' into api-cleanupsowgro2025-03-25
| |\
| | * Merge branch 'api-cleanup' of https://github.com/RIT-SWEN-261-02/team-project...Gunther60702025-03-25
| | |\
| | * | Rename user getNeeds to getBasketGunther60702025-03-25
| * | | Tweak loggingsowgro2025-03-25
| | |/ | |/|
| * | Greatly improve logging and other backend clean upsowgro2025-03-25
| * | Fix authentication bugsowgro2025-03-24
| |/
| * Added commentGunther60702025-03-24
| * Fixed various bugs and began fixing auth system. Also started implementing ch...Gunther60702025-03-24
|/
* Merge pull request #15 from RIT-SWEN-261-02/funding_basketAkash Keshav2025-03-18
|\
| * Update test fixGunther60702025-03-18
| * removed auth from problematic function. -akAkash Keshav2025-03-18
* | Merge pull request #14 from RIT-SWEN-261-02/funding_basketv2.1Hayden Hartman2025-03-18
|\|
| * removed funding basket from admin users. -akAkash Keshav2025-03-18
| * 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
| |/
| * fixed odd rounding errors in funding basket. -akAkash Keshav2025-03-18
| * Merge branch 'funding_basket' of https://github.com/RIT-SWEN-261-02/team-proj...Akash Keshav2025-03-18
| |\
| | * Removed decimal values of percents on needsGunther60702025-03-18
| | * Merge branch 'funding_basket' of https://github.com/RIT-SWEN-261-02/team-proj...Gunther60702025-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
| | |/ | |/|
| * | 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