aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/need-list (unfollow)
Commit message (Collapse)Author
2025-04-07Fix sorting and searching bugs, save sort mode and algo to localStoragesowgro
2025-04-07Added commas to need amountsGunther6070
2025-04-07Disable pagination in checkoutsowgro
2025-04-07Adjust spacing between needssowgro
2025-04-06Improve contrast of urgent textsowgro
2025-04-06fix dashboard, make buttons use secondary color by defaultsowgro
2025-04-06Disable need-image animation for nowsowgro
2025-04-05finish styling basket and list; add persistent theme via localStorage. -akAkash Keshav
2025-04-05hover animation for need list imagebenal01
2025-04-05need image on need listbenal01
2025-04-05Fix storage after mergesowgro
2025-04-05need items per page persistencebenal01
2025-04-04Fix many bugs and code clean upsowgro
2025-04-04refactor login-page and need-list to support light/dark modeAkash Keshav
2025-04-04localstorage for page (keeps current page on refresh/back arrow)benal01
2025-04-03Implemented action buttons with ng-template!!!sowgro
2025-04-03abstraction working with search and sortsowgro
2025-04-03get checkout abstraction kinda workingsowgro
2025-04-02[incomplete] rearrange code to begin need-list abstractionsowgro
2025-04-02Added dollar signs and other small additions to needsGunther6070
2025-04-02Added dollar signs and other small additions to needsGunther6070
2025-04-02dollar label for monetary needsbenal01
2025-04-02negative and large input handling for need page amountbenal01
2025-04-01Add skip to first / last page in paginationsowgro
2025-04-01Fix warnings and misaligned prev page buttonsowgro
2025-04-01Get everything working enough to go in mainsowgro
2025-04-01More css cleanupsowgro
2025-03-31needs per pagebenal01
2025-03-31Commit half working changes to move to my laptopsowgro
2025-03-31Apply css to funding basketsowgro
2025-03-31frontend description editing and displaybenal01
2025-03-31Modified need list to display percent as a whole numberGunther6070
2025-03-31Continue working on css (1)sowgro
2025-03-30Continue working on csssowgro
2025-03-30location filter, filter order change, and refresh() resets search field for ↵benal01
increased usability
2025-03-30fix imports in need-list.component.tssowgro
2025-03-30sortByCompletionbenal01
2025-03-30urgency sortingbenal01
2025-03-30better display for urgencybenal01
2025-03-30basic css and info display for needsbenal01
2025-03-29API functionality for urgency and locationbenal01
2025-03-29frontend implementation of a needs' urgency and locationbenal01
2025-03-28changed styling of search display to be wider and expand filter descriptionsbenal01
2025-03-27defaut value for sortingbenal01
2025-03-27refactor change sort algo func with [(ngModel)] bindingbenal01
2025-03-27refactor sorting to use acending descending togglebenal01
2025-03-27display name for algorithmsbenal01
2025-03-27use <selection> instead of table with *ngFor for sort algorithmsbenal01
2025-03-26use (output) for need edit selectionbenal01
2025-03-26Push starter code for Input()sowgro