Commit Graph

48 Commits

Author SHA1 Message Date
dab246 fe05df3477 TF-1594 Move SendEmailInteractor to MailboxDashboardController to handle async send email
(cherry picked from commit 63aec51a6ea6e827ea924e91a13ec78d7f48edf7)
2023-03-24 19:40:48 +07:00
dab246 459b1995a7 TF-1323 Fix can not attach image on mobile and web 2023-02-06 12:04:30 +07:00
dab246 f41baf5250 TF-1190 Handle SetError when send message 2023-02-06 09:52:00 +07:00
dab246 34aa2fe875 TF-1115 Implement catch exception for ContactDataSource 2022-10-28 16:20:02 +07:00
dab246 2f392232bc TF-1115 Implement catch exception for ComposerDataSource 2022-10-28 16:20:02 +07:00
dab246 6a9f36396b TF-1115 Implement catch exception for StateDataSource 2022-10-28 16:20:02 +07:00
dab246 48c1247dfe TF-1115 Implement catch exception for HtmlDataSource 2022-10-28 16:20:02 +07:00
dab246 d4187eec74 TF-1115 Implement catch exception for EmailDataSource 2022-10-28 16:20:02 +07:00
dab246 da90a2b2fc TF-1115 Implement catch exception for MailboxDataSource 2022-10-28 16:20:02 +07:00
dab246 398654a79d TF-657 Separate interactor/repository/datasource of identity 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
ManhNTX 83bf289550 TF-501 [iOS] add Mail app to be Default mail 2022-08-31 10:54:25 +07:00
ManhNTX f8b5ddc227 TF-851 [iOS] Share image with TMail app 2022-08-31 10:54:25 +07:00
ManhNTX 36bec1c9d5 TF-867 [Android] Share image with TeamMail app but image is not add to inline image 2022-08-31 10:54:25 +07:00
dab246 a364524367 TF-838 Update inject bindings for Interactor 2022-08-17 14:29:38 +07:00
dab246 89a5683310 TF-750 Remove bindings repository/datasource of autocomplete in MailboxDashBoard and Composer 2022-07-25 16:59:52 +07:00
dab246 e6f1ced4cd TF-725 Implement UI/UX for insert image to composer on web 2022-07-21 14:47:11 +07:00
ManhNTX a9a85ba621 Compose email with text style for mobile 2022-07-20 09:45:02 +07:00
dab246 79e165443e TF-61 Implement rich text on web 2022-07-18 22:40:21 +07:00
ManhNTX 1d2ba65fa6 create some Interactor in bindings 2022-07-15 11:07:12 +07:00
ManhNTX ef436c3557 add either and state in interactor 2022-07-13 18:44:41 +07:00
ManhNTX bd0be89dce refactor name folder 2022-07-13 18:44:41 +07:00
ManhNTX 2add68d760 save mail when reload page 2022-07-13 18:44:41 +07:00
dab246 737555eb14 TF-675 Implement upload attachment on presentation layer 2022-07-11 11:02:30 +07:00
dab246 53b9745992 TF-297 Store language selected when user changed 2022-07-10 07:50:00 +07:00
ManhNT 313a3dad7e move mailbox_dashboard_controller to controller folder
move mailbox_dashboard_controller to controller folder and add search_controller to mailbox_dashbroad_binding
2022-06-27 14:36:39 +07:00
dab246 909db3c5df TF-548 Inject TmailContactDataSource in composer of TMail 2022-05-13 16:09:36 +07:00
dab246 7e2786089d TF-548 Remove save email address 2022-05-13 16:09:36 +07:00
dab246 0fc14a6c76 TF-548 Create abstract AutoCompleteDataSource common to all 2022-05-13 16:09:36 +07:00
dab246 e4eca98483 TF-517 Implement identity for FromEmailAddress in Composer on browser 2022-04-27 17:50:58 +07:00
dab246 a305ba1826 TF-495 Implement linter for composer 2022-04-25 10:52:05 +07:00
dab246 8700959362 TF-390 Apply new ui composer for browser 2022-03-24 17:33:25 +07:00
dab246 1f9fd7c0a7 TF-295 Apply new UI for composer web browser 2022-03-17 10:54:49 +07:00
dab246 a24a4a2bfd TF-296 Fix upload 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 2450cc9c6b TF-261 Add HtmlEditor for web browser 2022-02-18 17:07:22 +07:00
dab246 5c0c1de5f3 TF-248 Remove all import package not use 2022-02-10 22:43:09 +07:00
dab246 8346e030c8 [BUG] Remove HtmlMessagePurifier when not used 2021-10-14 09:54:33 +07:00
dab246 8fb57725df TF-105 Change composer library html-editor-enhanced to enough_html_editor support display email content better 2021-10-13 12:20:30 +07:00
dab246 449b512986 TF-56 Send email with attachment 2021-09-23 11:29:29 +07:00
dab246 a3b0ae0d53 TF-56 Implement upload multiple attachment 2021-09-23 11:29:29 +07:00
dab246 39ca213285 TF-56 Implement upload single attachment 2021-09-23 11:29:29 +07:00
dab246 dbbfb186f8 TF-60 Add presentation get device contact suggestion 2021-09-22 18:34:35 +07:00
dab246 43377040d5 Fix bug subject email deleted when compose email 2021-09-21 17:04:29 +07:00
dab246 0cd7552ad2 TF-48 Implement compose and send email with simple text 2021-09-08 15:19:56 +07:00
dab246 ee615c7ccd TF-46 Create composer widget with add presentation 2021-08-31 10:37:29 +07:00