| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Finished implementing signup page and checked for the majority of edge cases. | Gunther6070 | 2025-03-29 |
| | | |||
| * | Added requirements list, updated bar, and disabling of creation with weak ↵ | Gunther6070 | 2025-03-27 |
| | | | | | passwords. | ||
| * | Added requirements list, updated bar, and disabling of creation with weak ↵ | Gunther6070 | 2025-03-27 |
| | | | | | passwords. | ||
| * | Added a progress bar to signup | Gunther6070 | 2025-03-26 |
| | | |||
| * | Created signup component and implemented some functionality. Did not finish ↵ | Gunther6070 | 2025-03-25 |
| | | | | | implementing color bar and error messages. | ||
| * | Fix tests and more cleanup | sowgro | 2025-03-25 |
| | | |||
| * | Merge remote-tracking branch 'origin/api-cleanup' into api-cleanup | sowgro | 2025-03-25 |
| |\ | |||
| | * | Merge branch 'api-cleanup' of ↵ | Gunther6070 | 2025-03-25 |
| | |\ | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into api-cleanup | ||
| | * | | Rename user getNeeds to getBasket | Gunther6070 | 2025-03-25 |
| | | | | |||
| * | | | Tweak logging | sowgro | 2025-03-25 |
| | |/ |/| | |||
| * | | Greatly improve logging and other backend clean up | sowgro | 2025-03-25 |
| | | | |||
| * | | Fix authentication bug | sowgro | 2025-03-24 |
| |/ | |||
| * | Added comment | Gunther6070 | 2025-03-24 |
| | | |||
| * | Fixed various bugs and began fixing auth system. Also started implementing ↵ | Gunther6070 | 2025-03-24 |
| | | | | | checkout method in cupboardService | ||
| * | Merge pull request #15 from RIT-SWEN-261-02/funding_basket | Akash Keshav | 2025-03-18 |
| |\ | | | | | removed auth from problematic function. -ak | ||
| | * | Update test fix | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | removed auth from problematic function. -ak | Akash Keshav | 2025-03-18 |
| | | | |||
| * | | Merge pull request #14 from RIT-SWEN-261-02/funding_basketv2.1 | Hayden Hartman | 2025-03-18 |
| |\| | | | | | funding-basket merge | ||
| | * | removed funding basket from admin users. -ak | Akash Keshav | 2025-03-18 |
| | | | |||
| | * | Merge branch 'funding_basket' of ↵ | Akash Keshav | 2025-03-18 |
| | |\ | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket | ||
| | | * | Fixed imports | Gunther6070 | 2025-03-18 |
| | | | | |||
| | | * | Fixed broken tests | Gunther6070 | 2025-03-18 |
| | | | | |||
| | | * | Uncommented authentication calls | Gunther6070 | 2025-03-18 |
| | | | | |||
| | * | | cleaned up outputs. -ak | Akash Keshav | 2025-03-18 |
| | |/ | |||
| | * | fixed odd rounding errors in funding basket. -ak | Akash Keshav | 2025-03-18 |
| | | | |||
| | * | Merge branch 'funding_basket' of ↵ | Akash Keshav | 2025-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 needs | Gunther6070 | 2025-03-18 |
| | | | | |||
| | | * | Merge branch 'funding_basket' of ↵ | Gunther6070 | 2025-03-18 |
| | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket | ||
| | | * | Merge branch 'funding_basket' of ↵ | Gunther6070 | 2025-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 ↵ | Gunther6070 | 2025-03-18 |
| | | | | | | | | | | | | | | | | | a double | ||
| | * | | | idk but it works. funding basket worsk. -ak | Akash Keshav | 2025-03-18 |
| | | |/ | |/| | |||
| | * | | working update need; broken remove basket. -ak | Akash Keshav | 2025-03-18 |
| | | | | |||
| | * | | debug of checkout. -ak | Akash Keshav | 2025-03-18 |
| | |/ | |||
| | * | Removed old back button | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | Added missing mock to fix tests | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | Fixed broken test | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | Added check to getUser to remove deleted needs in basket | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | Refactored removeBasketNeed method | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | Merge branch 'funding_basket' of ↵ | Gunther6070 | 2025-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 Keshav | 2025-03-18 |
| | | |\ | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket | ||
| | | * | | add alert on duplicate entry | Akash Keshav | 2025-03-18 |
| | | | | | |||
| | * | | | Removed back button from dashboard and added back to the needs page | Gunther6070 | 2025-03-18 |
| | | | | | |||
| | * | | | Added basic css to funding basket needs | Gunther6070 | 2025-03-18 |
| | | |/ | |/| | |||
| | * | | Removed debugging comments | Gunther6070 | 2025-03-18 |
| | | | | |||
| | * | | Merge branch 'funding_basket' of ↵ | Gunther6070 | 2025-03-18 |
| | |\| | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket | ||
| | | * | added descriptions to funding basket. -ak | Akash Keshav | 2025-03-18 |
| | | | | |||
| | * | | Modified status codes to properly display error messages on creation and ↵ | Gunther6070 | 2025-03-18 |
| | |/ | | | | | | | updating of needs | ||
| | * | Merge branch 'funding_basket' of ↵ | Akash Keshav | 2025-03-18 |
| | |\ | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket | ||
| | | * | Fixed logic on status checks | Gunther6070 | 2025-03-18 |
| | | | | |||
| | * | | connected backend to frontend for funding basket. -ak | Akash Keshav | 2025-03-18 |
| | |/ | |||
