aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/funding-basket (follow)
Commit message (Collapse)AuthorAge
* Fix storage after mergesowgro2025-04-05
|
* Fix typossowgro2025-04-04
|
* 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
| * Made every invalid need input in basket turn red when invalidGunther60702025-04-04
| |
| * 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
| |
| * [incomplete] checkout flow improvementsowgro2025-04-02
| |
* | Fix many bugs and code clean upsowgro2025-04-04
| |
* | Improve add to basket feedbacksowgro2025-04-04
| |
* | Implemented action buttons with ng-template!!!sowgro2025-04-03
| |
* | Merge remote-tracking branch 'origin/need-list-abstraction' into ↵sowgro2025-04-03
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | need-list-abstraction # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.html # 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/need-list/need-list.component.ts
| * | [incomplete] rearrange code to begin need-list abstractionsowgro2025-04-02
| |/
* / get checkout abstraction kinda workingsowgro2025-04-03
|/
* Signup logs you in and brings you to home page now. Also modified toasts in ↵Gunther60702025-04-02
| | | | funding basket
* Get everything working enough to go in mainsowgro2025-04-01
|
* More css cleanupsowgro2025-04-01
|
* Commit half working changes to move to my laptopsowgro2025-03-31
|
* Tweak validation in funding basketsowgro2025-03-31
|
* Merge remote-tracking branch 'origin/css' into csssowgro2025-03-31
|\
| * Updated toast's typesGunther60702025-03-31
| |
* | Apply css to funding basketsowgro2025-03-31
|/
* use toasts in funding basketsowgro2025-03-31
|
* Removed login check for nowGunther60702025-03-31
|
* Added check to prevent redirect to login pageGunther60702025-03-31
|
* Make frontend work with the new backend checkout systemsowgro2025-03-26
|
* cleaned up outputs. -akAkash Keshav2025-03-18
|
* fixed odd rounding errors in funding basket. -akAkash Keshav2025-03-18
|
* idk but it works. funding basket worsk. -akAkash Keshav2025-03-18
|
* working update need; broken remove basket. -akAkash Keshav2025-03-18
|
* debug of checkout. -akAkash Keshav2025-03-18
|
* Added basic css to funding basket needsGunther60702025-03-18
|
* added descriptions to funding basket. -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
|
* Commented out bugged linesGunther60702025-03-18
|
* push changes so farsowgro2025-03-18
|
* fixing errors in funding basketbenal012025-03-17
|
* needs called onInitbenal012025-03-17
|\
| * fix errors in funding basketsowgro2025-03-17
| |
* | implemetation of needs from API callbenal012025-03-17
| |
* | populate needsbenal012025-03-17
|/
* Merge remote-tracking branch 'refs/remotes/origin/main' into funding_basketsowgro2025-03-17
|\ | | | | | | | | # Conflicts: # ufund-ui/src/app/components/funding-basket/funding-basket.component.ts
| * Add login redirectionsowgro2025-03-15
| |
* | part of funding basket ts and htmlAngelina Zhen2025-03-17
|/
* Clean up project and start implementation of user sign in systemsowgro2025-02-26
|
* Start services and organize projectsowgro2025-02-26