aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/need-list/need-list.component.css (follow)
Commit message (Collapse)AuthorAge
* Adjust spacing between needssowgro2025-04-07
|
* Improve contrast of urgent textsowgro2025-04-06
|
* fix dashboard, make buttons use secondary color by defaultsowgro2025-04-06
|
* Merge branch 'main' into light-modesowgro2025-04-06
|\ | | | | | | | | | | | | | | # Conflicts: # ufund-ui/src/app/app.component.html # ufund-ui/src/app/components/funding-basket/funding-basket.component.html # ufund-ui/src/app/components/need-list/need-list.component.html # ufund-ui/src/app/components/need-page/need-page.component.css
| * Disable need-image animation for nowsowgro2025-04-06
| |
| * hover animation for need list imagebenal012025-04-05
| |
| * need image on need listbenal012025-04-05
| |
| * Fix many bugs and code clean upsowgro2025-04-04
| |
| * get checkout abstraction kinda workingsowgro2025-04-03
| |
* | finish styling basket and list; add persistent theme via localStorage. -akAkash Keshav2025-04-05
| |
* | refactor login-page and need-list to support light/dark modeAkash Keshav2025-04-04
|/
* Add skip to first / last page in paginationsowgro2025-04-01
|
* Get everything working enough to go in mainsowgro2025-04-01
|
* More css cleanupsowgro2025-04-01
|
* Apply css to funding basketsowgro2025-03-31
|
* Continue working on css (1)sowgro2025-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
| * basic css and info display for needsbenal012025-03-30
| |
| * changed styling of search display to be wider and expand filter descriptionsbenal012025-03-28
| |
| * 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
| |
* | Dark mode!sowgro2025-03-22
|/
* search needs with timeout to throttle api callsbenal012025-03-17
|
* basic css styles for orginizationbenal012025-03-04
|
* Start services and organize projectsowgro2025-02-26