PeerTube/client
Kimsible 40360c17d8
improvements to login and sign-up pages (#3357)
* 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>
2020-12-07 16:34:07 +01:00
..
e2e Fix socket io messages angular changes 2020-12-01 15:04:38 +01:00
src improvements to login and sign-up pages (#3357) 2020-12-07 16:34:07 +01:00
webpack Use sass instead of deprecated node sass 2020-11-19 15:57:52 +01:00
.browserslistrc Upgrade to angular 10 2020-08-07 08:28:14 +02:00
.gitignore Add generated files to gitignore to have a clean stage 2019-10-19 11:54:14 +02:00
.sass-lint.yml Remove husky 2020-01-21 14:28:28 +01:00
angular.json Remove unused i18n build 2020-11-26 11:30:18 +01:00
package.json Use sass instead of deprecated node sass 2020-11-19 15:57:52 +01:00
proxy.config.json Fix redundancy exceeding the limit 2019-08-12 08:46:46 +02:00
tsconfig.app.json Upgrade to angular 10 2020-08-07 08:28:14 +02:00
tsconfig.base.json Update scripts to update translations 2020-11-25 16:52:02 +01:00
tsconfig.json Upgrade to angular 10 2020-08-07 08:28:14 +02:00
tslint.json Upgrade to angular 10 2020-08-07 08:28:14 +02:00
yarn.lock Use sass instead of deprecated node sass 2020-11-19 15:57:52 +01:00