aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/services/cupboard.service.ts (follow)
Commit message (Collapse)AuthorAge
* Merge branch 'main' into need-list-abstractionsowgro2025-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 bugsGunther60702025-04-03
| |
| * Changes to cupboard on front end and back end to try and fix bugsGunther60702025-04-03
| |
* | Fix create-need dialogsowgro2025-04-04
|/
* Make frontend work with the new backend checkout systemsowgro2025-03-26
|
* Fix testssowgro2025-03-17
|
* Merge remote-tracking branch 'origin/main' into cupboard-componentsowgro2025-03-17
|\ | | | | | | | | | | # Conflicts: # ufund-api/data/cupboard.json # ufund-ui/src/app/app.module.ts
| * First attempt at an authentication system.sowgro2025-03-02
| |
* | corrected incorrect formatting for update-need api controllerbenal012025-03-17
| |
* | changed delete method to use DELETE instead of PUTbenal012025-03-06
|/
* get angular services workingsowgro2025-02-26
|
* Start services and organize projectsowgro2025-02-26