about summary refs log tree commit diff
path: root/src/state/models/ui/create-account.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor account-creation to use react-query and a reducer (react-query refac...Paul Frazee2023-11-161-223/+0
* Eric/preferences (#1873)Eric Bailey2023-11-121-1/+0
* Web login/signup and shellEric Bailey2023-11-091-2/+9
* Move onboarding state to new persistence + reducer context (#1835)Paul Frazee2023-11-081-3/+4
* Replace all logs with new loggerEric Bailey2023-11-041-2/+3
* Fix other error logs while I'm at itEric Bailey2023-11-041-2/+2
* Trim whitespace on invite code (#1517)Paul Frazee2023-09-221-1/+1
* Add birth date gating to moderation settings (#1435)Paul Frazee2023-09-111-0/+1
* Improvements to UI in web logged-out views (#1341)Paul Frazee2023-08-301-7/+2
* start onboarding only for new account creationsAnsh Nanda2023-08-281-2/+2
* [APP-775] Add Welcome screen after account creation (#1038)Ansh2023-07-191-2/+9
* Include a notice during account creation for under-18 users (#927)Paul Frazee2023-06-301-1/+9
* [APP-705] Metrics revamp pt2 (#896)Ansh2023-06-271-0/+3
* [APP-615] COPPA-compliant signup (#570)Paul Frazee2023-05-081-5/+14
* Lex refactor (#362)Paul Frazee2023-03-311-2/+2
* Rework account creation and login viewsPaul Frazee2023-03-141-0/+192