aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/need-page (follow)
Commit message (Collapse)AuthorAge
* Make login popup look better, add missing toastsowgro2025-04-07
|
* Merge branch 'main' into call-to-actionsowgro2025-04-07
|\
| * Merge branch 'main' into light-modesowgro2025-04-07
| |\ | | | | | | | | | | | | # Conflicts: # ufund-ui/src/styles.css
| | * Added commas to need amountsGunther60702025-04-07
| | |
| * | Other tweakssowgro2025-04-07
| |/
* | popup textbenal012025-04-07
| |
* | warn modal if not signed in on need pagebenal012025-04-07
|/
* Add a few missing toastssowgro2025-04-06
|
* Make need-page image work on all screen sizessowgro2025-04-05
|
* Merge branch 'main' into need-imagesowgro2025-04-05
|\ | | | | | | | | | | # Conflicts: # ufund-ui/src/app/components/need-list/need-list.component.ts # ufund-ui/src/app/components/need-page/need-page.component.html
| * Add new authentication to dashboard, cleanupsowgro2025-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
| * | Fix many bugs and code clean upsowgro2025-04-04
| | |
| * | Fix create-need dialogsowgro2025-04-04
| | |
| * | Edit modalsowgro2025-04-04
| | |
* | | need image gradient fixbenal012025-04-05
| | |
* | | localstorage for page (keeps current page on refresh/back arrow)benal012025-04-04
| | |
* | | Merge branch 'need-image' of ↵benal012025-04-03
|\ \ \ | | |/ | |/| | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into need-image
| * | Merge branch 'main' into need-imagebenal012025-04-02
| |\ \
| | * | dollar label in need pagebenal012025-04-02
| | | |
* | | | need-page's transparent image in backgroundbenal012025-04-03
|/ / /
* | | ngIf for image instead of placeholderbenal012025-04-02
| | |
* | | images for current cupboard and image croppingbenal012025-04-02
| | |
* | | need image support in need pagebenal012025-04-02
| | |
* | | Added dollar signs and other small additions to needsGunther60702025-04-02
| |/ |/|
* | Fix warnings and misaligned prev page buttonsowgro2025-04-01
|/
* 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
|
* Continue working on csssowgro2025-03-30
|
* Merge branch 'list-and-cupboard-component-refactor' into csssowgro2025-03-30
|\ | | | | | | | | | | | | | | # Conflicts: # ufund-api/data/cupboard.json # ufund-ui/src/app/components/cupboard/cupboard.component.css # ufund-ui/src/app/components/need-list/need-list.component.css # ufund-ui/src/app/components/need-page/need-page.component.html
| * Merge remote-tracking branch 'origin/main' into ↵sowgro2025-03-30
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | list-and-cupboard-component-refactor # Conflicts: # ufund-api/src/main/java/com/ufund/api/ufundapi/controller/CupboardController.java # ufund-api/src/main/java/com/ufund/api/ufundapi/model/Need.java # ufund-ui/src/app/components/cupboard/cupboard.component.ts # ufund-ui/src/app/components/need-list/need-list.component.ts # ufund-ui/src/app/models/Need.ts
| * | API functionality for urgency and locationbenal012025-03-29
| | |
* | | Merge branch 'main' into csssowgro2025-03-27
|\ \ \ | | |/ | |/|
| * | Fix cupboard access checking and loggingsowgro2025-03-26
| |/
* / Create basic home pagesowgro2025-03-22
|/
* Removed decimal values of percents on needsGunther60702025-03-18
|
* Removed back button from dashboard and added back to the needs pageGunther60702025-03-18
|
* please work, i backmerged and everything. -akAkash Keshav2025-03-17
|
* back button for needs and dashboardbenal012025-03-17
|
* 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