aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/need-list/need-list.component.html (unfollow)
Commit message (Expand)Author
2025-03-29API functionality for 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-25fancy selection animation for need listbenal01
2025-03-25added more sort options; fix HTML errorAkash Keshav
2025-03-25implement sorting algorithms with selection buttons. -akAkash Keshav
2025-03-25need list reformatting- button does not span whole list elementbenal01
2025-03-24better feedback using a <span>benal01
2025-03-24hover feedback for need list's buttonbenal01
2025-03-22need list uses button instead of linkbenal01
2025-03-22search reformattingbenal01
2025-03-21delete icon in need listbenal01
2025-03-20need-list search embedded in normal display with better feedbackbenal01
2025-03-18THE UPDATE USER WORKS! -akAkash Keshav
2025-03-18Commented out bugged linesGunther6070
2025-03-18add need to basketbenal01
2025-03-17hide admin only management elements if user is not an adminbenal01
2025-03-17search needs with timeout to throttle api callsbenal01
2025-03-17need list delete buttonbenal01
2025-02-26get angular services workingsowgro
2025-02-26Start services and organize projectsowgro
2025-02-23Create componentssowgro