Skip to content

Commit

Permalink
Replace check mark by plain circle.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Lot committed Oct 8, 2019
1 parent 0d82e56 commit 7460c16
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions notifications.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,46 +13,46 @@ Notifications sent by action
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Action | Target | Push | Wall | Mail |
+================================+=========================================================+=======+=======+=======+
| User register | The user ||| |
| User register | The user ||| |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Password change request | The user ||| |
| Password change request | The user ||| |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Feedback is commented | The user who made the feedback | | ||
| Feedback is commented | The user who made the feedback | | ||
| | | | | |
| | Users who commented or supported to the feedback | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Report is created | Administrators | | | |
| Report is created | Administrators | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Report is accepted | The user who made the feedback | | ||
| Report is accepted | The user who made the feedback | | ||
| | | | | |
| | Users who commented or supported to the feedback | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Report is closed | The user who made the feedback | | ||
| Report is closed | The user who made the feedback | | ||
| | | | | |
| | Users who commented or supported to the feedback | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Report is refused | The user who made the feedback | | ||
| Report is refused | The user who made the feedback | | ||
| | | | | |
| | Users who commented or supported to the feedback | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Report is delegated | Administrators | | | |
| Report is delegated | Administrators | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Add document to report | Administrators | | ||
| Add document to report | Administrators | | ||
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Operation assigned | Member assigned to the operation | | | |
| Operation assigned | Member assigned to the operation | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Operation resolved | Administrator who created the operation | | ||
| Operation resolved | Administrator who created the operation | | ||
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Operation remind | Opertors | | ||
| Operation remind | Opertors | | ||
| | | | | |
| | The user who made the feedback | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Operation is commented | Member assigned to the operation | | ||
| Operation is commented | Member assigned to the operation | | ||
| | Administrator who created the operation | | | |
| | | | | |
| | Members who commented the operation | | | |
+--------------------------------+---------------------------------------------------------+-------+-------+-------+
| Feedback to review | Reviewer | | ||
| Feedback to review | Reviewer | | ||
+--------------------------------+---------------------------------------------------------+-------+-------+-------+

When a user makes an action which triggers a notification where it would be targeted. This user doesn't receive a notification.
Expand Down

0 comments on commit 7460c16

Please sign in to comment.