Commit Graph

155 Commits

Author SHA1 Message Date
dab246 1625a8ee2f TF-1832 Enable drag horizontal scroll attachment in composer
(cherry picked from commit a09ed39d4ebdf311746048658e5db6393bfb5b65)
2023-06-05 11:02:20 +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 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 476b929b90 TF-1711 Fix label displayed overlap for create identity button
(cherry picked from commit aa939af0d136d3d11f13c14ca3b550fe1513d270)
2023-04-24 17:03:39 +07:00
dab246 9dac861baa TF-1599 Handle remove notification when email mask as read or delete permanent
(cherry picked from commit 1abcc61474728cadca024d21eba43aaf4f09a078)
2023-04-14 17:12:34 +07:00
dab246 28a79a0b76 TF-1694 Upgrade dropdown_button2 to version 2.0.0
(cherry picked from commit 84694b719bcd94a90282146bdc1c173c0e3fbd7e)
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 bee9ac37aa TF-1613 Add abstract onData, onDone, onError method for ViewState in BaseController
(cherry picked from commit f0384f02df0e43fece4d0c45f23c6b178eef43fe)
2023-04-14 17:12:34 +07:00
dab246 91b2cbae00 TF-1631 Handle session on background message
(cherry picked from commit 78e7c362beb783efd3894a929345ed84ffcd6404)
2023-04-14 17:12:34 +07:00
dab246 62548698f8 TF-1631 Implement FcmMessageController and FcmTokenController
(cherry picked from commit aa101127f5aab44b9d86880dd760e78b1d0c9368)
2023-04-14 17:12:34 +07:00
Dat PHAM HOANG ab82a91cec ⚒️ Fix Logout error
(cherry picked from commit 5162c145874cdb593aa28617d69f92330fde39d6)
2023-04-14 17:12:34 +07:00
HuyNguyen 02e5d9e6aa TF-1604: Add method check and get capability is support TeamMailboxes
(cherry picked from commit 078e1ce36fc9c5f1c2d854667d1da52b44fea199)
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 0b0db87260 TF-1604: Add requiredCapabilities support TeamMailbox for mailbox
(cherry picked from commit ac7a8bff08ddc13e94b9ae97923c477c7d810ba0)
2023-03-24 19:40:48 +07:00
dab246 fed514e40b TF-1611 Fix can not display correctly menu screen when open setting view
(cherry picked from commit 2ba04f782ef17dac3b93930dccd3723f13d6836d)
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
dab246 29219eb14e TF-1606 Store jmapUrl on memory
(cherry picked from commit 5e7e0f0cfb34510b5c341417044b8057cde2ca35)
2023-03-24 19:40:48 +07:00
dab246 76c5f47418 TF-997 Apply new design for mobile
(cherry picked from commit 3c72fcecc6a86d21ac6d6df8335e9d912b863bae)
2023-03-24 19:40:48 +07:00
dab246 57ac72706c TF-1201 Support mouse right click for mailbox menu to open context menu on browser
(cherry picked from commit 1ce2735d7ae40c76082988aae9bc28a835ac1a56)
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 42bde0e415 TF-1579 Always put source language in addition to current language 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG 0ae860e789 Fix build error 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG f1ccbe26e5 Move logout logic to BaseController to handle logout when BadCredentials for all cases 2023-03-10 21:10:36 +07:00
Dat PHAM HOANG f202f8593b Handle BadCredentialsException in BaseController 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
dab246 b593c8a823 TF-1510 Support right click to open browser context menu (Open new tab) for app grid 2023-03-10 21:10:36 +07:00
HuyNguyen cd7b7bdf1a fixup! Add trigger scroll for destination picker and mailbox visibility screen 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
dab246 62286c85cb TF-1437 Apply new design mailbox list for destination picker 2023-02-14 18:22:41 +07:00
dab246 7bb36e6861 TF-1436 Show mailbox path in item when search 2023-02-14 18:14:14 +07:00
HuyNguyen 7703db7f5a Add GetAll and Refresh mailbox interactor to BaseMailboxController 2023-02-14 17:50:49 +07:00
HuyNguyen 34fedb9e3f TF-1414: [Presentation] Create new UI and implement get AllMailBox and Subscribe Mailbox 2023-02-14 17:50:49 +07:00
dab246 c93dbda2bb TF-1427 Focus button overlay on email view 2023-02-13 15:51:31 +07:00
dab246 b0273711ee TF-1427 Handle show mailbox in search mailbox view 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 e2c0cb52a6 TF-1427 Abstraction mailbox method action 2023-02-13 15:51:31 +07:00
dab246 f395fd7dc0 TF-1311 Check condition isMailboxPersonal 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 10ba3867d8 TF-1310: [Presentation] Refactor buildTree logic in TreeBuilder + BaseMailboxController 2023-02-06 11:31:00 +07:00
dab246 516f435293 TF-1400 Fix can't logout when fcm disabled 2023-01-18 19:06:05 +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
HuyNguyen 0be83f82b6 TF-1289-PartII : Handle destroy subscription when logout OIDC 2023-01-06 10:44:50 +07:00
dab246 e8a8676d37 TF-1361 Fix open notification while no network connection 2023-01-05 05:18:32 +07:00
HuyNguyen b291250cfc TF-1289: [Presentation] Implement DestroySubscription when logout 2023-01-04 10:10:30 +07:00
HuyNguyen 886c9406df TF-1289: [Presentation] Implement GetSubscription in presentation and reloadable 2023-01-04 10:10:30 +07:00
HuyNguyen 93d7141ba1 TF-1289: Make sure clear data in Hive DB 2023-01-04 10:10:30 +07:00
HuyNguyen 731018395f TF-1289: Delete FCM Token when logout 2023-01-04 10:10:30 +07:00