Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | fix dashboard, make buttons use secondary color by default | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Increase animation speed | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Restore header | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Complete back-merge | 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 | |||
| * | | 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 light/dark mode toggle, only homepage is fully functional. -ak | Akash Keshav | 2025-04-04 | |
| | | | ||||
| | * | popup text | benal01 | 2025-04-07 | |
| | | | ||||
| | * | warn modal if not signed in on need page | benal01 | 2025-04-07 | |
| |/ |/| | ||||
* | | Improve spacing in dashboard | sowgro | 2025-04-06 | |
| | | ||||
* | | Add a few missing toasts | sowgro | 2025-04-06 | |
| | | ||||
* | | Disable need-image animation for now | sowgro | 2025-04-06 | |
| | | ||||
* | | Merge pull request #30 from RIT-SWEN-261-02/need-list-image | Tyler Ferrari | 2025-04-06 | |
|\ \ | | | | | | | Need list image and animation | |||
| * | | hover animation for need list image | benal01 | 2025-04-05 | |
| | | | ||||
| * | | need image on need list | benal01 | 2025-04-05 | |
| | | | ||||
* | | | Merge remote-tracking branch 'origin/main' | Gunther6070 | 2025-04-05 | |
|\ \ \ | ||||
| * \ \ | Merge pull request #29 from RIT-SWEN-261-02/need-image | Tyler Ferrari | 2025-04-05 | |
| |\ \ \ | | | | | | | | | | | local persistence for need list data | |||
| | * | | | Make need-page image work on all screen sizes | sowgro | 2025-04-05 | |
| | | | | | ||||
| | * | | | Fix storage after merge | sowgro | 2025-04-05 | |
| | | | | | ||||
| | * | | | Merge branch 'main' into need-image | sowgro | 2025-04-05 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # ufund-ui/src/app/components/need-list/need-list.component.ts # ufund-ui/src/app/components/need-page/need-page.component.html | |||
| | * | | | Merge branch 'main' into need-image | sowgro | 2025-04-05 | |
| | |\ \ \ | ||||
| | * | | | | need image gradient fix | benal01 | 2025-04-05 | |
| | | | | | | ||||
| | * | | | | need items per page persistence | benal01 | 2025-04-05 | |
| | | | | | | ||||
| | * | | | | localstorage for page (keeps current page on refresh/back arrow) | benal01 | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Merge branch 'need-image' of ↵ | benal01 | 2025-04-03 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into need-image | |||
| | * | | | | | need-page's transparent image in background | benal01 | 2025-04-03 | |
| | | | | | | | ||||
* | | | | | | | Updated dashboard styling | Gunther6070 | 2025-04-05 | |
|/ / / / / / | ||||
* | | | | | | Merge branch 'main' into checkout-improvement | Gunther6070 | 2025-04-05 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # ufund-ui/src/app/components/funding-basket/funding-basket.component.html # ufund-ui/src/app/components/funding-basket/funding-basket.component.ts | |||
| * | | | | | Merge pull request #27 from RIT-SWEN-261-02/need-list-abstraction | benal01 | 2025-04-05 | |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | Need list abstraction | |||
| | * | | | | Fix typos | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Remove old auth redirect code | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | fix missing location label | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Add sort by type | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Add new authentication to dashboard, cleanup | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Merge branch 'main' into need-list-abstraction | sowgro | 2025-04-04 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.ts # ufund-ui/src/app/components/funding-basket/funding-basket.component.html # ufund-ui/src/app/components/funding-basket/funding-basket.component.ts # ufund-ui/src/app/components/need-list/need-list.component.html # ufund-ui/src/app/components/need-list/need-list.component.ts # ufund-ui/src/app/components/need-page/need-page.component.html | |||
| | * | | | | Fix button alignment on chrome | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Fix many bugs and code clean up | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | [backend] Add toString to need for debugging | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Fix create-need dialog | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Fix modal z-index | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Fix home screen being too short | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Edit modal | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Improve toast | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | Improve add to basket feedback | sowgro | 2025-04-04 | |
| | | | | | | ||||
| | * | | | | code cleanup | sowgro | 2025-04-03 | |
| | | | | | | ||||
| | * | | | | Implemented action buttons with ng-template!!! | sowgro | 2025-04-03 | |
| | | | | | | ||||
| | * | | | | abstraction working with search and sort | sowgro | 2025-04-03 | |
| | | | | | | ||||
| | * | | | | Merge remote-tracking branch 'origin/need-list-abstraction' into ↵ | sowgro | 2025-04-03 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | need-list-abstraction # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.html # ufund-ui/src/app/components/cupboard/cupboard.component.ts # ufund-ui/src/app/components/funding-basket/funding-basket.component.html # ufund-ui/src/app/components/need-list/need-list.component.ts | |||
| | | * | | | | [incomplete] rearrange code to begin need-list abstraction | sowgro | 2025-04-02 | |
| | | | | | | |