As an User with Read permission
I want to List my imap folder
So that I list my collect mails and with the most relevant mail information
Proposed solution
Each Imap folder should be listed in a such a way that a user with read permissions can review emails. For this purpose, the most relevant information should be presented:
- Sender
- Date of sent
- Subject
- First sentence/words of email content
- Attachment info (list of attachments or indication that there are attachments included)
As folders listing, it should be possible for the user to order by these relevant properties.
Acceptance criteria
Given I have read permission on a Email Folder document
When I navigate to that document with content
Then I see the list of emails with correct columns (according to story description)
- depends on
-
NXP-24186 Create view and edit layouts for MailFolder doctype
- Resolved
- is related to
-
NXP-24501 Fix view not visible when navigation from tree
- Resolved
-
DESIGN-5 Mockup listings for imap folder
- Resolved
-
ELEMENTS-527 Add an attachment icon to nuxeo-icons
- Resolved