1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-19 20:23:18 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
8c6dc002f3 Add new footer text to reset password 2019-02-06 15:46:25 +00:00
5d0798ed24 Tweak field labels on reset password 2019-02-06 15:16:54 +00:00
ccf7e75c95 Group fields into rows on reset password 2019-02-06 15:10:16 +00:00
2f006939f2 Use mx_AuthBody prefix for consistency 2019-01-31 10:06:35 -06:00
fa4ad21e0a Remove dead code for !withToggleButton in ServerConfig 2019-01-28 08:52:20 -06:00
dccc9dc42f Fix linting error 2019-01-23 18:11:34 -06:00
f4bbfc4aeb Remove unneeded style from forgot password 2019-01-23 15:50:44 -06:00
df76a312c2 Add header text to forgot password 2019-01-23 15:50:44 -06:00
f069833ad9 Update text to change auth flows 2019-01-23 15:50:44 -06:00
9b3d674a92 Rename links for changing auth flow 2019-01-23 15:50:44 -06:00
e0e873d0a8 Remove create account from forgot password 2019-01-23 15:50:44 -06:00
36ebd91f07 Move language selector to auth header 2019-01-23 10:18:06 -06:00
575cd1e37b Add modal look to authentication flows
This changes the auth screens to use the modal-like style of the redesign.

This does not attempt to style the actual body content of each screen.  Instead,
it covers the header area with logo, footer links, and overall modal container
only.
2019-01-22 20:44:49 -06:00
1d01ac398c Rename mx_Login_box to mx_AuthPage_modal and fold into AuthPage 2019-01-21 19:11:43 -06:00
3bd765f63f Rename LoginPage, Header, Footer views to Auth* 2019-01-21 19:11:43 -06:00
29be3ee4b5 Rename login directory to auth 2019-01-21 17:45:55 -06:00