Commit Graph

66 Commits

Author SHA1 Message Date
Florent Azavant f1ec1d7324 TF-3189 new option to copy a folder's subaddress 2025-02-19 02:34:29 -08:00
Florent Azavant 89d80fe142 TF-3189 new option to enable/disable subaddressing for a personal folder 2025-02-19 02:34:29 -08:00
dab246 dce74b43e9 TF-3260 Load & Display App Grid Linagora Ecosystem
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-19 00:00:02 -08:00
dab246 d51f06f6f0 TF-3466 Fix refresh folds folder
Signed-off-by: dab246 <tdvu@linagora.com>
2025-02-17 19:57:50 -08:00
DatDang 059185660e TF-3385 Update save and remove draft email 2025-02-05 03:00:08 -08:00
DatDang 8f5168ec6b TF-3385 Update mark as read and star 2025-02-05 03:00:08 -08:00
DatDang a94513efb4 TF-3385 Update mailbox name 2025-02-05 03:00:08 -08:00
hieubt 61e3067c57 TF-2101 Add recover_deleted_messages to context_menu and trash view
(cherry picked from commit f2e96e4a7bedc0616e688976248c555bbe9605e5)
2024-01-08 14:25:26 +01:00
dab246 9b661b0688 TF-2271 Implement dns lookup to get jmap url
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 7b0c0015a15a243b6b4aef3d78e7653d556ad109)
2023-11-21 16:54:33 +07:00
dab246 17da789fe3 TF-1705 Auto create default folder no role if missing on server CYRUS
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 918a554f1fbc5816d48dd00bf01be8624b9dcc9b)
2023-11-21 16:54:33 +07:00
dab246 774fb4ad87 TF-2269 Add a new action "Confirm all email here are Spam" for spam mailbox
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 1d4ef573e525681028d46d7c9d92cb6127eab757)
2023-11-21 16:54:33 +07:00
Dat PHAM HOANG e17f9ab4b1 Change from mailbox to folder (#2156)
(cherry picked from commit 1bdaa417a25648bbe5e9c3637c413c246da3d7ef)
2023-10-27 11:18:29 +07:00
hieubt fb96f55ba8 TF-2194 Add newSubfolder to MailboxActions
(cherry picked from commit 7906766919e9ad328f7aa973e5c370dcbedacf70)
2023-10-09 12:12:24 +07:00
dab246 41a1efb5de TF-1984 Show Empty action for Trash and Spam mailbox
(cherry picked from commit da70fe0678982be8bb4c2f8daa4c3cb76fc058a0)
2023-09-14 16:58:31 +07:00
dab246 fa96a291f8 TF-1982 Change mailboxes label to folder
(cherry picked from commit b909124c9f5016df6b82ed9316491a57f0380008)
2023-08-18 21:29:50 +07:00
dab246 09f213ebb6 TF-1710 Move all method of PresentationMailbox object to extension to sync
(cherry picked from commit 408fb1840df1f04d51c018992e13ad1011649cbd)
2023-08-18 21:29:50 +07:00
dab246 18c007d0b2 TF-1710 Add EmptySpam action to mailbox action list
(cherry picked from commit 3b7e4d5ec8c622bbe81c0a46d51c193810b96e0b)
2023-08-18 21:29:50 +07:00
dab246 89d32cb88c TF-1868 Fix a mailbox is visible then it's parents needs to be visible too
(cherry picked from commit 02a505fc6241ffb4df7559004e8dae718f13d39e)
2023-07-14 16:24:47 +07:00
dab246 7694a82110 TF-1708 Sync mailbox path by display name
(cherry picked from commit 6cc0a00821bc71c28750ab3ba8377d6f83881346)
2023-07-07 22:45:26 +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 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