Commit Graph

196 Commits

Author SHA1 Message Date
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 bbcaaa549d TF-1487 Upgrade latest dependencies version
(cherry picked from commit 2ba54a168494f772174b196e3a7b5e4173abcdd9)
2023-03-10 21:10:36 +07:00
dab246 47bfc811ba Refresh change mailbox after update mailbox visibility 2023-02-24 17:33:31 +07:00
dab246 b0273711ee TF-1427 Handle show mailbox in search mailbox view 2023-02-13 15:51:31 +07:00
dab246 26f7e1519d TF-1321 Get receiver email address for send read recipient 2023-02-13 10:19:00 +07:00
dab246 fdb354d780 TF-1321 Get default identity for Team-Mailbox 2023-02-13 10:19:00 +07:00
HuyNguyen 10ba3867d8 TF-1310: [Presentation] Refactor buildTree logic in TreeBuilder + BaseMailboxController 2023-02-06 11:31:00 +07:00
dab246 16d360bb00 TF-1288 Fix email detailed view automatically closes when focusing on composer's editor on the web 2023-01-30 11:45:52 +07:00
dab246 5424479526 TF-1167 Improve more button in recipients of EmailView 2023-01-18 05:25:50 +07:00
dab246 6566372337 TF-1317 Update authentication account to store AccountId 2023-01-12 16:15:00 +07:00
dab246 eadc0c4ddc TF-1360 Fix can not add data to stream controller when re-login 2023-01-09 14:44:36 +07:00
dab246 1b59d7a99e TF-1360 Fix can not MarkAsRead when open app from notification 2023-01-09 14:44:36 +07:00
dab246 0b404a420b TF-1330 Fix can not swipe left/right in email view on mobile 2022-12-21 15:47:01 +07:00
sherlockvn 66d16b7a98 TF-284 fix open wrong email in mailbox which is not inbox 2022-12-09 13:54:40 +07:00
dab246 54f1fd3a04 TF-1270 Fix click on an email then another email open 2022-12-07 11:02:09 +07:00
dab246 53793c6d5b TF-438 Implement get stored old email state 2022-12-02 16:13:47 +07:00
dab246 d088b8b962 TF-1203 Fix can not scroll horizontal email content 2022-11-29 14:50:20 +07:00
dab246 6d5a58b1f8 TF-1180 Reorganize inject and get interactor 2022-11-18 16:33:18 +07:00
dab246 55fd880224 TF-1180 Fix read receipt wrong content 2022-11-18 16:33:18 +07:00
dab246 10b3acb8a0 TF-1200 Fix sent mails do not show the CC/BCC info 2022-11-17 14:42:15 +07:00
dab246 4f981878c3 TF-934 Implement open email in new tab 2022-11-15 09:41:33 +07:00
dab246 71abe0cf37 TF-934 Implement search by query when open new tab 2022-11-15 09:41:33 +07:00
dab246 6050ee5386 TF-934 Select mailbox, email when change route on browser 2022-11-15 09:41:33 +07:00
dab246 f4f6298761 TF-898 Implement quick creating rule in email view 2022-11-14 11:52:23 +07:00
ManhNTX 181915f071 TF-1014: add quotas out of storage 2022-11-11 16:43:21 +07:00
ManhNTX 75495e7d1f TF-1014: [Dev] Show quota at the bottom of mailbox 2022-11-11 16:43:21 +07:00
ManhNTX fe4c1c1917 TF-996: rename email controller 2022-11-01 21:56:52 +07:00
ManhNTX e264880f9d TF-996: add email_parent_controller.dart 2022-11-01 21:56:52 +07:00
ManhNTX b652f17acc TF-996: fix some case when undo move mailbox 2022-11-01 21:56:52 +07:00
ManhNTX 78af37e0f5 TF-996: apply correct content email when swipe 2022-11-01 21:56:52 +07:00
ManhNTX ecf1b0688e TF-996: remove unnecessary code 2022-11-01 21:56:52 +07:00
ManhNTX 1c8e47eedf TF-996: Debounce request 2022-11-01 21:56:52 +07:00
ManhNTX 2e16cc7f6c TF-996: Previous / Next message when searching email 2022-11-01 21:56:52 +07:00
ManhNTX 4e3385dc84 TF-996: add limit size listEmailLoaded 2022-11-01 21:56:52 +07:00
ManhNTX 7f5bf175f6 TF-996: changed background color when mail is opening 2022-11-01 21:56:52 +07:00
ManhNTX 8a931019ed TF-996: add previous / Next message of a mailbox on Web 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 490787fc11 TF-1115 Handle onError for all controller 2022-10-28 16:20:02 +07:00
dab246 4aad1c94ed TF-1115 Implement catch exception for HiveAccountDataSource 2022-10-28 16:20:02 +07:00
dab246 c4eac83477 TF-1115 Implement catch exception for AuthenticationOIDCDataSource 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 a552b073c1 TF-1115 Implement catch exception for MdnDataSource 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 1e855c26bc Fix email content loaded after 10s 2022-10-28 15:26:27 +07:00
dab246 079bd404c2 TF-1074 Handle go to path /session 2022-10-26 21:22:15 +07:00
dab246 daddeb78dc TF-1074 Handle go to path /destination_picker 2022-10-26 21:22:15 +07:00
dab246 b5e0569907 TF-1074 Change name app routes 2022-10-26 21:22:15 +07:00
ManhNTX bd06eb7105 TF-1083: merge one request when drag email when searching 2022-10-25 06:07:29 +07:00