aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+register/register-step-user.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Split user serviceChocobozzz2022-01-211-3/+3
|
* improvements to login and sign-up pages (#3357)Kimsible2020-12-071-16/+1
| | | | | | | | | | | | | | | | | | * New login form ui * Move InstanceAboutAccordion to shared components * Update closed registration alert text * Add alert for opened registration and move them bellow login form * Adjust flex block on signup and login views * Replace toggle accordion with expand on links in signup and login + scrollTo * Improve display of login alerts * Fix missing Component suffix * Define min-width instance-information block sign-up and login for mobile screens * Add ability to select specific panels in instanceAboutAccorddion * Add instance title and short-description to common instanceAboutAccordion * Clarify title alert in login page * Add step terms for signup Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* register: hide channel step if upload quota is 0kontrollanten2020-12-031-0/+1
| | | | fix #782
* We don't need services anymore for validatorsChocobozzz2020-08-171-8/+14
|
* Reorganize client shared modulesChocobozzz2020-06-231-6/+4
|
* Add about information in registration pageChocobozzz2019-09-051-1/+15
|
* Improve registrationChocobozzz2019-06-071-1/+18
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Add success icon on registrationChocobozzz2019-05-291-0/+37