Commit Graph

140 Commits

Author SHA1 Message Date
dab246 c190d6bc06 TF-1698 Fix system not redirect correct url when user double click many times to view email in mailbox
(cherry picked from commit 1f205b2d89d6db3b84193e8bd3941a3e310f2a6a)
2023-04-14 17:12:34 +07:00
dab246 84438efc89 TF-1694 Use KeyboardUtils to centralized management show/hide keyboard
(cherry picked from commit e2598476ecdc8c5d16a17dc3c777a34620013c64)
2023-04-14 17:12:34 +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
dab246 e81296bbaf TF-1667 Trigger show spam report banner when mailboxes changed
(cherry picked from commit 6530da92012774a8bd318cd1c87cf1f503feef69)
2023-04-14 17:12:34 +07:00
dab246 d6045c8361 TF-1598 Mark emails in the spam box as seen when dismiss banner
(cherry picked from commit 868d4654ef3b3557fdf6d331fd340782b7a7c4e5)
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
HuyNguyen 890ca4c8cd TF-1604: Add requiredCapabilities support TeamMailbox for spam report
(cherry picked from commit a05e1df1b9f6730978f2172aad36fb6c3e3249d4)
2023-03-24 19:40:48 +07:00
HuyNguyen 0b0db87260 TF-1604: Add requiredCapabilities support TeamMailbox for mailbox
(cherry picked from commit ac7a8bff08ddc13e94b9ae97923c477c7d810ba0)
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 009ab2b889 TF-1606 Convert apiUrl to qualified url
(cherry picked from commit f446fd598dfcdc0dfd041419a8a5f709606a4605)
2023-03-24 19:40:48 +07:00
HuyNguyen 068ace1ade TF-1616: Remove variable not use in mailbox_dashboard_controller
(cherry picked from commit 6609a1a3fc1737f7630e2bfdba22311023aece6e)
2023-03-24 19:40:48 +07:00
HuyNguyen 8b4d81f2f9 TF-1616: Remove func not use
(cherry picked from commit f83d1c32b7df54bc9764590f23e17f80c9130e2d)
2023-03-24 19:40:48 +07:00
HuyNguyen 55e9a8c8b3 TF-1616: Fix drag and drop email to mailbox
(cherry picked from commit 324a28c958dd9b4b9f25d7ce18c6a2a4a5c18531)
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 fe05df3477 TF-1594 Move SendEmailInteractor to MailboxDashboardController to handle async send email
(cherry picked from commit 63aec51a6ea6e827ea924e91a13ec78d7f48edf7)
2023-03-24 19:40:48 +07:00
ManhNTX 8820cc537b TF-1539: Hide suggestion box after select item suggestion
(cherry picked from commit 1eed23a5090c92e969a47a842cb6a18ca1a667c6)
2023-03-24 19:40:48 +07:00
Dat PHAM HOANG d252479d19 Remove unnecessary local bindings when global binding did 2023-03-10 21:10:36 +07:00
dab246 20393eacf0 TF-1561 Fix focus is lost on overlay 2023-03-10 21:10:36 +07:00
HuyNguyen fb3df2a99f Refactor coding convention 2023-03-10 21:10:36 +07:00
Huy Nguyễn 1e0013260f Handle some case about share intent from android phone 2023-03-10 21:10:36 +07:00
dab246 b3ec90b507 TF-1477 Improve UX for advanced and quick search 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
HuyNguyen 0913a73286 TF-1472: Fixed popup when sending email should be displayed at the bottom of screen 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 705dd5d28c TF-1427 Create new mailbox search view on web 2023-02-13 15:51:31 +07:00
HuyNguyen 10ba3867d8 TF-1310: [Presentation] Refactor buildTree logic in TreeBuilder + BaseMailboxController 2023-02-06 11:31:00 +07:00
dab246 33bf4002e8 TF-1190 Handle SetError when update email as drafts 2023-02-06 09:52:00 +07:00
dab246 e56e8fde27 TF-1190 Handle SetError when save email as drafts 2023-02-06 09:52:00 +07:00
dab246 f41baf5250 TF-1190 Handle SetError when send message 2023-02-06 09:52:00 +07:00
HuyNguyen 60ab215422 TF-1156: [Presentation] Auto scroll mailbox list while dragging and drop 2023-01-31 15:18:04 +07:00
HuyNguyen 5d2581a31d TF-1390: Implement Refresh spam report 2023-01-19 16:13:24 +07:00
HuyNguyen bf353f820b TF-1363: [Presentation]: Implement enable or disable spam report for Mobile 2023-01-17 12:33:42 +07:00
HuyNguyen 272a36fdbc TF-1363: [Presentation] Fix margin for SpamReportBannerMobile and add check condition UnreadSpamNumber 2023-01-17 12:33:42 +07:00
HuyNguyen 04fd640384 TF-1363: [Presentation] Implement disable and enable spam report 2023-01-17 12:33:42 +07:00
HuyNguyen cd04a1b8d0 TF-1362: [Presentation] : Implement StoreLastTimeDismissed and show detail for spam report banner 2023-01-16 09:48:37 +07:00
HuyNguyen db5cc6a47b TF-1362: [Presentation] Create UI for all device and Add Action dismiss 2023-01-16 09:48:37 +07:00
dab246 7367d7e1d2 TF-1317 Show push notification on background or terminated app 2023-01-12 16:15:00 +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 d2f03a9567 TF-1360 Fix open again email detailed when logout app opened from notification 2023-01-09 14:44:36 +07:00
dab246 7913b44819 TF-1360 Fix can not load new email until reload mail list 2023-01-09 14:44:36 +07:00
HuyNguyen f2636b1ecf TF-1289: [Presentation] Refactor name function 2023-01-04 10:10:30 +07:00
HuyNguyen b291250cfc TF-1289: [Presentation] Implement DestroySubscription when logout 2023-01-04 10:10:30 +07:00
dab246 eec4418e60 TF-1369 Fix [FCM] Unsupported operation Platform 2023-01-03 15:46:00 +07:00
dab246 f849766545 TF-1358 Fix can not use advanced search in email view 2022-12-29 12:21:33 +07:00
Dat PHAM HOANG d9c0ded54d TF-1231 When remove Subject in AdvancedSearch, filter is not update because it is empty 2022-12-09 18:14:10 +07:00
dab246 077eeed38b TF-284 Remove async unnecessary 2022-12-09 13:54:40 +07:00
sherlockvn 6c804e4ff7 TF-284 handle email notification when user click to notification 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