Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix typos | sowgro | 2025-04-04 |
| | |||
* | Remove old auth redirect code | sowgro | 2025-04-04 |
| | |||
* | fix missing location label | sowgro | 2025-04-04 |
| | |||
* | Add sort by type | sowgro | 2025-04-04 |
| | |||
* | Add new authentication to dashboard, cleanup | sowgro | 2025-04-04 |
| | |||
* | Merge branch 'main' into need-list-abstraction | sowgro | 2025-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/css | Hayden Hartman | 2025-04-04 |
| |\ | | | | | | | css-merge | ||
| | * | Made every invalid need input in basket turn red when invalid | Gunther6070 | 2025-04-04 |
| | | | |||
| | * | Merge pull request #26 from RIT-SWEN-261-02/checkout-improvement | Hayden Hartman | 2025-04-04 |
| | |\ | | | | | | | | | Checkout improvement | ||
| | | * | Fixed broken tests | Gunther6070 | 2025-04-03 |
| | | | | |||
| | | * | Fixed incognito race condition and checkout bugs | Gunther6070 | 2025-04-03 |
| | | | | |||
| | | * | Changes to cupboard on front end and back end to try and fix bugs | Gunther6070 | 2025-04-03 |
| | | | | |||
| | | * | [incomplete] checkout flow improvement | sowgro | 2025-04-02 |
| | | | | |||
| | * | | Added fulfilled needs list dashboard | Gunther6070 | 2025-04-03 |
| | | | | |||
| | * | | Updated styling on signup page | Gunther6070 | 2025-04-03 |
| | | | | |||
| | * | | Merge remote-tracking branch 'origin/css' into css | Gunther6070 | 2025-04-03 |
| | |\ \ | |||
| | | * | | Added dollar signs and other small additions to needs | Gunther6070 | 2025-04-03 |
| | | | | | |||
| | * | | | Updated statistics on dashboard | Gunther6070 | 2025-04-03 |
| | |/ / | |||
| | * | | Added dashboard statistics | Gunther6070 | 2025-04-03 |
| | | | | |||
| * | | | re-adding resources folder | benal01 | 2025-04-03 |
| | | | | |||
| * | | | Merge pull request #25 from RIT-SWEN-261-02/need-image | benal01 | 2025-04-02 |
| |\ \ \ | | | | | | | | | | | Need image support + need page image styling | ||
| | * \ \ | Merge branch 'main' into need-image | benal01 | 2025-04-02 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | dollar label in need page | benal01 | 2025-04-02 |
| | | | | | |||
| * | | | | dollar label for monetary needs | benal01 | 2025-04-02 |
| | | | | | |||
| * | | | | negative and large input handling for need page amount | benal01 | 2025-04-02 |
| | | | | | |||
| * | | | | Merge branch 'main' of ↵ | benal01 | 2025-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. -ak | Akash Keshav | 2025-04-01 |
| | | | | | | |||
| * | | | | | Merge branch 'main' of ↵ | benal01 | 2025-04-01 |
| |\| | | | | | | | | | | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions | ||
| | * | | | | Merge branch 'main' of ↵ | Gunther6070 | 2025-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/css | Tyler Ferrari | 2025-04-01 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Merge css into main | ||
| | * | | | | | | Added updated acceptance test plan | Gunther6070 | 2025-04-01 |
| | |/ / / / / | |||
| * | | | | | | back button on need page | benal01 | 2025-03-20 |
| | | | | | | | |||
| | | | * | | | ngIf for image instead of placeholder | benal01 | 2025-04-02 |
| | | | | | | | |||
| | | | * | | | images for current cupboard and image cropping | benal01 | 2025-04-02 |
| | | | | | | | |||
| | | | * | | | need image support in need page | benal01 | 2025-04-02 |
| | | | | | | | |||
| | | | * | | | placeholder for unset need images | benal01 | 2025-04-02 |
| | | | |/ / | |||
| | | | * | | Implemented new endpoint to get total number of users | Gunther6070 | 2025-04-02 |
| | | | | | | |||
| | | | * | | Implemented new endpoint to get total number of users | Gunther6070 | 2025-04-02 |
| | | | | | | |||
| | | | * | | Added dollar signs and other small additions to needs | Gunther6070 | 2025-04-02 |
| | | | | | | |||
| | | | * | | Added dollar signs and other small additions to needs | Gunther6070 | 2025-04-02 |
| | | | |/ | |||
* | | | | | Fix button alignment on chrome | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | Fix many bugs and code clean up | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | [backend] Add toString to need for debugging | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | Fix create-need dialog | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | Fix modal z-index | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | Fix home screen being too short | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | Edit modal | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | Improve toast | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | Improve add to basket feedback | sowgro | 2025-04-04 |
| | | | | | |||
* | | | | | code cleanup | sowgro | 2025-04-03 |
| | | | | |