aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+login/login.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Plugins can add custom instance infoboxChocobozzz2022-01-201-1/+4
|
* Fix forgot password button roleChocobozzz2021-12-031-1/+2
|
* Introduce plugin id selectorsChocobozzz2021-11-261-1/+1
|
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Warning when using capitalized letter in loginChocobozzz2021-07-201-0/+4
|
* Refactor modal buttons styleChocobozzz2021-04-141-3/+3
|
* Auto focus plugin search inputChocobozzz2021-03-241-1/+1
|
* add missing i18n tag in login form (#3628)Marcin Mikołajczak2021-01-221-1/+1
|
* Fix some accessibility issuesChocobozzz2020-12-221-2/+2
|
* fix tabindex on login pageRigel Kent2020-12-091-1/+1
|
* improvements to login and sign-up pages (#3357)Kimsible2020-12-071-50/+58
| | | | | | | | | | | | | | | | | | * 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>
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-4/+4
|
* fix forgotten/reset password UI (#3351)Kimsible2020-11-241-1/+5
| | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <par@rigelk.eu>
* Lazy load all routesChocobozzz2020-06-231-0/+114