Commit Graph

62 Commits

Author SHA1 Message Date
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
dab246 837d058ecb TF-691 Set overflow default for text is too long on web 2022-08-05 15:45:27 +07:00
dab246 5c260098c6 TF-297 Fix padding overflow in mailbox creator 2022-07-10 07:50:00 +07:00
dab246 ffe5fe5056 TF-682 Support landscape tablet for ThreadView and EmailView 2022-07-05 14:27:31 +07:00
dab246 a0fe64e2cf TF-652 Fix alignment in Destination Picker 2022-06-17 13:34:51 +07:00
dab246 54203b234b TF-599 Apply new icon mailbox for destination picker 2022-06-02 11:17:09 +07:00
dab246 cd02444941 TF-585 Fix identity restrict BCC field 2022-05-27 10:51:02 +07:00
dab246 36e33b0866 TF-527 Add presentation layer in add new identity 2022-05-05 17:05:50 +07:00
dab246 4088c88649 TF-528 Apply linter for some widget 2022-05-05 11:33:28 +07:00
dab246 dbbc13eab4 TF-528 Update size for responsive on tablet and landscape mobile 2022-05-05 11:33:28 +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 63d1b6584f TF-354 Remove the real time validate of the mailbox name field 2022-04-07 11:32:08 +07:00