Commit Graph

46 Commits

Author SHA1 Message Date
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 ed3d04a8da Update menu actions for each mailbox type 2023-02-24 17:33:31 +07:00
dab246 350b4b2432 TF-1436 Only add parent node when parentId != null 2023-02-14 18:14:14 +07:00
dab246 b0273711ee TF-1427 Handle show mailbox in search mailbox view 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 fce503c9d1 TF-1432 [Presentation] Implement subscribe multiple mailbox 2023-02-13 12:51:07 +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 04fd640384 TF-1363: [Presentation] Implement disable and enable spam report 2023-01-17 12:33:42 +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 6554ca5f23 TF-899 Implement create mailbox folder in destination picker 2022-10-27 21:23:32 +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 fc0678f2cc TF-968 Slightly re-arrange mailbox menu 2022-10-11 11:55:01 +07:00
dab246 3796e60401 TF-984 Apply new design for mailbox creator view 2022-10-11 10:10:34 +07:00
dab246 1c6e5002f8 TF-984 Apply new design for destination picker view 2022-10-11 10:10:34 +07:00
dab246 acff7c4c94 TF-975 Gone all sub folder of folder when move it 2022-09-29 16:38:37 +07:00
dab246 4d372336c0 TF-976 Blur out the option context menu mailbox action when deactivated on web 2022-09-26 15:25:13 +07:00
dab246 5dd2d4132f TF-611 Handle create new email rule filter 2022-08-11 15:09:25 +07:00
dab246 6d327fd896 TF-611 Add view email rule filter creator 2022-08-11 15:09:25 +07:00
dab246 546627b9df TF-691 Update title and add option all mailbox in destination picker 2022-08-05 15:45:27 +07:00
ManhNTX 1c26fd5ec1 add advanced search filter by mailbox 2022-07-01 08:39:41 +07:00
dab246 85e54357ce TF-599 Handle move mailbox 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 08b327737b TF-599 Apply action context menu for mailbox 2022-06-02 11:17:09 +07:00
dab246 3c44d9aa93 TF-495 Implement linter for mailbox view 2022-04-25 10:52:05 +07:00
dab246 706ce81c03 TF-467 Apply new UI for mailbox of destination picker and mailbox creator 2022-04-12 13:59:29 +07:00
dab246 7b5a2dd820 TF-467 Apply new UI for mailbox mobile 2022-04-12 13:59:29 +07:00
dab246 aceac30149 TF-348 Fix unread email counter not updating 2022-03-28 09:23:55 +07:00
Dat PHAM HOANG 71fc8a595e TF-322 Sort default mailbox in TreeBuilder 2022-03-18 21:00:37 +07:00
Dat PHAM HOANG baedd9597a TF-340 Debouncing when open the mailbox to prevent too much pressure on Back-end request 2022-03-17 11:41:15 +07:00
Dat PHAM HOANG af22d2ffaf TF-189 Add new utils function in mailbox tree 2022-03-11 16:25:34 +07:00
dab246 f658b8cd6e TF-235 Add presentation for rename a mailbox 2022-02-25 14:09:18 +07:00
dab246 79a7b45142 TF-234 Implement delete a mailbox 2022-02-25 06:30:42 +07:00
dab246 a19f3841d3 TF-234 Display bottom bar actions for selection mailbox 2022-02-25 06:30:42 +07:00
dab246 cdeab01a58 TF-234 Display selection multiple mailbox 2022-02-25 06:30:42 +07:00
dab246 e739e23c62 TF-233 Implement create new mailbox and sub-folder 2022-02-23 14:19:10 +07:00
dab246 9c521cde9b TF-233 Create mailbox location 2022-02-23 14:19:10 +07:00
dab246 8f5171d581 TF-123 Implement caching mailbox when get all mailbox 2021-10-01 15:48:47 +07:00
dab246 a12efc8d2b TF-80 Move multiple email to mailbox from thread view 2021-09-24 17:50:26 +07:00
dab246 c227df8df2 TF-80 Create pick destination screen 2021-09-24 17:50:26 +07:00
Dat PHAM HOANG 63702035c8 TF-37 Sort mailbox in alphabet 2021-09-08 09:32:47 +07:00
Dat PHAM HOANG e63298bc29 TF-37 Generate tree with Map 2021-09-08 09:32:47 +07:00
dab246 cab53453b5 Init mailbox feature add presentation layer 2021-07-29 11:42:41 +07:00