Commit Graph

73 Commits

Author SHA1 Message Date
dab246 750063d1f4 TF-153 Mark as spam when open email 2022-04-15 19:48:12 +07:00
dab246 16c5aed64e TF-153 Combine moveToMailbox and moveToTrash to moveToMailbox using EmailActionType object 2022-04-15 19:48:12 +07:00
dab246 3c5044c0fc TF-484 Hover in email, action buttons are available to do in ThreadView 2022-04-15 14:32:12 +07:00
dab246 7f4098522d Fix display block quoted content in composer 2022-04-14 17:21:07 +07:00
dab246 3eb5f31dcd Fix toast message when sending a message 2022-04-07 15:53:45 +07:00
dab246 a7d013cfc7 TF-83 Fix show message constraints when sending a message 2022-04-07 15:18:30 +07:00
dab246 6445e3076f TF-239 Delete multiple emails permanently 2022-04-06 09:37:33 +07:00
dab246 641dce4905 TF-314 Implement delete multiple email in ThreadView 2022-03-31 09:51:03 +07:00
dab246 8bf80db4de TF-314 Implement delete an email in EmailView 2022-03-31 09:51:03 +07:00
dab246 bab7619840 TF-389 Fix can not see the attachment in EmailView 2022-03-28 15:18:35 +07:00
dab246 f639fdc0d8 TF-348 Fix preserve the selection state when opening an email 2022-03-28 09:23:55 +07:00
dab246 7dc8672b82 TF-381 Apply new UI for emails selection active 2022-03-22 18:10:54 +07:00
dab246 17499e70db TF-313 Apply new ui for email address detail 2022-03-10 09:36:29 +07:00
dab246 a59ef34df4 TF-313 Apply new ui for subject, address, body EmailView 2022-03-10 09:36:29 +07:00
dab246 11735ed1d7 TF-313 Apply new ui for AppBar EmailView 2022-03-10 09:36:29 +07:00
dab246 2972554be7 TF-275 Fix bug reload changes colors 2022-03-08 14:08:00 +07:00
dab246 5f2799ee79 TF-267 Fix bug display a full page for sorting results 2022-03-08 10:02:13 +07:00
dab246 a24a4a2bfd TF-296 Fix upload file on browser 2022-03-07 12:10:35 +07:00
dab246 46b8f74298 TF-287 Fix bug replies do not preserve line breaks 2022-03-07 10:07:03 +07:00
dab246 cdeab01a58 TF-234 Display selection multiple mailbox 2022-02-25 06:30:42 +07:00
dab246 808191a806 TF-82 Edit a email draft 2022-02-23 18:50:44 +07:00
dab246 e739e23c62 TF-233 Implement create new mailbox and sub-folder 2022-02-23 14:19:10 +07:00
dab246 ca69bee4cd TF-119 Filter messages with unread, attachments, starred 2022-02-11 17:21:35 +07:00
dab246 5c0c1de5f3 TF-248 Remove all import package not use 2022-02-10 22:43:09 +07:00
dab246 a48f508171 TF-248 Update UI and Action for selection multiple email 2022-02-10 22:43:09 +07:00
dab246 9c1b31c614 TF-248 Change font, style for title and content item list email 2022-02-10 22:43:09 +07:00
dab246 22bbd585cf TF-248 Change avatar of item list email 2022-02-10 22:43:09 +07:00
Dat PHAM HOANG 67c0f50575 Update dependencies and stacks to build in CI 2022-02-08 14:43:13 +07:00
dab246 016b06be7f [BUG] Fix upload attachment 2022-02-07 18:17:17 +07:00
dab246 d5b9be774d TF - Change path git library 2022-02-07 15:59:22 +07:00
dab246 62d416c4a4 TF-138 Add domain layer for search mail with text pattern 2021-10-26 15:34:08 +07:00
dab246 60ffa5ace0 TF-106 Fix display inlined image CIDs of emails 2021-10-19 10:58:47 +07:00
Dat PHAM HOANG d8dd5ea31b TF-174 Order the ThreadView base on ReceivedAt to uniform with load more 2021-10-15 16:36:49 +07:00
dab246 2ee2fdb029 TF-167 [BUG] Fix mark email as seen when moving it from Outbox to sent. 2021-10-15 11:45:59 +07:00
dab246 61bb02b25e TF-175 [BUG] Fix special character in avatar 2021-10-15 11:45:59 +07:00
dab246 6f40afa6f2 TF-164 [BUG] Fix Draft, Outbox header should change to recipient 2021-10-14 09:54:33 +07:00
dab246 b60656b70f TF-105 [BUG] Fix no subject should show empty instead of null 2021-10-13 12:20:30 +07:00
dab246 e654fe2866 TF-105 [BUG] Fix loading is blinking when reading email 2021-10-13 12:20:30 +07:00
dab246 ca28b55d24 TF-105 [BUG] Fix email address should be in lower case 2021-10-13 12:20:30 +07:00
dab246 15e1417730 TF-105 Handle event click link and loading content of HtmlContentViewer 2021-10-13 12:20:30 +07:00
dab246 ee58a77758 TF-145 Implement LoadMoreEmails in ThreadView 2021-10-11 09:31:49 +07:00
dab246 3cac5e4e83 TF-145 Add domain layer for getAllEmail in Caching 2021-10-11 09:31:49 +07:00
dab246 50bf856688 TF-103 [BUG] Given a mail in sent box, i open it, click reply, it sends it to myself 2021-10-04 17:23:52 +07:00
dab246 c475820353 TF-113 [BUG] Date should be display in the local time zone 2021-10-04 17:23:52 +07:00
dab246 d8aac0ba69 TF-98 [BUG] Change the name in email item in list of Sent to the list of Recipients 2021-10-04 17:23:52 +07:00
dab246 eb29f514dc TF-123 Implement refresh all mailbox 2021-10-01 15:48:47 +07:00
dab246 dd0d1bbe87 TF-123 Create objects for caching mailbox 2021-10-01 15:48:47 +07:00
dab246 8413615e29 TF-79 Create popmenu for tablet 2021-09-27 08:14:26 +07:00
dab246 c7a3e90a68 TF-79 Mark as star/unstar selected multiple email 2021-09-27 08:14:26 +07:00
dab246 5d7fd819c8 TF-79 Mark as star/unstar in email detailed view 2021-09-27 08:14:26 +07:00