aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #26 from RIT-SWEN-261-02/checkout-improvementHayden Hartman2025-04-04
|\
| * Fixed broken testsGunther60702025-04-03
| * Fixed incognito race condition and checkout bugsGunther60702025-04-03
| * Changes to cupboard on front end and back end to try and fix bugsGunther60702025-04-03
| * [incomplete] checkout flow improvementsowgro2025-04-02
* | Added fulfilled needs list dashboardGunther60702025-04-03
* | Updated styling on signup pageGunther60702025-04-03
* | Merge remote-tracking branch 'origin/css' into cssGunther60702025-04-03
|\ \
| * | Added dollar signs and other small additions to needsGunther60702025-04-03
* | | Updated statistics on dashboardGunther60702025-04-03
|/ /
* | Added dashboard statisticsGunther60702025-04-03
* | Implemented new endpoint to get total number of usersGunther60702025-04-02
* | Implemented new endpoint to get total number of usersGunther60702025-04-02
* | Added dollar signs and other small additions to needsGunther60702025-04-02
* | Added dollar signs and other small additions to needsGunther60702025-04-02
|/
* Merge remote-tracking branch 'origin/css' into cssGunther60702025-04-02
|\
| * Make enter on login worksowgro2025-04-02
* | Signup logs you in and brings you to home page now. Also modified toasts in f...Gunther60702025-04-02
|/
* Merge remote-tracking branch 'origin/css' into cssGunther60702025-04-02
|\
| * Simplify sign up processsowgro2025-04-01
| * Stub out new admin dashboardsowgro2025-04-01
| * Add skip to first / last page in paginationsowgro2025-04-01
| * Make nav bar buttons only show conditionallysowgro2025-04-01
| * Fix warnings and misaligned prev page buttonsowgro2025-04-01
* | Added check to checkout to stop checking out decimal values for physical needsGunther60702025-04-02
|/
* Merge branch 'css' of https://github.com/RIT-SWEN-261-02/team-project-2245-sw...Gunther60702025-04-01
|\
| * Get everything working enough to go in mainsowgro2025-04-01
| * More css cleanupsowgro2025-04-01
| * Merge pull request #24 from RIT-SWEN-261-02/need-pagesbenal012025-03-31
| |\
| | * needs per pagebenal012025-03-31
| * | Commit half working changes to move to my laptopsowgro2025-03-31
| * | Merge pull request #23 from RIT-SWEN-261-02/need-edit-componentTyler Ferrari2025-03-31
| |\ \ | | |/ | |/|
| | * auto refresh with emitterbenal012025-03-31
| | * moving functionality to new componentbenal012025-03-31
| |/
* / Added updated acceptance test planGunther60702025-04-01
|/
* Tweak validation in funding basketsowgro2025-03-31
* Merge remote-tracking branch 'origin/css' into csssowgro2025-03-31
|\
| * Updated READMEGunther60702025-03-31
| * Updated toast's typesGunther60702025-03-31
* | Apply css to funding basketsowgro2025-03-31
|/
* Removed broken status texts which have been replaced with toastsGunther60702025-03-31
* Merge branch 'list-and-cupboard-component-refactor' into cssGunther60702025-03-31
|\
| * Added dynamic error messaging to the cupboardGunther60702025-03-31
| * Modified controllers to return error text when catching errors. Also added ad...Gunther60702025-03-30
| * Modified controllers to return error text when catching errors. Also added ad...Gunther60702025-03-30
* | Fixed broken tests due to new need fieldsGunther60702025-03-31
* | Added toasts for error handlingGunther60702025-03-31
* | Merge pull request #21 from RIT-SWEN-261-02/need-descriptionTyler Ferrari2025-03-31
|\ \
| * | image property frontend supportbenal012025-03-31
| * | backend image supportbenal012025-03-31