Commit Graph

152 Commits

Author SHA1 Message Date
dab246 86fe019b83 TF-1813 Display SendingQueue mailbox
(cherry picked from commit 3e3667777075ba4029d66302009d81eadf18b6d2)
2023-06-13 10:17:45 +07:00
dab246 94d066305a TF-1792 Hide banner empty trash when mailbox trash empty emails
(cherry picked from commit b0533ebb3e480b737a84085d6743eba1b8c897a6)
2023-05-08 13:03:51 +07:00
dab246 5016f891c7 TF-1792 Add option EmptyTrash for mailbox menu
(cherry picked from commit 9c7a2c465e57d19d80f33a9cb916923f177ae129)
2023-05-08 13:03:51 +07:00
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
HuyNguyen 0b0db87260 TF-1604: Add requiredCapabilities support TeamMailbox for mailbox
(cherry picked from commit ac7a8bff08ddc13e94b9ae97923c477c7d810ba0)
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 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
HuyNguyen 6e2f57f69b Add trigger scroll for destination picker and mailbox visibility screen 2023-03-10 21:10:36 +07:00
HuyNguyen 6a49b78e95 Add trigger scroll when expand parent of default mailbox 2023-03-10 21:10:36 +07:00
HuyNguyen 7a6796d989 Fix cannot expand default mailbox 2023-03-10 21:10:36 +07:00
HuyNguyen 7a23317175 TF-1468: Add check expand mode of mailbox when trigger scroll 2023-02-24 17:33:31 +07:00
HuyNguyen 6a15afe734 TF-1468: Update waiting time for rebuild widget 2023-02-24 17:33:31 +07:00
HuyNguyen 6d72681f4a TF-1468: Update scroll suggestion of options once click expand icon to the mailbox list 2023-02-24 17:33:31 +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 62286c85cb TF-1437 Apply new design mailbox list for 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 7703db7f5a Add GetAll and Refresh mailbox interactor to BaseMailboxController 2023-02-14 17:50:49 +07:00
dab246 b0273711ee TF-1427 Handle show mailbox in search mailbox view 2023-02-13 15:51:31 +07:00
dab246 07e0401797 TF-1427 Implement search mailbox for mobile/tablet 2023-02-13 15:51:31 +07:00
dab246 181820ed45 TF-1427 Remove object do not used 2023-02-13 15:51:31 +07:00
dab246 2cc2e17bf2 TF-1427 Apply new design for search mailbox on mobile/tablet 2023-02-13 15:51:31 +07:00
dab246 e2c0cb52a6 TF-1427 Abstraction mailbox method action 2023-02-13 15:51:31 +07:00
dab246 9c48893a49 TF-1432 Handle undo action after subscribe mailbox 2023-02-13 12:51:07 +07:00
dab246 8ad54aca5c TF-1432 Close email view when mailbox deleted 2023-02-13 12:51:07 +07:00
dab246 3509d146f7 TF-1432 Close email view when mailbox disabled 2023-02-13 12:51:07 +07:00
dab246 fce503c9d1 TF-1432 [Presentation] Implement subscribe multiple mailbox 2023-02-13 12:51:07 +07:00
dab246 f395fd7dc0 TF-1311 Check condition isMailboxPersonal 2023-02-09 15:09:55 +07:00
dab246 9a46f7f865 TF-1311 Add capability of Team-Mailbox for GetMailboxMethod 2023-02-09 15:09:55 +07:00
HuyNguyen b2af558790 TF-1311: [Presentation]: Handle show toastMsg when hide mailbox 2023-02-09 15:09:55 +07:00
HuyNguyen 6f32bf4ba3 TF-1311: [Presentation] Implement hide mailbox in presentation 2023-02-09 15:09:55 +07:00
HuyNguyen 10ba3867d8 TF-1310: [Presentation] Refactor buildTree logic in TreeBuilder + BaseMailboxController 2023-02-06 11:31:00 +07:00
HuyNguyen d57bcd10dd TF-1310: Check capability of TeamMailboxes in session 2023-02-06 11:31: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 3abbc393ea Hotfix : Fix don't open Spam Mailbox when clicking showDetail in SpamReportBanner 2023-01-18 09:26:47 +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
dab246 eadc0c4ddc TF-1360 Fix can not add data to stream controller when re-login 2023-01-09 14:44:36 +07:00
dab246 9af311ae1d TF-1201 Support right click to open mailbox in new tab 2022-12-08 09:54:50 +07:00
dab246 9c89c1527b TF-1243 Fix move to after advance search result list went blank 2022-12-07 11:01:35 +07:00
dab246 49069a595c TF-437 Handle mailbox/changes in foreground 2022-12-02 16:13:47 +07:00
ManhNTX 3d23f3fa2d TF-1014: add covert bytes to gb and edit UI 2022-11-16 09:16:16 +07:00
dab246 7160fee763 TF-934 Add page not found 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