aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/services (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
| * Merge pull request #26 from RIT-SWEN-261-02/checkout-improvementHayden Hartman2025-04-04
| |\ | | | | | | Checkout improvement
| | * 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
| | |
| * | Added dashboard statisticsGunther60702025-04-03
| |/
* | Fix many bugs and code clean upsowgro2025-04-04
| |
* | Fix create-need dialogsowgro2025-04-04
| |
* | Edit modalsowgro2025-04-04
|/
* TOASTSsowgro2025-03-31
|
* Implemented localStorage cookies to maintain user persistenceGunther60702025-03-31
|
* Continue working on css (1)sowgro2025-03-31
|
* 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
|
* 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
| * Add support for account creationsowgro2025-03-15
| |
| * Add login redirectionsowgro2025-03-15
| |
| * 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
|/
* 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