aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+signup/+register/custom-stepper.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Fix lintChocobozzz2023-05-241-4/+5
|
* Redesign register stepsChocobozzz2022-06-151-16/+21
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-1/+1
|
* improvements to login and sign-up pages (#3357)Kimsible2020-12-071-1/+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-1/+1
| | | | fix #782
* Add explicit step and aria-current attribute in register formCaroline Chuong2020-06-101-2/+2
|
* Add success icon on registrationChocobozzz2019-05-291-0/+25