Updating the Developer Profile Submission Page #700
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Due to the mis-entered gitlab usernames, this PR adds a Help-Modal with shows where the gitlab username can be found. It further specifies, to add LRZ username. The LRZ Gitlab username is validated, by checking if 1.) it is not empty 2.) it does not contain an '@' and lastly if it does not contain an 'http'
Additionally, it adds an info text that every student must enter an appleID, with a link on how to create an appleId. Further it checks if the AppleID is a valid email address.
Screenshots