aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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 ↵Gunther60702025-03-27
| | | | passwords.
* Added requirements list, updated bar, and disabling of creation with weak ↵Gunther60702025-03-27
| | | | passwords.
* Added a progress bar to signupGunther60702025-03-26
|
* Created signup component and implemented some functionality. Did not finish ↵Gunther60702025-03-25
| | | | implementing color bar and error messages.
* Fix tests and more cleanupsowgro2025-03-25
|
* Merge remote-tracking branch 'origin/api-cleanup' into api-cleanupsowgro2025-03-25
|\
| * Merge branch 'api-cleanup' of ↵Gunther60702025-03-25
| |\ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into api-cleanup
| * | 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 ↵Gunther60702025-03-24
| | | | checkout method in cupboardService
* Merge pull request #15 from RIT-SWEN-261-02/funding_basketAkash Keshav2025-03-18
|\ | | | | removed auth from problematic function. -ak
| * 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
|\| | | | | 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
| |/