Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adjust spacing between needs | sowgro | 2025-04-07 |
| | |||
* | Improve contrast of urgent text | sowgro | 2025-04-06 |
| | |||
* | fix dashboard, make buttons use secondary color by default | sowgro | 2025-04-06 |
| | |||
* | Merge branch 'main' into light-mode | sowgro | 2025-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 now | sowgro | 2025-04-06 |
| | | |||
| * | hover animation for need list image | benal01 | 2025-04-05 |
| | | |||
| * | need image on need list | benal01 | 2025-04-05 |
| | | |||
| * | Fix many bugs and code clean up | sowgro | 2025-04-04 |
| | | |||
| * | get checkout abstraction kinda working | sowgro | 2025-04-03 |
| | | |||
* | | finish styling basket and list; add persistent theme via localStorage. -ak | Akash Keshav | 2025-04-05 |
| | | |||
* | | refactor login-page and need-list to support light/dark mode | Akash Keshav | 2025-04-04 |
|/ | |||
* | Add skip to first / last page in pagination | sowgro | 2025-04-01 |
| | |||
* | Get everything working enough to go in main | sowgro | 2025-04-01 |
| | |||
* | More css cleanup | sowgro | 2025-04-01 |
| | |||
* | Apply css to funding basket | sowgro | 2025-03-31 |
| | |||
* | Continue working on css (1) | sowgro | 2025-03-31 |
| | |||
* | Continue working on css | sowgro | 2025-03-30 |
| | |||
* | Merge branch 'list-and-cupboard-component-refactor' into css | sowgro | 2025-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 needs | benal01 | 2025-03-30 |
| | | |||
| * | changed styling of search display to be wider and expand filter descriptions | benal01 | 2025-03-28 |
| | | |||
| * | fancy selection animation for need list | benal01 | 2025-03-25 |
| | | |||
| * | restyling of need list results | benal01 | 2025-03-25 |
| | | |||
| * | need list reformatting- button does not span whole list element | benal01 | 2025-03-25 |
| | | |||
| * | better feedback using a <span> | benal01 | 2025-03-24 |
| | | |||
| * | hover feedback for need list's button | benal01 | 2025-03-24 |
| | | |||
| * | need list uses button instead of link | benal01 | 2025-03-22 |
| | | |||
| * | search reformatting | benal01 | 2025-03-22 |
| | | |||
| * | removing unneccicary functions for element visiblity in need list | benal01 | 2025-03-22 |
| | | |||
| * | API creation bug fix- the max goal would not be casted properly | benal01 | 2025-03-22 |
| | | |||
| * | delete icon in need list | benal01 | 2025-03-21 |
| | | |||
| * | need list size fix | benal01 | 2025-03-20 |
| | | |||
| * | need-list search embedded in normal display with better feedback | benal01 | 2025-03-20 |
| | | |||
* | | Dark mode! | sowgro | 2025-03-22 |
|/ | |||
* | search needs with timeout to throttle api calls | benal01 | 2025-03-17 |
| | |||
* | basic css styles for orginization | benal01 | 2025-03-04 |
| | |||
* | Start services and organize project | sowgro | 2025-02-26 |