Commit Graph

118 Commits

Author SHA1 Message Date
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
dab246 6050ee5386 TF-934 Select mailbox, email when change route on browser 2022-11-15 09:41:33 +07:00
dab246 171b791449 TF-934 Handle route path when open email in new tab 2022-11-15 09:41:33 +07:00
dab246 ac3bfede0e TF-1063 Cancel selection email when search 2022-11-04 12:05:06 +07:00
dab246 1007845651 TF-1063 Change color style when select filter message option 2022-11-04 12:05:06 +07:00
dab246 46fa9b3006 TF-1063 Disable search email when open mailbox 2022-11-04 12:05:06 +07:00
sherlock 93afb42c1b TF-900 fix not correct search result when close search box 2022-11-01 16:16:56 +07:00
dab246 490787fc11 TF-1115 Handle onError for all controller 2022-10-28 16:20:02 +07:00
dab246 6554ca5f23 TF-899 Implement create mailbox folder in destination picker 2022-10-27 21:23:32 +07:00
dab246 50bba630d5 TF-1074 Handle go to path /mailbox_creator 2022-10-26 21:22:15 +07:00
dab246 daddeb78dc TF-1074 Handle go to path /destination_picker 2022-10-26 21:22:15 +07:00
dab246 b5e0569907 TF-1074 Change name app routes 2022-10-26 21:22:15 +07:00
dab246 5dc38460c8 TF-1080 Add unit test for mappingMailboxIdToDeleted 2022-10-26 17:19:19 +07:00
dab246 f19ac43d0f TF-1080 Implement delete multiple mailbox folder 2022-10-26 17:19:19 +07:00
Dat PHAM HOANG 0943e18552 TF-1018 Apply AppGrid for Tablet/Mobile web 2022-10-21 10:28:53 +07:00
dab246 0e9ba0de8a TF-984 Apply new design for toast message when move action 2022-10-11 10:10:34 +07:00
dab246 3796e60401 TF-984 Apply new design for mailbox creator view 2022-10-11 10:10:34 +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 1722543808 TF-942 Re-normalizing variable names makes more sense 2022-09-26 16:13:27 +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 74f9f0492b TF-838 Use firstState to update RefreshChanges mailbox and email 2022-08-17 14:29:38 +07:00
dab246 6e1ed09c2d TF-444 Use specials characters to name a mailbox folder 2022-08-15 18:00:57 +07:00
dab246 737555eb14 TF-675 Implement upload attachment on presentation layer 2022-07-11 11:02:30 +07:00
dab246 ffe5fe5056 TF-682 Support landscape tablet for ThreadView and EmailView 2022-07-05 14:27:31 +07:00
dab246 589abfafb8 TF-616 Update presentation layer for MarkAsReadMailbox 2022-07-01 11:07:34 +07:00
ManhNT 203f93ae7f refactor code UI follow refactor code controller 2022-06-27 14:36:39 +07:00
ManhNT 313a3dad7e move mailbox_dashboard_controller to controller folder
move mailbox_dashboard_controller to controller folder and add search_controller to mailbox_dashbroad_binding
2022-06-27 14:36:39 +07:00
dab246 2eb0b3e7bb TF-551 Fix moving mailbox to mailbox 2022-06-22 09:59:57 +07:00
dab246 e4a0855738 TF-452 Fix search boxes should be collapsed automatically when search inputs lost focus 2022-06-15 20:14:34 +07:00
dab246 85e54357ce TF-599 Handle move mailbox action for mailbox 2022-06-02 11:17:09 +07:00
dab246 30b7d046f9 TF-599 Handle mark as read action for mailbox 2022-06-02 11:17:09 +07:00
dab246 3b3da513e4 TF-599 Preserve the state of the tree after performing actions with the mailbox 2022-06-02 11:17:09 +07:00
dab246 04ef7a680b TF-599 Remove list mailbox selection not use on browser 2022-06-02 11:17:09 +07:00