Commit Graph

111 Commits

Author SHA1 Message Date
dab246 8e71d8d8e6 TF-750 Implement call autocomplete when use 2022-07-25 16:59:52 +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 429d882b7d TF-735 Display button code view in composer web 2022-07-22 16:28:37 +07:00
dab246 b205a7a366 TF-735 Handle enable/disable code view in composer web 2022-07-22 16:28:37 +07:00
dab246 1ae030e946 TF-735 Add CodeView type in rich text button 2022-07-22 16:28:37 +07:00
dab246 ea64fe82e0 TF-733 Apply change font to body composer on web 2022-07-22 09:45:29 +07:00
dab246 a98c646f53 TF-733 Apply change text background color to body composer on web 2022-07-22 09:45:29 +07:00
dab246 50316bfa15 TF-733 Apply change text color to body composer on web 2022-07-22 09:45:29 +07:00
dab246 6848da21ea TF-733 Support strikeThrough style for rich text on web 2022-07-22 09:45:29 +07:00
Liz Bui 75133f05f2 add rich text style strike through 2022-07-21 19:04:30 +07:00
dab246 e6f1ced4cd TF-725 Implement UI/UX for insert image to composer on web 2022-07-21 14:47:11 +07:00
dab246 da32cf9a40 TF-725 Insert image to composer on web 2022-07-21 14:47:11 +07:00
dab246 d823862726 TF-725 Create InsertImageDialogBuilder to select image 2022-07-21 14:47:11 +07:00
dab246 44c25699a0 TF-725 Create InlineImage object 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
dab246 eecac6c46d TF-61 Add RichTextWebController to handle rich text on composer web 2022-07-18 22:40:21 +07:00
dab246 35b47679c0 TF-61 Add RichTextStyleType object 2022-07-18 22:40:21 +07:00
ManhNTX 1d2ba65fa6 create some Interactor in bindings 2022-07-15 11:07:12 +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 1cde4b5d5b TF-692 Use super_tag_editor library on pub.dev for autocomplete suggestion 2022-07-12 10:13:45 +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
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 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 dbbc13eab4 TF-528 Update size for responsive on tablet and landscape mobile 2022-05-05 11:33:28 +07:00
dab246 f993eeb888 TF-457 Display signature, bcc email address in composer 2022-04-29 17:31:06 +07:00
dab246 3c8a3dce40 TF-517 Implement identity for FromEmailAddress in Composer on mobile 2022-04-27 17:50:58 +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 f5648cc7f7 TF-153 Mark as spam when selection email 2022-04-15 19:48:12 +07:00
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 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