Commit Graph

616 Commits

Author SHA1 Message Date
dab246 30997a2d7e TF-3260 Fix unit test to build CI success
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 00:00:02 -08:00
dab246 dce74b43e9 TF-3260 Load & Display App Grid Linagora Ecosystem
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 00:00:02 -08:00
dab246 95f05c4715 TF-3260 Parsing Linagora Ecosystem in AppGrid 2025-02-19 00:00:02 -08:00
DatDang f66e1460e4 TF-3454 Download all attachments as ZIP 2025-02-18 20:13:16 -08:00
DatDang ca3905cb7a TF-3488 Add hide download taskbar feature 2025-02-17 20:31:30 -08:00
Florent Azavant 6720709a2e TF-2305 Session::getOwnEmailAddress method to fetch the user email address from urn:ietf:params:jmap:principals imip mailto property if not present in the session username, which is the case for Cyrus 2025-02-16 20:52:47 -08:00
Florent Azavant 327af38fb0 TF-2305 Fixed getUploadUri and getDownloadUri not working with Cyrus 2025-02-16 20:52:47 -08:00
dab246 6b9f869bdc Only display contact support when httpLink or supportMailAddress is not empty
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
dab246 02f5712a5c Open new tab when contact support has mail address at setting view
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-10 20:43:15 -08:00
dab246 b83e092e47 TF-3290 Only show reconnection confirm dialog when composer is opened 2025-02-05 03:00:08 -08:00
dab246 6e59633bf6 TF-3181 Handle on click contact support 2025-02-05 03:00:08 -08:00
dab246 9f2d7bc36c TF-3181 Display contact support button on web app 2025-02-05 03:00:08 -08:00
dab246 223fdbf1fb TF-3278 Handle open app via deep link at MailboxDashboard screen 2025-02-05 03:00:08 -08:00
dab246 e1664710b3 TF-3312 Add logout confirmation dialog 2025-02-05 03:00:08 -08:00
dab246 75f66f3758 fixup! TF-3296 Fix [SEARCH] Can't apply the "Starred" filter in search 2025-02-05 03:00:08 -08:00
dab246 ff7d2a205b TF-3296 Fix [SEARCH] Can't apply the "Starred" filter in search 2025-02-05 03:00:08 -08:00
dab246 cd8602784e TF-3292 Write integration test for search emails by date and then sort them by relevance 2025-02-05 03:00:08 -08:00
dab246 586b8505e0 TF-3292 Fix [SEARCH] If I filter emails by date and then sort them by relevance, the filter isn't applied 2025-02-05 03:00:08 -08:00
dab246 50e88d859e TF-3291 Fix [SEARCH] No results if you add > 1 address in the From field 2025-02-05 03:00:08 -08:00
DatDang 3ddb81a8c4 TF-3406 Add edit as new email feature
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-05 03:00:08 -08:00
dab246 0ce99c745c TF-3416 Persist preview EML content when make reload page action 2025-02-05 03:00:08 -08:00
dab246 d304083b2e TF-3416 Implement preview EML attachment 2025-02-05 03:00:08 -08:00
dab246 aceaebe869 TF-3408 Auto load more when user uses arrow down of keyboard 2025-02-05 03:00:08 -08:00
dab246 b73784742a TF-3408 Remove limit result in autocomplete 2025-02-05 03:00:08 -08:00
dab246 840645b8f1 TF-3430 Fix reply and forward button are not synced 2025-02-05 03:00:08 -08:00
DatDang 047df54627 TF-3385 Fix loading forever when empty <20 items mailbox 2025-02-05 03:00:08 -08:00
dab246 e9a8f498d3 TF-3396 Fix mobile app can not get the latest email when open app from terminated 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 6651d28d1e TF-3385 Fix Map spam/unspam from fromIterable to fromEntries 2025-02-05 03:00:08 -08:00
DatDang a1c36b45a9 TF-3385 Fix Map read status from fromIterable to fromEntries 2025-02-05 03:00:08 -08:00
DatDang b5fc4c6e58 TF-3385 Fix change flags not working 2025-02-05 03:00:08 -08:00
DatDang db0f26f241 TF-3385 Revert undo operation handling 2025-02-05 03:00:08 -08:00
DatDang 0248b9138c TF-3385 Fix move and delete emails not work properly 2025-02-05 03:00:08 -08:00
DatDang 3541ac085e TF-3385 Fix mark as read not work properly 2025-02-05 03:00:08 -08:00
DatDang ea283207a7 TF-3385 Clean up ThreadController and SearchEmailController ever listener 2025-02-05 03:00:08 -08:00
DatDang b95ec24b3c TF-3385 Update move emails 2025-02-05 03:00:08 -08:00
DatDang 9660b40cd1 TF-3385 Update permanently delete emails 2025-02-05 03:00:08 -08:00
DatDang 059185660e TF-3385 Update save and remove draft email 2025-02-05 03:00:08 -08:00
DatDang 8f5168ec6b TF-3385 Update mark as read and star 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 7efe5ed31d TF-3372 Handling error for empty trash failure 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG b07a142bcc TF-3372 Handle Empty mailbox success + failure states 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG 06adc9e6a8 TF-3372 Use viewStateMailboxActionProgress to build progress bar for not only MarkAsRead but also Empty mailbox action 2025-02-05 03:00:08 -08:00
dab246 360027d7a1 TF-3181 Handle on click contact support
(cherry picked from commit 7a6a02f58f5194c7f8c8ad3c047a5b8938ba598e)
2025-02-05 03:00:08 -08:00
dab246 129d5f5fa8 TF-3181 Display contact support button on web app
(cherry picked from commit cfc027522962fbf7092c8a15876d6c61f0aca6fc)
2025-02-05 03:00:08 -08:00
dab246 091d52e635 TF-3333 Remove Mailbox/query & Mailbox/get when performing display spam banner 2025-02-05 03:00:08 -08:00
Dat PHAM HOANG e386848af8 TF-3334 Add more concurrence test cases for WebSocketQueueHandler 2025-02-05 03:00:08 -08:00
dab246 01b320ce89 TF-3334 Skip getting stored state in interactor when performing actions with email and mailbox 2025-02-05 03:00:08 -08:00
dab246 dfd622d7ec TF-3334 Use queue to handle multiple refresh changes mailbox from incoming websocket 2025-02-05 03:00:08 -08:00
dab246 6063f4b832 TF-3334 Remove Email/get of unsubscribe email action 2025-02-05 03:00:08 -08:00
dab246 eb51e9b3b1 TF-3334 Remove Email/get of mark as read & mark as star action 2025-02-05 03:00:08 -08:00
DatDang ea58e3297b TF-3341 Enable web socket for mobile 2025-02-05 03:00:08 -08:00