aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/services/users.service.ts (follow)
Commit message (Collapse)AuthorAge
* Fix storage after mergesowgro2025-04-05
|
* 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
| * Added dashboard statisticsGunther60702025-04-03
| |
* | Fix many bugs and code clean upsowgro2025-04-04
|/
* Make frontend work with the new backend checkout systemsowgro2025-03-26
|
* Fix authentication bugsowgro2025-03-24
|
* Added commentGunther60702025-03-24
|
* Fixed various bugs and began fixing auth system. Also started implementing ↵Gunther60702025-03-24
| | | | checkout method in cupboardService
* cleaned up outputs. -akAkash Keshav2025-03-18
|
* idk but it works. funding basket worsk. -akAkash Keshav2025-03-18
|
* connected backend to frontend for funding basket. -akAkash Keshav2025-03-18
|
* reworked funding basket to accept need-list component. -akAkash Keshav2025-03-18
|
* THE UPDATE USER WORKS! -akAkash Keshav2025-03-18
|
* push changes so farsowgro2025-03-18
|
* Fix problem in userServicesowgro2025-03-18
|
* add need to basketbenal012025-03-18
|
* Add support for account creationsowgro2025-03-15
|
* Add login redirectionsowgro2025-03-15
|
* First attempt at an authentication system.sowgro2025-03-02
|
* Clean up project and start implementation of user sign in systemsowgro2025-02-26
|
* get angular services workingsowgro2025-02-26
|
* Start services and organize projectsowgro2025-02-26