Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed broken status texts which have been replaced with toasts | Gunther6070 | 2025-03-31 |
| | |||
* | Added toasts for error handling | Gunther6070 | 2025-03-31 |
| | |||
* | Implemented localStorage cookies to maintain user persistence | Gunther6070 | 2025-03-31 |
| | |||
* | More css tweaks | sowgro | 2025-03-31 |
| | |||
* | 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 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 |
| | | | |||
* | | | Start implementation new design | sowgro | 2025-03-28 |
| | | | |||
* | | | Merge branch 'main' into css | sowgro | 2025-03-27 |
|\| | | |||
| * | | Make frontend work with the new backend checkout system | sowgro | 2025-03-26 |
| |/ | |||
* | | Tweak style | sowgro | 2025-03-24 |
| | | |||
* | | Dark mode! | sowgro | 2025-03-22 |
| | | |||
* | | improve login page | sowgro | 2025-03-22 |
|/ | |||
* | Add support for account creation | sowgro | 2025-03-15 |
| | |||
* | Add login redirection | sowgro | 2025-03-15 |
| | |||
* | Push current changes (working on documentation and tests) | sowgro | 2025-03-06 |
| | |||
* | First attempt at an authentication system. | sowgro | 2025-03-02 |
| | |||
* | Clean up project and start implementation of user sign in system | sowgro | 2025-02-26 |
| | |||
* | Start services and organize project | sowgro | 2025-02-26 |