Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| |/ | |||
| * | 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 | ||
| | * | 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 | ||
| | * | | Configured status messages based on responses | Gunther6070 | 2025-03-18 |
| | | | | |||
| * | | | reworked funding basket to accept need-list component. -ak | Akash Keshav | 2025-03-18 |
| | |/ | |/| | |||
| * | | THE UPDATE USER WORKS! -ak | Akash Keshav | 2025-03-18 |
| |/ | |||
* | | Removed broken funding basket bug | Gunther6070 | 2025-03-18 |
| | | |||
* | | Added more clarifications to running and added bug | Gunther6070 | 2025-03-18 |
| | | |||
* | | Merge pull request #13 from RIT-SWEN-261-02/funding_basketv2.0 | Hayden Hartman | 2025-03-18 |
|\| | | | | | funding-basket merge | ||
| * | Merge branch 'main' into funding_basket | Gunther6070 | 2025-03-18 |
| |\ | |/ |/| | |||
* | | final edit to design doc for sprint 2. -ak | Akash Keshav | 2025-03-18 |
| | | |||
* | | Merge branch 'main' of ↵ | Akash Keshav | 2025-03-17 |
|\ \ | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions | ||
| * \ | Merge branch 'main' of ↵ | benal01 | 2025-03-17 |
| |\ \ | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions | ||
| * | | | search results status visible before they should be | benal01 | 2025-03-17 |
| | | | | |||
* | | | | updated design docs and updated acceptance testing spreadsheet. -ak | Akash Keshav | 2025-03-17 |
| |/ / |/| | | |||
* | | | updated desgin doc | Akash Keshav | 2025-03-17 |
|/ / | |||
* | | updated error for form submission | benal01 | 2025-03-17 |
| | | |||
| * | fix password bug | sowgro | 2025-03-18 |
| | |