aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix typossowgro2025-04-04
|
* Remove old auth redirect codesowgro2025-04-04
|
* fix missing location labelsowgro2025-04-04
|
* Add sort by typesowgro2025-04-04
|
* Add new authentication to dashboard, cleanupsowgro2025-04-04
|
* Merge branch 'main' into need-list-abstractionsowgro2025-04-04
|\ | | | | | | | | | | | | | | | | | | # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.ts # ufund-ui/src/app/components/funding-basket/funding-basket.component.html # ufund-ui/src/app/components/funding-basket/funding-basket.component.ts # ufund-ui/src/app/components/need-list/need-list.component.html # ufund-ui/src/app/components/need-list/need-list.component.ts # ufund-ui/src/app/components/need-page/need-page.component.html
| * Merge pull request #28 from RIT-SWEN-261-02/cssHayden Hartman2025-04-04
| |\ | | | | | | css-merge
| | * Made every invalid need input in basket turn red when invalidGunther60702025-04-04
| | |
| | * Merge pull request #26 from RIT-SWEN-261-02/checkout-improvementHayden Hartman2025-04-04
| | |\ | | | | | | | | Checkout improvement
| | | * 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
| | | |
| * | | re-adding resources folderbenal012025-04-03
| | | |
| * | | Merge pull request #25 from RIT-SWEN-261-02/need-imagebenal012025-04-02
| |\ \ \ | | | | | | | | | | Need image support + need page image styling
| | * \ \ Merge branch 'main' into need-imagebenal012025-04-02
| | |\ \ \ | | |/ / / | |/| | |
| * | | | dollar label in need pagebenal012025-04-02
| | | | |
| * | | | dollar label for monetary needsbenal012025-04-02
| | | | |
| * | | | negative and large input handling for need page amountbenal012025-04-02
| | | | |
| * | | | Merge branch 'main' of ↵benal012025-04-02
| |\ \ \ \ | | | | | | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions
| | * | | | improved "OO Design Principles" section of the Design Doc. -akAkash Keshav2025-04-01
| | | | | |
| * | | | | Merge branch 'main' of ↵benal012025-04-01
| |\| | | | | | | | | | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions
| | * | | | Merge branch 'main' of ↵Gunther60702025-04-01
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b
| | | * \ \ \ Merge pull request #22 from RIT-SWEN-261-02/cssTyler Ferrari2025-04-01
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Merge css into main
| | * | | | | | Added updated acceptance test planGunther60702025-04-01
| | |/ / / / /
| * | | | | | back button on need pagebenal012025-03-20
| | | | | | |
| | | | * | | ngIf for image instead of placeholderbenal012025-04-02
| | | | | | |
| | | | * | | images for current cupboard and image croppingbenal012025-04-02
| | | | | | |
| | | | * | | need image support in need pagebenal012025-04-02
| | | | | | |
| | | | * | | placeholder for unset need imagesbenal012025-04-02
| | | | |/ /
| | | | * | 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
| | | | |/
* | | | | Fix button alignment on chromesowgro2025-04-04
| | | | |
* | | | | Fix many bugs and code clean upsowgro2025-04-04
| | | | |
* | | | | [backend] Add toString to need for debuggingsowgro2025-04-04
| | | | |
* | | | | Fix create-need dialogsowgro2025-04-04
| | | | |
* | | | | Fix modal z-indexsowgro2025-04-04
| | | | |
* | | | | Fix home screen being too shortsowgro2025-04-04
| | | | |
* | | | | Edit modalsowgro2025-04-04
| | | | |
* | | | | Improve toastsowgro2025-04-04
| | | | |
* | | | | Improve add to basket feedbacksowgro2025-04-04
| | | | |
* | | | | code cleanupsowgro2025-04-03
| | | | |