Draft: enhance certification user experience for more security#637
Open
matograine wants to merge 8 commits intoduniter:masterfrom
Open
Draft: enhance certification user experience for more security#637matograine wants to merge 8 commits intoduniter:masterfrom
matograine wants to merge 8 commits intoduniter:masterfrom
Conversation
matograine
commented
Nov 14, 2021
| // Certification checklist before confirmation | ||
| let answers_are_right = $q.defer(); | ||
| answers_are_right.promise.then(function(){ | ||
| UIUtils.alert.confirm('CONFIRM.SHORT_LICENSE_REMINDER', 'CONFIRM.POPUP_TITLE', { |
Author
There was a problem hiding this comment.
I added this as a last commit. It is an additional step reminding some certification parameters (100 certs, each 5 days, ...). I rpopose it, but it may be overkill and annoying for users.
4ac1381 to
33b3638
Compare
added 2 commits
November 20, 2021 13:03
- add two questions - rework existing questions - sort question list creation for lisibility
33b3638 to
0f79e0b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Linked to issue #977 (on GitLab).
I put the MR here since I cannot fork on our GitLab :-(
This is a draft. I plan to ask users on the forum about the writing of each question.