FromDoppler / doppler-webapp

Doppler website with front end only.
2 stars 32 forks source link

[DOI-1377] Add collaborator popup in signup page #2547

Closed fgchaio closed 4 weeks ago

fgchaio commented 4 weeks ago

These changes are needed for a specific scenario, when a collaborator already has login data but doesn't have a user associated. In that case we should retrieve the collaborator data and allow it to create a user. For that purpouse we are adding a popup in the signup page to a allow collaborator enter their username and password, to verify it's ownership.

btw, sorry for the huge PR 😬 At least I tried to separate it in tinier commits.