Commit Graph

56 Commits

Author SHA1 Message Date
dab246 33bf4002e8 TF-1190 Handle SetError when update email as drafts 2023-02-06 09:52:00 +07:00
dab246 e56e8fde27 TF-1190 Handle SetError when save email as drafts 2023-02-06 09:52:00 +07:00
dab246 f41baf5250 TF-1190 Handle SetError when send message 2023-02-06 09:52:00 +07:00
dab246 0f675c2270 Fix can not refresh change list mailbox and email after take actions with email in succession 2023-01-18 19:05:15 +07:00
dab246 6566372337 TF-1317 Update authentication account to store AccountId 2023-01-12 16:15:00 +07:00
dab246 53793c6d5b TF-438 Implement get stored old email state 2022-12-02 16:13:47 +07:00
ManhNTX 2e16cc7f6c TF-996: Previous / Next message when searching email 2022-11-01 21:56:52 +07:00
ManhNTX bc102dd9ec TF-996: add previous / Next message of a mailbox on mobile/tablet 2022-11-01 21:56:52 +07:00
dab246 1e855c26bc Fix email content loaded after 10s 2022-10-28 15:26:27 +07:00
ManhNTX bd06eb7105 TF-1083: merge one request when drag email when searching 2022-10-25 06:07:29 +07:00
dab246 4d7ba01f00 TF-657 Add interactor/repository/datasource for SendReceiptToSender 2022-10-21 10:32:17 +07:00
dab246 02789d527f TF-657 Add headers and keywords property when get email content 2022-10-21 10:32:17 +07:00
dab246 106a0c4a37 TF-942 Auto generate missing Outbox mailbox before send email 2022-09-26 16:13:27 +07:00
dab246 3354461e1f TF-940 Fix can not download attachment 2022-09-23 10:43:44 +07:00
dab246 e1c8439fe4 TF-421 Support delete permanently selection email in mailbox Draft 2022-09-09 11:15:36 +07:00
dab246 f108f5c726 TF-886 Implement GetAuthenticationInfo stored in repository and datasource 2022-09-07 15:47:01 +07:00
dab246 9d0c9ca1f0 TF-838 Implement State for Interactor 2022-08-17 14:29:38 +07:00
dab246 08f7d7878a TF-838 Add getEmailState to email repository 2022-08-17 14:29:38 +07:00
dab246 6ad10cad4a TF-654 Update datasource/repository for download attachment on web 2022-08-08 14:29:08 +07:00
Dat PHAM HOANG 7599a73ab0 TF-730 Show attachment in the case email content empty 2022-07-29 10:38:28 +07:00
dab246 fa9b14c0d0 TF-332 Add loadingState for update email drafts and get content email 2022-07-12 09:32:00 +07:00
dab246 4a2addd77a TF-644 Add accessToken in download interactor attachments for web 2022-06-15 11:18:49 +07:00
Dat PHAM HOANG ee692d52a2 TF-629 Download file and get the contentType to open file in Android/iOS 2022-06-13 19:02:25 +07:00
dab246 d463dbed47 TF-624 Move OidcConfigurationExtension from data layer to domain layer 2022-06-09 21:20:26 +07:00
dab246 831f34f137 TF-624 Setup DOMAIN_REDIRECT_URL/WEB_OIDC_CLIENT_ID in env file 2022-06-09 21:20:26 +07:00
dab246 ba49d7699a TF-605 Use bearer token download attachment on Android 2022-06-06 10:45:13 +07:00
dab246 69b2dbf3cf TF-605 Use bearer token download attachment on iOS 2022-06-06 10:45:13 +07:00
dab246 16c5aed64e TF-153 Combine moveToMailbox and moveToTrash to moveToMailbox using EmailActionType object 2022-04-15 19:48:12 +07:00
dab246 561f8041ea Fix displaying the external url of the link tag 2022-04-14 17:21:07 +07:00
dab246 1c7f9ad333 TF-239 Empty trash folder 2022-04-06 09:37:33 +07:00
dab246 a89c5db744 TF-239 Delete single email permanently 2022-04-06 09:37:33 +07:00
dab246 6445e3076f TF-239 Delete multiple emails permanently 2022-04-06 09:37:33 +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 7beebfebc8 TF-296 Fix download file on browser 2022-03-07 12:10:35 +07:00
dab246 808191a806 TF-82 Edit a email draft 2022-02-23 18:50:44 +07:00
dab246 a2ffd9b354 TF-82 Discard email drafts 2022-02-23 18:50:44 +07:00
dab246 ea29405f08 TF-82 Create an email as drafts 2022-02-23 18:50:44 +07:00
dab246 60ffa5ace0 TF-106 Fix display inlined image CIDs of emails 2021-10-19 10:58:47 +07:00
dab246 ececc65a26 TF-185 [BUG] Fix can not display all parts of email which have multiple html part 2021-10-15 20:42:29 +07:00
dab246 dd5e8e4519 TF-105 [BUG] Fix long line should be wrapped 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 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
dab246 a12efc8d2b TF-80 Move multiple email to mailbox from thread view 2021-09-24 17:50:26 +07:00
dab246 afc8c0fe77 TF-80 Move email to Mailbox in Email Detailed view 2021-09-24 17:50:26 +07:00
dab246 430f21bdaf TF-56 Create object LoadingState 2021-09-23 11:29:29 +07:00
dab246 0158142e45 TF-32 Add domain layer of export attachment for ios platform 2021-09-18 15:01:39 +07:00
dab246 ddf8a32e66 TF-32 Add domain layer of download attachment for android platform 2021-09-18 15:01:39 +07:00