-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(moderation): auto go back after marked as proceseed (#98)
Closes #12
- Loading branch information
1 parent
85a400a
commit 62b2fd2
Showing
5 changed files
with
40 additions
and
25 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,6 +19,13 @@ Fonctionnalité: Moderation blockante à accepter | |
Quand sur la même ligne je clique sur "➡️" | ||
Alors je vois "Jean Bon veut rejoindre l'organisation « Abracadabra » avec l’adresse [email protected]" | ||
|
||
Alors je vois "Domain internes" | ||
* je vois la ligne de table "yopmail.com" | ||
* sur la même ligne je vois "❌" | ||
|
||
Quand je clique sur le bouton "🪄 Action en un click : Envoyer l'email « Votre demande a été traitée »" | ||
Alors je vois "Modération traitée" | ||
* je vois "Cette modération a été marqué comme traitée le" | ||
|
||
Alors je vois "Liste des moderations" | ||
Alors je ne vois pas "51935970700022" |
This file contains 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
This file contains 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
This file contains 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