Erik Michelson
747d9686fa
User profile page ( #102 )
...
* Added mock profile page
* Added translations
* Modularized page, added LoginProvider, started validation
* Re-adding profile route after router refactoring
* Added API calls for password and name change
* Added user deletion modal
* Refactored translations in profile-page to match new locales
* Fixed merge-conflicted locales/de.json
* Removed values for password fields
* Fixed capitalization of LoginProvider
* Fixed codestyle method declarations
* Fix names of methods and started countdown
* Fix countdown
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-05-31 21:56:39 +02:00
Philip Molares
e2155e735d
Editor Basics ( #43 )
...
Add basic editor
2020-05-29 15:44:45 +02:00
Philip Molares
41f969fda6
Email sign in ( #13 )
...
polished via-email component
used state to track email and password.
explicitly did not put email and password in value of the appropriate input fields because that is not necessary nor do we want to write the clear text password into the dom
Signed-off-by: Philip Molares <philip.molares@udo.edu>
(cherry picked from commit c5f5956b8d8bb02553f85443f8b04acbf0c31f2b)
2020-05-15 20:43:43 +02:00
Philip Molares
93ce059577
imported current state of the mockup into the public repo
...
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Signed-off-by: Philip Molares <philip.molares@udo.edu>
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-05-14 15:41:38 +02:00