-
#### User story summary
- [Definition](#definition)
- [Criteria](#criteria)
Definition
As a user, I do not want to receive email notifications about events in the past.
- **Given** that I am an Op…
-
Set OIDC configuration as config.js file on docker instead of hardcoded values at build.
-
In order to test potentially unstable changes for the migration from jmap draft to jmap 1, we should have a running instance usable by QA on the feature-jmap1 branch.
-
## Description
Given an email list like:
- Message 1
- Message 2
- Message 3
- Message 4
When user puts his mouse over `Message 2`, he can delete the message from the Trash icon. Then the …
-
Display attendee email in event form.
For now we can only see the organizer email
![image.png](https://images.zenhubusercontent.com/5ff41de802ab506ec3e827b9/872a8587-78e1-4bae-b78b-0a96ff59adcf)
* …
-
https://user-images.githubusercontent.com/6928740/117392520-70b83e80-af1c-11eb-9acf-5dd8bbfbfd9a.mp4
I click the fold/unflod side panel button without effect.
Mozilla Firefox 88.0
-
Because the ICS is an attachment.
-
With Inbox, all the email authors are searched through the people API.
It occurs when the page opens up or when we scroll and retrieve older emails. This API is used to find people names and avatars.…
-
We noticed some 403 errors linked to the usage by INBOX of expired tokens.
It would be nice to handle 403 errors and refresh the JWT token + resume the API call.
cc @chamerling
Also, how is …
-
In large projects with lots of localized strings, having just 1 file for all the translations per language gets hard to manage. How should I split and organize my locale files to better work on them?…