Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | Fix sorting and searching bugs, save sort mode and algo to localStorage | sowgro | 2025-04-07 | |
| | | ||||
* | | Merge branch 'light-mode' | sowgro | 2025-04-07 | |
|\ \ | ||||
| * | | Fix alignment of color mode toggle | sowgro | 2025-04-07 | |
| | | | ||||
* | | | Merge pull request #31 from RIT-SWEN-261-02/light-mode | Tyler Ferrari | 2025-04-07 | |
|\| | | | | | | | | Light mode | |||
| * | | Merge branch 'main' into light-mode | sowgro | 2025-04-07 | |
| |\ \ | |/ / |/| | | | | | | | | # Conflicts: # ufund-ui/src/styles.css | |||
* | | | Added check for empty maxgoal field | Gunther6070 | 2025-04-07 | |
| | | | ||||
* | | | Added backend check for empty name field | Gunther6070 | 2025-04-07 | |
| | | | ||||
* | | | Added commas to need amounts | Gunther6070 | 2025-04-07 | |
| | | | ||||
* | | | Merge remote-tracking branch 'origin/main' | Gunther6070 | 2025-04-07 | |
|\ \ \ | ||||
| * | | | Add required text and improve validation | sowgro | 2025-04-07 | |
| | | | | ||||
* | | | | Merge remote-tracking branch 'origin/main' | Gunther6070 | 2025-04-07 | |
|\| | | | ||||
| * | | | Disable pagination in checkout | sowgro | 2025-04-07 | |
| | | | | ||||
* | | | | Added total physical contributions to dashboard and funding basket | Gunther6070 | 2025-04-07 | |
|/ / / | ||||
* | | | Fix update need bug | Tyler Ferrari | 2025-04-07 | |
| | | | | | | | | | The current would reset to 0 | |||
| * | | Redo login page | sowgro | 2025-04-07 | |
| | | | ||||
| * | | Added underline to currently selected page | Gunther6070 | 2025-04-07 | |
| | | | ||||
| * | | Updated styling | Gunther6070 | 2025-04-07 | |
| | | | ||||
| * | | Fix colors on login / signup pages | sowgro | 2025-04-07 | |
| | | | ||||
| * | | Adjust spacing between needs | sowgro | 2025-04-07 | |
| | | | ||||
| * | | Remove underline from highlight text | sowgro | 2025-04-07 | |
| | | | ||||
| * | | Other tweaks | sowgro | 2025-04-07 | |
| | | | ||||
| * | | Make links follow the highlight color | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Add better hover color for sort-scheme | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Tweak light theme for improved contrast | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Improve contrast of urgent text | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Remove color from * and fix toasts in light mode | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Make need-edit dialog use variable colors | sowgro | 2025-04-06 | |
| | | | ||||
| * | | Improve sort-scheme | sowgro | 2025-04-06 | |
| | | | ||||
| * | | 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 | |
| | |\ \ \ |