Commit Graph

215 Commits

Author SHA1 Message Date
dab246 c98be4cfc5 TF-1812 Implement interactor store sending email
(cherry picked from commit d1a064ec87c9f0ebdb373c893d891db9a93a9d37)
2023-06-13 10:17:45 +07:00
HuyNguyen 48f5a8b51f TF-1809: Handle sync data from cache and network when get email contents
(cherry picked from commit 896059cd5b29c62c2cf34621fe35d7b23a54acf4)
2023-06-05 11:02:20 +07:00
HuyNguyen 63f375a29c TF-1808: Hanlde store email when opening email
(cherry picked from commit 2c895379f83b34e9bafb7545b21d790d01d444af)
2023-06-05 11:02:20 +07:00
HuyNguyen 28d75ce384 TF-1808: Create func store email when opening in data layer
(cherry picked from commit a24b4698eedd8c28461877a717ef305a6c47f185)
2023-06-05 11:02:20 +07:00
dab246 8bbc770881 TF-1832 Enable drag horizontal scroll attachment in email view
(cherry picked from commit 1b8a0e9adeb86add0adf56ab8bf8efa60ce3d9ef)
2023-06-05 11:02:20 +07:00
dab246 8513b2da93 TF-1815 Move email improvement
(cherry picked from commit d7884423c0e14697ec2af29e55d39602aa7869f8)
2023-06-05 11:02:20 +07:00
dab246 d357358341 TF-1810 Implement store detailed email to cache
(cherry picked from commit 6be6d69ad8e5fb05d839e2649b1f444613eea6d1)
2023-06-05 11:02:20 +07:00
dab246 892fceb037 TF-1810 Add StoreDetailedEmailToCacheInteractor to store detailed email to cache
(cherry picked from commit 60a91537f7ea1225b5ca67f6dd9ef358b33939da)
2023-06-05 11:02:20 +07:00
dab246 5b01715dcd TF-1810 Move all hive clients to a separate folder
(cherry picked from commit c72e16b576835b7748e20ab3e5cce5e1f505a65f)
2023-06-05 11:02:20 +07:00
dab246 133b04b11c TF-1613 Implement handleSuccessViewState and handleFailureViewState for all controller
(cherry picked from commit 35e727e795bb3c44cc9c47e02542b5bdc3955fdd)
2023-04-14 17:12:34 +07:00
HuyNguyen a794d8491e TF-1604: Add requiredCapabilities support TeamMailbox for SetEmailMethod
(cherry picked from commit af9432c91755489a544b781bf068dd037fc627ee)
2023-03-24 19:40:48 +07:00
HuyNguyen 8a28225e05 TF-1604: Add requiredCapabilities support TeamMailbox for GetEmailMethod
(cherry picked from commit 3922303e63a8e910511361019a54ea13801e3f92)
2023-03-24 19:40:48 +07:00
dab246 bc01ab9b0f TF-1611 Fix border and padding banner vacation
(cherry picked from commit 0d50f922fbd510b5c098a482affd611dcd8e64a6)
2023-03-24 19:40:48 +07:00
dab246 bb9dbb697a TF-1625 Get capability supported for Identity/set method
(cherry picked from commit 16a77edba891a628b728d05ddd3a61c9ba45b8dc)
2023-03-24 19:40:48 +07:00
dab246 0d77789c5f TF-1626 Remove id of email when call Email/set method
(cherry picked from commit ce1d27d893fd406aa812d4e4ea9debe1ec265ddb)
2023-03-24 19:40:48 +07:00
dab246 9675f39659 TF-1606 Convert downloadUrl and uploadUrl to qualified url
(cherry picked from commit eb912f4e7100b411c4167b1d575a793327ad356c)
2023-03-24 19:40:48 +07:00
dab246 4e17813e1a TF-1594 Use only one class TmailToast to display the message.
(cherry picked from commit 379c34b32b2e5c4dad141e6a98bdb92597fa6908)
2023-03-24 19:40:48 +07:00
dab246 9af4924b9a TF-1581 Update UI to support language RTL 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG d252479d19 Remove unnecessary local bindings when global binding did 2023-03-10 21:10:36 +07:00
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