Commit Graph

69 Commits

Author SHA1 Message Date
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 8735001010 handle session when reload 2022-07-13 18:44:41 +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 7473fdffdf TF-332 Fix when nothing is change tmail still making jmap request 2022-07-12 09:32:00 +07:00
dab246 737555eb14 TF-675 Implement upload attachment on presentation layer 2022-07-11 11:02:30 +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 ea6a4aff9f TF-647 Fix unable to select an email address after saving draft 2022-06-22 10:00:40 +07:00
dab246 f0c6055dc1 TF-658 Fix composer disappears when performing actions on browser 2022-06-15 20:14:21 +07:00
dab246 a30dd68b1b TF-624 Remove null-aware of instance WidgetsBinding/SchedulerBinding on flutter 3.0 2022-06-09 21:20:26 +07:00
dab246 38bc7d9118 TF-475 Fix save a draft email 2022-05-31 09:04:00 +07:00
dab246 ba64136357 TF-586 Fix only show identities created by the user 2022-05-26 22:36:44 +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 f993eeb888 TF-457 Display signature, bcc email address in composer 2022-04-29 17:31:06 +07:00
dab246 e4eca98483 TF-517 Implement identity for FromEmailAddress in Composer on browser 2022-04-27 17:50:58 +07:00
dab246 52fd989272 TF-460 Separate the header of MailboxDashboard on the browser 2022-04-26 15:35:10 +07:00
dab246 a305ba1826 TF-495 Implement linter for composer 2022-04-25 10:52:05 +07:00
dab246 451f37d4e4 Fix display header message email quoted when forward email 2022-04-14 17:21:07 +07:00
dab246 e3a4371eae Fix display attachment when reply or forward email 2022-04-14 17:21:07 +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 c456cde7a8 TF-359 Open a web address and mailto link from EmailView 2022-04-07 09:15:00 +07:00
dab246 9a8d33687c TF-430 Set Reply-To header for email when send 2022-03-30 14:17:56 +07:00
dab246 67639578a5 TF-130 Checking maxSizeAttachmentsPerEmail when uploading attachments 2022-03-29 14:11:05 +07:00
dab246 fdf1e45d66 TF-390 Apply new ui for suggestion box for email address 2022-03-24 17:33:25 +07:00
dab246 5ca2f2a572 TF-390 Apply new ui composer for mobile 2022-03-24 17:33:25 +07:00
dab246 8700959362 TF-390 Apply new ui composer for browser 2022-03-24 17:33:25 +07:00
dab246 f942041701 TF-381 Navigation route ThreadView to EmailView on browser 2022-03-22 18:10:54 +07:00
dab246 cd6874faa7 Fix draft email when close composer on browser 2022-03-21 07:16:49 +07:00
dab246 49c64dea72 Fix editor and attachment in composer on web 2022-03-21 07:16:49 +07:00
dab246 c751cabd06 TF-295 Apply new UI for composer mobile 2022-03-17 10:54:49 +07:00
dab246 1f9fd7c0a7 TF-295 Apply new UI for composer web browser 2022-03-17 10:54:49 +07:00
Dat PHAM HOANG 45fcd6774a TF-320 Move app_logger to core 2022-03-14 16:28:09 +07:00
dab246 17499e70db TF-313 Apply new ui for email address detail 2022-03-10 09:36:29 +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 977e791bab TF-282 Fix bug email address is cut off when displaying on the mobile app 2022-03-02 09:43:06 +07:00
dab246 690de9483f TF-82 Save email drafts when content changed 2022-02-23 18:50:44 +07:00
dab246 808191a806 TF-82 Edit a email draft 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 1301a9c114 TF-221 Create emails with User-Agent header 2022-02-17 10:27:17 +07:00
dab246 5c0c1de5f3 TF-248 Remove all import package not use 2022-02-10 22:43:09 +07:00
dab246 697b612718 TF-210 Fix focus input is jumping between To EmailAddress and editor input 2021-10-22 10:22:43 +07:00