Commit Graph

110 Commits

Author SHA1 Message Date
dab246 09f213ebb6 TF-1710 Move all method of PresentationMailbox object to extension to sync
(cherry picked from commit 408fb1840df1f04d51c018992e13ad1011649cbd)
2023-08-18 21:29:50 +07:00
dab246 9ee40751e8 TF-2068 Fix calendar banner widget is gray bar
(cherry picked from commit 69998d944921d045c2c26acf0c66e01feb79112d)
2023-08-18 21:29:50 +07:00
dab246 7df56f3f66 TF-1857 Add headerCalendarEvent to email cached
(cherry picked from commit 6d884bb6db5365c6308404fb5d98fd356be4109e)
2023-07-31 19:24:25 +07:00
dab246 1fa7f49bb3 TF-1857 Add headerCalendarEvent to PresentationEmail
(cherry picked from commit 4c8d47ecd6e4f399fbac828eb80e6f7360cb1822)
2023-07-31 19:24:25 +07:00
dab246 24d7eee69a TF-1708 Sync use mailbox display name to show all mailbox name by in toast, dialog, label, path..
(cherry picked from commit 62137b655383199005c31d21fce46906fab451dc)
2023-07-07 22:45:26 +07:00
dab246 36f13051bd TF-1708 Improvement search mailbox by display name at locale
(cherry picked from commit f3efbe715c06b87ce3006dc936be26dd272a643c)
2023-07-07 22:45:26 +07:00
HuyNguyen 38edd509c6 TF-1865: Remove icon svg not use
(cherry picked from commit e5f8b11fd2c2b4ae793e74051a1e78ede710b2be)
2023-06-13 10:17:45 +07:00
HuyNguyen ee6bf907ff TF-1865: Update UI and replace task in workmanager when update sending email
(cherry picked from commit 15168421c994c5f928873e0794bcbf0c36b015c9)
2023-06-13 10:17:45 +07:00
HuyNguyen 5a394e1719 TF-1865: Get content sending email when open item
(cherry picked from commit 3fdec172d72e27020187679d79ffe4f44953678b)
2023-06-13 10:17:45 +07:00
HuyNguyen 48d32b048d TF-1865: Modify sending email in composer when tap item and Long press item
(cherry picked from commit 5cfda1d92f38da9e5e4fab1413e6e52229a51639)
2023-06-13 10:17:45 +07:00
dab246 fc94e0aa04 TF-1812 Handle add sending email to queue in work manager
(cherry picked from commit c5d89665f525550949bf4e694133ce5ea2777846)
2023-06-13 10:17:45 +07:00
dab246 0b6195f02a TF-1812 Add SendingEmailHiveCache to store sending email
(cherry picked from commit 7ff4c951b843f7a844e0dd4f0667b85b7fb0b710)
2023-06-13 10:17:45 +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
dab246 876cc368b0 Use TupleKey(ObjectKey-AccountId-UserName) to store data to hive
(cherry picked from commit e0ace535d5f3af71eb13598d92524caf2c6d9bbf)
2023-05-08 13:03:51 +07:00
dab246 1b7ce6b37a Store mailbox cache by AccountId
(cherry picked from commit 7804f19d27d65af855e145de1953df9a553f3ce0)
2023-05-08 13:03:51 +07:00
dab246 efc2104933 TF-1767 Fix Reply/Forward original message should be marked, not the sent one
(cherry picked from commit 827c6537cbad268dac4860fb0c57714811ed44e1)
2023-04-24 17:03:39 +07:00
HuyNguyen 00a8d92ec9 TF-1759: Check when replying and all replies will include me in the recipient!
(cherry picked from commit f6481d05c18855a03d2b1cb2d4b94496d5b21d5b)
2023-04-24 17:03:39 +07:00
dab246 26c74976f4 TF-1600 Filter emails are available push notifications
(cherry picked from commit e20845f8b1401d2b4df7d9d7705f094aa431f49a)
2023-04-14 17:12:34 +07:00
dab246 fc5ffcc4dd TF-1645 Fix always show default mailbox in destination picker
(cherry picked from commit 81594b3e41019077e5c659f6754693ff6acb446c)
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
HuyNguyen a522cdd4d4 Remove fillter email address when reply, reply all 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 cbc3243907 TF-1176 Fix delete button is enable even when no mailbox is selected 2023-02-24 17:33:31 +07:00
dab246 7e969c5e38 Always show default mailbox in all MailboxView, Search Mailbox and Settings 2023-02-24 17:33:31 +07:00
dab246 f2a63c083a Optimize and refactor for MailboxVisibility 2023-02-24 17:33:31 +07:00
dab246 37f8ce3638 TF-1437 Handle search mailbox in destination picker 2023-02-14 18:22:41 +07:00
dab246 f5c4c10072 TF-1437 Only show subscribed mailbox in destination picker 2023-02-14 18:22:41 +07:00
HuyNguyen 10ba3867d8 TF-1310: [Presentation] Refactor buildTree logic in TreeBuilder + BaseMailboxController 2023-02-06 11:31:00 +07:00
sherlockvn bd305a8f45 TF-1194 update identityExtension to have sortOrder property 2023-01-31 11:24:24 +07:00
dab246 6566372337 TF-1317 Update authentication account to store AccountId 2023-01-12 16:15:00 +07:00
dab246 7648507907 TF-1270 Sync route path and mailbox contain for list email after fetched 2022-12-07 11:02:09 +07:00
dab246 54f1fd3a04 TF-1270 Fix click on an email then another email open 2022-12-07 11:02:09 +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 eaa47b9cd7 TF-1118 Apply new latest design forwarding 2022-11-10 11:10:49 +07:00
dab246 c6e73d4272 TF-1098 Remove class not used 2022-10-24 10:08:18 +07:00
dab246 69e7715734 TF-657 Implement send receipt to sender 2022-10-21 10:32:17 +07:00
dab246 02789d527f TF-657 Add headers and keywords property when get email content 2022-10-21 10:32:17 +07:00
dab246 fca3b9bf73 TF-985 Apply new design for EmailAddressWidget in EmailView 2022-10-13 11:14:40 +07:00
dab246 2c61102d03 TF-1003 Fix select today as start date, can not receive vacation message 2022-10-03 16:23:28 +07:00
dab246 acff7c4c94 TF-975 Gone all sub folder of folder when move it 2022-09-29 16:38:37 +07:00
dab246 22aa9acd9c TF-973 Fix can not create folder with name contain special 2022-09-28 07:28:21 +07:00
dab246 106a0c4a37 TF-942 Auto generate missing Outbox mailbox before send email 2022-09-26 16:13:27 +07:00
dab246 17ececa2a0 TF-933 Simplify advanced search request 2022-09-19 10:43:49 +07:00
dab246 038d595538 TF-933 Inject and navigate to SearchEmail routes 2022-09-16 15:00:45 +07:00
dab246 7073e903dc TF-933 Handle selection email search result on desktop 2022-09-16 12:20:02 +07:00
dab246 e832786e1c TF-933 Update correct mailbox contain for each email result search 2022-09-16 12:20:02 +07:00