Commit Graph

74 Commits

Author SHA1 Message Date
Dat Vu cb5d43630a TF-4284 Fix refreshing causes "virtual mailboxes" to be hidden (#4290) 2026-04-10 15:29:04 +07:00
dab246 437c46f5ff fix(sentry): resolve minified exception types on web release 2026-03-10 11:06:16 +07:00
dab246 2e8a11e7eb refactor(sentry): standardize exceptions to prevent Sentry minification 2026-03-10 11:06:16 +07:00
Dat Vu d785e6a879 fix(web): Cannot typing text when create new folder on Safari for the first time (#4349) 2026-02-27 14:07:51 +07:00
dab246 6c959fcf81 TF-4178 Implement create new label 2026-01-19 11:34:43 +07:00
dab246 8f1da20e54 TF-4178 Add color picker modal 2026-01-19 11:34:43 +07:00
dab246 d3029ec4de TF-4178 Add create new label modal 2026-01-19 11:34:43 +07:00
dab246 615ebd8cd6 TF-4002 Don't need to keep the expand/collapse state of creation dialog the same as the mailbox view 2025-09-16 10:19:49 +07:00
dab246 c6d1a3cd2c TF-4002 Avoid overflow when change responsive 2025-09-16 10:19:49 +07:00
dab246 9bb5508111 TF-4002 Apply new design for folder creation modal on mobile 2025-09-16 10:19:49 +07:00
dab246 36e58fc990 TF-4002 Apply new design for folder creation modal on web 2025-09-16 10:19:49 +07:00
dab246 5983fb66ff TF-4004 Add Preview/Hide condition, action of rule filter 2025-09-16 09:38:08 +07:00
dab246 a9a322818a Use fontFamily for all style in Text widget
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-15 12:40:02 +07:00
dab246 bb3c28be72 TF-3178 Add verify name only contain spaces for rule filter name 2024-11-04 06:41:34 +07:00
dab246 43a44971c6 TF-2934 Fix mailbox name with space only 2024-08-14 10:48:33 +07:00
dab246 f77d62831c TF-2517 Fix rename/create a folder with special characters do not show error message 2024-08-13 13:57:33 +07:00
dab246 fb47832225 TF-2311 Sync use variables in BaseController to avoid wasting memory
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 21ac80615f7bc9e832fd72cb8ae6875c967d3cea)
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 b2368d8c03 TF-2194 Update mailbox creator for pre-selected mailbox parent
(cherry picked from commit c8b2dc1d8c76f843df38af276f7de730171b1502)
2023-10-09 12:12:24 +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 0583406e3b TF-1708 Update props properties for all state object in interactor
(cherry picked from commit 2a5441c2ef4facf28e7e6e1678e89601d72259be)
2023-07-07 22:45:26 +07:00
dab246 24d7eee69a TF-1708 Sync use mailbox display name to show all mailbox name by in toast, dialog, label, path..
(cherry picked from commit 62137b655383199005c31d21fce46906fab451dc)
2023-07-07 22:45:26 +07:00
dab246 6c06d0742c TF-1877 Fix error TextEditingController was used after being disposed on some screen
(cherry picked from commit 50e4c6ec55eea21a45a5a8dd31cd239245248df3)
2023-07-07 22:45:26 +07:00
dab246 b7a4e3f585 Support RTL mode for alignment mailbox view
(cherry picked from commit 9136f16236305ef65ebbc3c0415e7ffdc637bef7)
2023-06-15 16:43:58 +07:00
dab246 96145aae7a Sync all use PlatformInfo to check platform while runtime
(cherry picked from commit 514fec1f2f4f1ff8a584bf8db7bf3a5537a3e9f8)
2023-06-15 16:43:58 +07:00
dab246 df19b979a2 TF-1884 Support RTL mode for TextField
(cherry picked from commit 3f8445141bea9dbf276a6a336114e4e2b549936f)
2023-06-15 16:43:58 +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
HuyNguyen 015617e0bd TF-1562: Fix don't show msg when close PopUp
(cherry picked from commit 2e16b5d56aed8dee778a84eeeb2a2079049c2448)
2023-03-24 19:40:48 +07:00
dab246 9af4924b9a TF-1581 Update UI to support language RTL 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 163ed8b9fe Add null-safety for list props with type dynamic 2023-02-24 17:33:31 +07:00
dab246 37f8ce3638 TF-1437 Handle search mailbox in destination picker 2023-02-14 18:22:41 +07:00
dab246 e2c0cb52a6 TF-1427 Abstraction mailbox method action 2023-02-13 15:51:31 +07:00
HuyNguyen 10ba3867d8 TF-1310: [Presentation] Refactor buildTree logic in TreeBuilder + BaseMailboxController 2023-02-06 11:31:00 +07:00
dab246 eaa47b9cd7 TF-1118 Apply new latest design forwarding 2022-11-10 11:10:49 +07:00
dab246 b153de5c90 TF-1118 Apply new design for Forwarding on web 2022-11-10 11:10:49 +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 950a0363bf TF-1074 Handle go to path /identity_creator 2022-10-26 21:22:15 +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 f19ac43d0f TF-1080 Implement delete multiple mailbox folder 2022-10-26 17:19:19 +07:00
dab246 3796e60401 TF-984 Apply new design for mailbox creator view 2022-10-11 10:10:34 +07:00
dab246 6692b73b8f TF-888 Change size back button and add title in setting first level view 2022-09-12 11:24:09 +07:00
dab246 c4d78f732d TF-801 Enable vacation responder setting 2022-08-18 16:42:56 +07:00
dab246 6e1ed09c2d TF-444 Use specials characters to name a mailbox folder 2022-08-15 18:00:57 +07:00
dab246 6d327fd896 TF-611 Add view email rule filter creator 2022-08-11 15:09:25 +07:00
dab246 766c6a5e8f TF-691 Persist mailbox selected when click outside destination picker to close 2022-08-05 15:45:27 +07:00