Commit Graph

19 Commits (24d33c79004d38692f8ccdf60ec772d57fe7cd50)

Author SHA1 Message Date
Audric Ackermann 9586c3a06a add linking of a device to the Registration logic
Audric Ackermann 01085244bd
split up registration signup tab logic to sub components
Audric Ackermann e38be266c2 major rework of session icon => make them styled with styled-component
Audric Ackermann 531b227ae4
clean unused files and fix recovery dialog showing
Audric Ackermann e613613416
show toast with react-toastify and make them a styled-component
Mikunj bf4557fbe8 Fix styling on registration page
Audric Ackermann 4d950f859b add back link device in settings in a dialog
Audric Ackermann 2c80dec146 add session brand icon on registration page
Audric Ackermann cca4b51c8f remove showSubtitle option on registration page
Audric Ackermann e3360b1978 hide registration subtitle and fix enableShowHide in SessionInput
Audric Ackermann e17e93ef84 remove props 118n in our code and call it from the window global
Audric Ackermann 47101c85f7 add signin with mnemonic to sessionRegistration page
Audric Ackermann 291e3b48a0 add i18n translation and use them in the app
Audric Ackermann e948684a83 add the basic of the create account tab and yarn lint
Audric Ackermann 5b61f9a1fc add registration tabs and display signin with mnemonic seed
Audric Ackermann 55e39a02b3 Add our custom SessionInput component and use it in the registration page
Audric Ackermann 2813e92ad2 update enum types to be capitalized
Audric Ackermann c5dd87bd4f add and use wasa font
Audric Ackermann cc97d9284b add first chunck of our SessionRegistrationView