SenseNet / sn-client

Monorepo for sensenet client packages 🐱‍💻
https://sensenet.com
GNU General Public License v2.0
25 stars 37 forks source link

IS repo password screen #1340

Closed herflis closed 3 years ago

herflis commented 3 years ago

There's a new screen in the registration and repository assignment process for providing password of the synced user. These page should have the same ui as the other IS pages. (this page could be reached if you register with a new user at https://snaas-profile.test.sensenet.com/ and there should be an assignable test repository as well)

The password input is required to fill! The form cannot be posted without validation

Now it is something like this: image

And it should look this way: image

enikonemeth commented 3 years ago

PR: https://tfs.sensenet.com/SenseNetProductTeam/SenseNet/_git/sn-identityserver/pullrequest/194 Result: image

huszerlbence commented 3 years ago

TEXT SUGGESTION:

Your sensenet repo is almost ready!

As a last step you need to provide a password for your repository admin user. You'll be able log in with username: [username] and password you type below. Once you repo is up and running you will receive a confirmation email.

enikonemeth commented 3 years ago

TEXT SUGGESTION:

Your sensenet repo is almost ready!

As a last step you need to provide a password for your repository admin user. You'll be able log in with username: [username] and password you type below. Once you repo is up and running you will receive a confirmation email.

I made a little change: "Once you repo is up..." --> Once your repo is up... , and it is DONE. ✔️

image

https://tfs.sensenet.com/SenseNetProductTeam/SenseNet/_git/sn-identityserver/pullrequest/195