aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src (unfollow)
Commit message (Collapse)Author
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-30Clean up signup componentsowgro
2025-03-30sortByCompletionbenal01
2025-03-30urgency sortingbenal01
2025-03-30better display for urgencybenal01
2025-03-30basic css and info display for needsbenal01
2025-03-29Added emojis before requirementsGunther6070
2025-03-29Finished implementing signup page and checked for the majority of edge cases.Gunther6070
2025-03-29Finished implementing signup page and checked for the majority of edge cases.Gunther6070
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-27Added requirements list, updated bar, and disabling of creation with weak ↵Gunther6070
passwords.
2025-03-27Added requirements list, updated bar, and disabling of creation with weak ↵Gunther6070
passwords.
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 selected id for the update formbenal01
2025-03-26Added a progress bar to signupGunther6070
2025-03-26snap form open on edit eventbenal01
2025-03-26use (output) for need edit selectionbenal01
2025-03-26Push starter code for Input()sowgro
2025-03-26Fix cupboard access checking and loggingsowgro
2025-03-26Make frontend work with the new backend checkout systemsowgro
2025-03-25Created signup component and implemented some functionality. Did not finish ↵Gunther6070
implementing color bar and error messages.
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-25restyling of need list resultsbenal01
2025-03-25need list reformatting- button does not span whole list elementbenal01
2025-03-24viewing search results inside cupboard componentbenal01
2025-03-24Fix authentication bugsowgro
2025-03-24Added commentGunther6070
2025-03-24Fixed various bugs and began fixing auth system. Also started implementing ↵Gunther6070
checkout method in cupboardService
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-22removing unneccicary functions for element visiblity in need listbenal01
2025-03-22[ngClass] tab stylingbenal01
2025-03-22replaced unneccicary methods for form selection with ngIfbenal01
2025-03-22API creation bug fix- the max goal would not be casted properlybenal01
2025-03-21delete icon in need listbenal01
2025-03-20need list size fixbenal01
2025-03-20component style refactor for simpler displaybenal01
2025-03-20need-list search embedded in normal display with better feedbackbenal01
2025-03-18removed funding basket from admin users. -akAkash Keshav