Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
| * | 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 |
| | | |||
* | | Fix create-need dialog | sowgro | 2025-04-04 |
|/ | |||
* | Make frontend work with the new backend checkout system | sowgro | 2025-03-26 |
| | |||
* | 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 | ||
| * | 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 |
|/ | |||
* | get angular services working | sowgro | 2025-02-26 |
| | |||
* | Start services and organize project | sowgro | 2025-02-26 |