Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix storage after merge | sowgro | 2025-04-05 |
| | |||
* | 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 #26 from RIT-SWEN-261-02/checkout-improvement | Hayden Hartman | 2025-04-04 |
| |\ | | | | | | | Checkout improvement | ||
| | * | 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 |
| | | | |||
| * | | Added dashboard statistics | Gunther6070 | 2025-04-03 |
| |/ | |||
* | | Fix many bugs and code clean up | sowgro | 2025-04-04 |
| | | |||
* | | Fix create-need dialog | sowgro | 2025-04-04 |
| | | |||
* | | Edit modal | sowgro | 2025-04-04 |
|/ | |||
* | TOASTS | sowgro | 2025-03-31 |
| | |||
* | Implemented localStorage cookies to maintain user persistence | Gunther6070 | 2025-03-31 |
| | |||
* | Continue working on css (1) | sowgro | 2025-03-31 |
| | |||
* | Make frontend work with the new backend checkout system | sowgro | 2025-03-26 |
| | |||
* | 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 | ||
* | cleaned up outputs. -ak | Akash Keshav | 2025-03-18 |
| | |||
* | idk but it works. funding basket worsk. -ak | Akash Keshav | 2025-03-18 |
| | |||
* | connected backend to frontend for funding basket. -ak | Akash Keshav | 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 |
| | |||
* | push changes so far | sowgro | 2025-03-18 |
| | |||
* | Fix problem in userService | sowgro | 2025-03-18 |
| | |||
* | add need to basket | benal01 | 2025-03-18 |
| | |||
* | Fix tests | sowgro | 2025-03-17 |
| | |||
* | Merge remote-tracking branch 'origin/main' into cupboard-component | sowgro | 2025-03-17 |
|\ | | | | | | | | | | | # Conflicts: # ufund-api/data/cupboard.json # ufund-ui/src/app/app.module.ts | ||
| * | Add support for account creation | sowgro | 2025-03-15 |
| | | |||
| * | Add login redirection | sowgro | 2025-03-15 |
| | | |||
| * | First attempt at an authentication system. | sowgro | 2025-03-02 |
| | | |||
* | | corrected incorrect formatting for update-need api controller | benal01 | 2025-03-17 |
| | | |||
* | | changed delete method to use DELETE instead of PUT | benal01 | 2025-03-06 |
|/ | |||
* | Clean up project and start implementation of user sign in system | sowgro | 2025-02-26 |
| | |||
* | get angular services working | sowgro | 2025-02-26 |
| | |||
* | Start services and organize project | sowgro | 2025-02-26 |