Implement registration for redaktions app #7

Closed
opened 2020-05-30 19:33:36 +02:00 by christoph.lienhard · 0 comments
christoph.lienhard commented 2020-05-30 19:33:36 +02:00 (Migrated from git.verdigado.com)

implement the possiblity to register as a user in the redaktions app.

There is a graphql mutation for that which needs to be called.

Acceptance Criteria

  • On the sign up page an anonymous user can create a new user in the database
  • If the e-mail adresse is already in the database, a understandable error message should be displayed, the user stays on the page, the e-mail field turns red until something is changed. The password section is resetted.
  • If the sign-up process is successful the user is redirected to the sign-in page, there is a success message displayed together with something like "sign in to continue"
implement the possiblity to register as a user in the redaktions app. There is a graphql mutation for that which needs to be called. ## Acceptance Criteria - [x] On the sign up page an anonymous user can create a new user in the database - [x] If the e-mail adresse is already in the database, a understandable error message should be displayed, the user stays on the page, the e-mail field turns red until something is changed. The password section is resetted. - [x] If the sign-up process is successful the user is redirected to the sign-in page, there is a success message displayed together with something like "sign in to continue"
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: NB-Public/kandimat#7
No description provided.