aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/login (follow)
Commit message (Collapse)AuthorAge
* Redo login pagesowgro2025-04-07
|
* Fix colors on login / signup pagessowgro2025-04-07
|
* refactor login-page and need-list to support light/dark modeAkash Keshav2025-04-04
|
* Make enter on login worksowgro2025-04-02
|
* Removed broken status texts which have been replaced with toastsGunther60702025-03-31
|
* Added toasts for error handlingGunther60702025-03-31
|
* Implemented localStorage cookies to maintain user persistenceGunther60702025-03-31
|
* More css tweakssowgro2025-03-31
|
* Merge branch 'main' into csssowgro2025-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-pageTyler Ferrari2025-03-30
| |\ | | | | | | signup-page merge
| | * Clean up signup componentsowgro2025-03-30
| | |
* | | Start implementation new designsowgro2025-03-28
| | |
* | | Merge branch 'main' into csssowgro2025-03-27
|\| |
| * | Make frontend work with the new backend checkout systemsowgro2025-03-26
| |/
* | Tweak stylesowgro2025-03-24
| |
* | Dark mode!sowgro2025-03-22
| |
* | improve login pagesowgro2025-03-22
|/
* Add support for account creationsowgro2025-03-15
|
* Add login redirectionsowgro2025-03-15
|
* Push current changes (working on documentation and tests)sowgro2025-03-06
|
* First attempt at an authentication system.sowgro2025-03-02
|
* Clean up project and start implementation of user sign in systemsowgro2025-02-26
|
* Start services and organize projectsowgro2025-02-26