(cherry picked from commit 8fcc3fd969d6e862a84a9f27adb2dd7d9c17b396)
3.2 KiB
Summary
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)
Screenshots:
None
Misc
None



