-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ch(fix sign up): fixing sign up - google is removed -Date of birth is validated to be at least 18 years -Email field is automatically filled and uneditable ( collect the email from the sign up link sent to them) -Password should not be too easy. (Should not be in the first 100 most common passwords: https://tinyurl.com/wiki-100) [Finishes #42-signup-fix] * ch(dark-theme):implementation of dark theme -Dark theme is added using our new design -implement effective dark theme at all [finishes #59-dark-theme-implementation] * add orgLogin update (#260) * add * Add change * move space in organiaztionLogin * add newUpdate * add newChange * add change * add changing * Add change * add change --------- Co-authored-by: Rachel UMWARI <[email protected]>
- Loading branch information
1 parent
fcc925c
commit ca496f5
Showing
12 changed files
with
21,571 additions
and
126 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.