Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Experimental sign up page design | sowgro | 2025-03-30 |
| | |||
* | Merge branch 'main' into css | sowgro | 2025-03-30 |
|\ | | | | | | | | | | | | | # Conflicts: # ufund-ui/src/app/app-routing.module.ts # ufund-ui/src/app/app.module.ts # ufund-ui/src/app/components/login/login.component.html | ||
| * | Merge remote-tracking branch 'origin/main' | Gunther6070 | 2025-03-30 |
| |\ | |||
| | * | Merge pull request #19 from RIT-SWEN-261-02/signup-page | Tyler Ferrari | 2025-03-30 |
| | |\ | | | | | | | | | signup-page merge | ||
| | | * | Clean up signup component | sowgro | 2025-03-30 |
| | | | | |||
| | | * | Added emojis before requirements | Gunther6070 | 2025-03-29 |
| | | | | |||
| | | * | Finished implementing signup page and checked for the majority of edge cases. | Gunther6070 | 2025-03-29 |
| | | | | |||
| | | * | Finished implementing signup page and checked for the majority of edge cases. | Gunther6070 | 2025-03-29 |
| | | | | |||
| | | * | Added requirements list, updated bar, and disabling of creation with weak ↵ | Gunther6070 | 2025-03-27 |
| | | | | | | | | | | | | | | | | passwords. | ||
| | | * | Added requirements list, updated bar, and disabling of creation with weak ↵ | Gunther6070 | 2025-03-27 |
| | | | | | | | | | | | | | | | | passwords. | ||
| | | * | Added a progress bar to signup | Gunther6070 | 2025-03-26 |
| | | | | |||
| | | * | Created signup component and implemented some functionality. Did not finish ↵ | Gunther6070 | 2025-03-25 |
| | | | | | | | | | | | | | | | | implementing color bar and error messages. | ||
| * | | | Added additional tests to bring coverage up to 100# on controllers | Gunther6070 | 2025-03-30 |
| |/ / | |||
* | | | Implement new dashboard and mini-need-list | sowgro | 2025-03-28 |
| | | | |||
* | | | Start implementation new design | sowgro | 2025-03-28 |
| | | | |||
* | | | Merge branch 'main' into css | sowgro | 2025-03-27 |
|\| | | |||
| * | | Merge pull request #17 from RIT-SWEN-261-02/api-cleanup | Tyler Ferrari | 2025-03-27 |
| |\ \ | | | | | | | | | Merge api-cleanup into main | ||
| | * | | Remove crutch | sowgro | 2025-03-27 |
| | | | | |||
| | * | | Fixed expiration and authDAO test | Gunther6070 | 2025-03-26 |
| | | | | |||
| | * | | fix expiration logic and cleanup | sowgro | 2025-03-26 |
| | | | | |||
| | * | | Fix cupboard access checking and logging | sowgro | 2025-03-26 |
| | | | | |||
| | * | | Make frontend work with the new backend checkout system | sowgro | 2025-03-26 |
| | |/ | |||
| | * | Fix tests and more cleanup | sowgro | 2025-03-25 |
| | | | |||
| | * | Merge remote-tracking branch 'origin/api-cleanup' into api-cleanup | sowgro | 2025-03-25 |
| | |\ | |||
| | | * | Merge branch 'api-cleanup' of ↵ | Gunther6070 | 2025-03-25 |
| | | |\ | | | | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into api-cleanup | ||
| | | * | | Rename user getNeeds to getBasket | Gunther6070 | 2025-03-25 |
| | | | | | |||
| | * | | | Tweak logging | sowgro | 2025-03-25 |
| | | |/ | | |/| | |||
| | * | | Greatly improve logging and other backend clean up | sowgro | 2025-03-25 |
| | | | | |||
| | * | | Fix authentication bug | sowgro | 2025-03-24 |
| | |/ | |||
| | * | Added comment | Gunther6070 | 2025-03-24 |
| | | | |||
| | * | Fixed various bugs and began fixing auth system. Also started implementing ↵ | Gunther6070 | 2025-03-24 |
| |/ | | | | | | | checkout method in cupboardService | ||
* | | Tweak style | sowgro | 2025-03-24 |
| | | |||
* | | Dark mode! | sowgro | 2025-03-22 |
| | | |||
* | | Create basic home page | sowgro | 2025-03-22 |
| | | |||
* | | improve login page | sowgro | 2025-03-22 |
| | | |||
* | | start making some css | sowgro | 2025-03-21 |
|/ | |||
* | Merge pull request #15 from RIT-SWEN-261-02/funding_basket | Akash Keshav | 2025-03-18 |
|\ | | | | | removed auth from problematic function. -ak | ||
| * | Update test fix | Gunther6070 | 2025-03-18 |
| | | |||
| * | removed auth from problematic function. -ak | Akash Keshav | 2025-03-18 |
| | | |||
* | | Merge pull request #14 from RIT-SWEN-261-02/funding_basketv2.1 | Hayden Hartman | 2025-03-18 |
|\| | | | | | funding-basket merge | ||
| * | removed funding basket from admin users. -ak | Akash Keshav | 2025-03-18 |
| | | |||
| * | Merge branch 'funding_basket' of ↵ | Akash Keshav | 2025-03-18 |
| |\ | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket | ||
| | * | Fixed imports | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | Fixed broken tests | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | Uncommented authentication calls | Gunther6070 | 2025-03-18 |
| | | | |||
| * | | cleaned up outputs. -ak | Akash Keshav | 2025-03-18 |
| |/ | |||
| * | fixed odd rounding errors in funding basket. -ak | Akash Keshav | 2025-03-18 |
| | | |||
| * | Merge branch 'funding_basket' of ↵ | Akash Keshav | 2025-03-18 |
| |\ | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket | ||
| | * | Removed decimal values of percents on needs | Gunther6070 | 2025-03-18 |
| | | | |||
| | * | Merge branch 'funding_basket' of ↵ | Gunther6070 | 2025-03-18 |
| | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket |