132
edits
No edit summary |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Calendar:Feature_Implementations| <<Back to Features]] | |||
=Server Based Invitation Dialog UI Specification= | =Server Based Invitation Dialog UI Specification= | ||
Line 140: | Line 142: | ||
** The unconfirmed invitations are being cashed and automatically updated every 10 minutes for a faster dialog appearance. | ** The unconfirmed invitations are being cashed and automatically updated every 10 minutes for a faster dialog appearance. | ||
** Content is being updated on calling the dialog | ** Content is being updated on calling the dialog | ||
*** Graphical endless progress indicator is shown right behind the text "Updating list of invitations.", if an update is in progress. The text and the control are shown centered in | *** Graphical endless progress indicator is shown right behind the text "Updating list of invitations.", if an update is in progress. The text and the control are shown centered in the empty listbox | ||
*** If no unconfirmed event is present, the note "No unconfirmed invitations found." is shown in the middle of the listbox. | *** If no unconfirmed event is present, the note "No unconfirmed invitations found." is shown in the middle of the listbox. | ||
* Icon (1.) shows current invitation status: | * Icon (1.) shows current invitation status: | ||
Line 146: | Line 148: | ||
** Accepted | ** Accepted | ||
** Declined | ** Declined | ||
* Buttons are shown for selected listbox entry | * Buttons are shown for selected listbox entry | ||
** "Accept" (6.) Button | ** "Accept" (6.) Button of selected listbox entry (2.) is shown | ||
** "Decline" (7.) Button of selected listbox entry (2.) is shown | |||
** "Decline" (7.) Button | |||
* "Repeating event" text is shown only if the event is a recurring event. | * "Repeating event" text is shown only if the event is a recurring event. | ||
* Location: "None" is shown if no location is given. | * Location: "None" is shown if no location is given. | ||
Line 162: | Line 160: | ||
* Test Case Specification: <Open Issue> | * Test Case Specification: <Open Issue> | ||
[[category:calendar|Server Based Invitation Handling]] |
edits