aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/need-list (follow)
Commit message (Collapse)AuthorAge
* urgency sortingbenal012025-03-30
|
* better display for urgencybenal012025-03-30
|
* basic css and info display for needsbenal012025-03-30
|
* API functionality for urgency and locationbenal012025-03-29
|
* frontend implementation of a needs' urgency and locationbenal012025-03-29
|
* changed styling of search display to be wider and expand filter descriptionsbenal012025-03-28
|
* defaut value for sortingbenal012025-03-27
|
* refactor change sort algo func with [(ngModel)] bindingbenal012025-03-27
|
* refactor sorting to use acending descending togglebenal012025-03-27
|
* display name for algorithmsbenal012025-03-27
|
* use <selection> instead of table with *ngFor for sort algorithmsbenal012025-03-27
|
* Merge branch 'list-and-cupboard-component-refactor' into need-sortingbenal012025-03-27
|\
| * use (output) for need edit selectionbenal012025-03-26
| |
| * Push starter code for Input()sowgro2025-03-26
| |
| * fancy selection animation for need listbenal012025-03-25
| |
| * restyling of need list resultsbenal012025-03-25
| |
| * need list reformatting- button does not span whole list elementbenal012025-03-25
| |
| * better feedback using a <span>benal012025-03-24
| |
| * hover feedback for need list's buttonbenal012025-03-24
| |
| * need list uses button instead of linkbenal012025-03-22
| |
| * search reformattingbenal012025-03-22
| |
| * removing unneccicary functions for element visiblity in need listbenal012025-03-22
| |
| * API creation bug fix- the max goal would not be casted properlybenal012025-03-22
| |
| * delete icon in need listbenal012025-03-21
| |
| * need list size fixbenal012025-03-20
| |
| * need-list search embedded in normal display with better feedbackbenal012025-03-20
| |
* | added more sort options; fix HTML errorAkash Keshav2025-03-25
| |
* | implement sorting algorithms with selection buttons. -akAkash Keshav2025-03-25
|/
* add alert on duplicate entryAkash Keshav2025-03-18
|
* reworked funding basket to accept need-list component. -akAkash Keshav2025-03-18
|
* THE UPDATE USER WORKS! -akAkash Keshav2025-03-18
|
* Merge branch 'main' into funding_basketGunther60702025-03-18
|\
| * search results status visible before they should bebenal012025-03-17
| |
* | Commented out bugged linesGunther60702025-03-18
| |
* | push changes so farsowgro2025-03-18
| |
* | hide search form on openbenal012025-03-18
| |
* | Merge remote-tracking branch 'origin/funding_basket' into funding_basketsowgro2025-03-18
|\ \
| * | logging error handlingbenal012025-03-18
| | |
* | | Fix problem in userServicesowgro2025-03-18
|/ /
* / add need to basketbenal012025-03-18
|/
* Auto refresh needs on changesowgro2025-03-17
|
* fixed user authentication bug where user was never adminbenal012025-03-17
|
* hide admin only management elements if user is not an adminbenal012025-03-17
|
* search needs with timeout to throttle api callsbenal012025-03-17
|
* need list delete buttonbenal012025-03-17
|
* basic css styles for orginizationbenal012025-03-04
|
* 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