Create TF-1489-TeamMail-Calender-Events.md (#1570)

(cherry picked from commit 8fcc3fd969d6e862a84a9f27adb2dd7d9c17b396)
This commit is contained in:
Quang Hoang
2023-04-12 11:04:58 +07:00
committed by Dat Vu
parent 3dcf4ec27c
commit 21edc96899
@@ -0,0 +1,80 @@
# Summary
* [Related EPIC](#related-epic)
* [Definition](#definition)
* [Screenshots](#screenshots)
* [Misc](#misc)
## Related EPIC
* TODO: {link}
## Definition
- Given that I am a Tmail user, I have logged-in successfully and I can view calendar events.
**UC1. As an user, I want to see the calendar events invitation via email on thread-view**
_On thread-view, I can see email of calendar events which having title include:_
- The icon indicator events in front of email title
- The icon indicator .ics file which having in events email
- The event name on subject
- The event short description
- The host name (sender) email who be created an event
- The event status (New / Updated / Canceled)
- **Expected** event email: **[Events icon] EventStatus from HostName (email description) [Attachment icon]**
**_New event sample:_** **[Events icon] New event from Benoît TELLIER** _Benoît TELLIER has invited you to a meeting EventName Time: Friday 10 March 2023 11:00 - 12:00..._ [Attachment icon]
**_Updated event sample:_** **[Events icon] EventName from Benoît TELLIER updated** _Benoît TELLIER has updated a meeting EventName TimeChanged: Friday 10 March 2023 11:00 - 12:00..._ [Attachment icon]
**_Canceled event sample:_** **[Events icon] EventName from Benoît TELLIER canceled** _Benoît TELLIER has canceled a meeting EventName Time: Friday 10 March 2023 11:00 - 12:00..._ [Attachment icon]
**UC2. As an user, I want to see the calendar events invitation via email on details-view**
_On details-view, I can see description of calendar events which having description include:_
- The Calendar icon indicator event date
- The event name on subject:
**_New event sample:_** **New event from Benoît TELLIER: TFK
**_Updated event sample:_** **Event TFK from Benoît TELLIER updated
**_Canceled event sample:_** **Event TFK from Benoît TELLIER canceled
- The notification with color to describe each event status:
**_New event sample: GREEN COLOR_** **Benoît TELLIER has invited you to a meeting
**_Updated event sample: YEALLOW COLOR_** **Benoît TELLIER has updated a meeting
**_Canceled event sample: RED COLOR_** **Benoît TELLIER has canceled a meeting
- The mini tips information of event (When event will be started!? Who are invited !? Where is the event place!?)
- The description will be demonstrated in email description
**NOTE**: We will implement **Event calendar - User decision ** in another story **Yes/Maybe/No** button to select my decision _(Only display in case event status = New/Update, not display in case event status = Canceled)_
[Back to Summary](#summary)
## Screenshots:
![Image](https://user-images.githubusercontent.com/124866146/229365003-93d58c56-84b9-464f-8c3c-0ba8094bc8c9.png)
![Image](https://user-images.githubusercontent.com/124866146/229364878-cd75529e-949d-4f69-8f22-93721b94874f.png)
![Image](https://user-images.githubusercontent.com/124866146/229364925-e6729d3e-a06f-4cc4-9ec8-ea63d6337a2b.png)
![Image](https://user-images.githubusercontent.com/124866146/229364955-c819a54c-d420-4dfb-ad89-8bc859e7d9e9.png)
None
[Back to Summary](#summary)
## Misc
None
[Back to Summary](#summary)