tmail-flutter
tmail-flutter copied to clipboard
[Story] As a user, I want to see my list of forwarding recipients
Summary
- Related EPIC
- Definition
- Screenshots
- Misc
Related EPIC
- TODO: {link}
Definition
- Given that I am a Tmail user
- After logged in successfully, I click on my avatar and select option Settings, the setting screen will be opened.
- In Setting screen, there will be a new section: Forwardings
- In this screen, I can see the list of recipients of forwarding: When a new email is sent to my email address, it will be forwarded to these email addresses
- Each item in the recipient list includes: Avatar, email address and a Delete button
- In the top of the list, I can see a toggle: Keep local copy:
- If the toggle is enabled, when there is a new email, it will be in my Inbox and forwarded to the recipient lis.
- If the toggle is disabled, when there is a new email, it will be forwarded to the recipient list and not kept in my Inbox.
- I can enable/disable this toggle and click button Save, then the above rule will be applied immediately.
Back to Summary
Screenshots
Back to Summary
Misc
None
Back to Summary
Dev
Desc
-
Create
Forward
module intmail-flutter
forcom:linagora:params:jmap:forward
- Add
Forward
object - Extent
GetMethod
to implementForward/get
- Implement Forward API with
Forward/get
- Add
-
Integrate to
features
intmail-flutter
- If
Session
not includecom:linagora:params:jmap:forward
,Forward
function is disabled and otherwise - Add
Forwarding
page inSettings
- List all recipients of forwarding in the page
- If
DoD:
- [x] List all recipients of forwarding
References:
1 HD
2 HD
https://ci.linagora.com/linagora/lgs/design/-/issues/279