Commit Graph

97 Commits

Author SHA1 Message Date
dab246 57a41a6a50 TF-2667 Show confirm dialog when send email failed 2024-06-11 13:59:12 +07:00
dab246 61687b60e0 TF-2667 Create ApplicationVersionWidget to display app version 2024-06-11 13:59:12 +07:00
dab246 c9fed1fa41 TF-2667 Use Username replace UserProfile 2024-06-11 13:59:12 +07:00
dab246 1d6724edab Fix mailbox item padding
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 8087a60e0f15dc7fe4dadb31f8f59c9018c12d8a)
2024-01-08 14:25:26 +01: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 ef7ba13852 TF-2194 Add case subFolder to search mailbox
(cherry picked from commit ee0b9b32818dd374424be2745ba32237ee4035f6)
2023-10-09 12:12:24 +07:00
hieubt 984fdec396 TF-2194 Update create new mailbox without pre-selected parent mailbox
(cherry picked from commit 84ca809fa37b8fd1bad4d370120ee7b825943aca)
2023-10-09 12:12:24 +07:00
dab246 b5326ec186 TF-2116 Sync all icon and remove icon unused
(cherry picked from commit df2b913e6309b64014e43b50d22d79c12b83ca9e)
2023-10-09 12:12:24 +07:00
dab246 6b3a043d7d TF-2078 Remove import unnecessary
(cherry picked from commit cbcb097ccfa01b064d042a0c922f909b9822e8bf)
2023-08-18 21:29:50 +07:00
dab246 c938cc3d74 TF-2078 Add bottom border for UserInformationWidget
(cherry picked from commit ef96188b2b5fc3c570615ce9f64ad979e1cf9b1c)
2023-08-18 21:29:50 +07:00
dab246 500767ce7c TF-2078 Hide mailbox loading bar when change state email
(cherry picked from commit 50fa29b2cd403dd3618cf6723e1a70e00c1e7a20)
2023-08-18 21:29:50 +07:00
dab246 8d70aa7067 TF-2089 Fix pull-to-refresh in mailbox view
(cherry picked from commit cd53c87be8fc986072f1610f7b37d839d3552f3f)
2023-08-18 21:29:50 +07:00
dab246 d7656a087c TF-1983 Convert mailbox item tile builder to StatefulWidget
(cherry picked from commit 6aafea0339d556f8c0266d40c0de61ba24166fec)
2023-08-18 21:29:50 +07:00
dab246 632b9c67d6 TF-1714 Change ButtonBuilder to TMailButton widget
(cherry picked from commit fd536ff648370a60ef89d4428fedd949a3e62ae7)
2023-08-18 21:29:50 +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 9a2e838d03 TF-2064 Update UI for quotas view
(cherry picked from commit 079c3a548e3532bcbeb43464ed8987093e83a7eb)
2023-08-18 21:29:50 +07:00
dab246 ad54e6e863 TF-1683 Fix height/color divider for correctly
(cherry picked from commit 25c772101eb693825413e6587961c3c56d0e5da2)
2023-07-10 18:28:59 +07:00
dab246 b6d3d904e5 TF-1959 Fix invalid email red border is displayed over the address field in RTL mode
(cherry picked from commit 0165705626bce7755cbefe94ce45d126bfd9771a)
2023-07-07 22:45:26 +07:00
dab246 657afb67b9 TF-1957 Fix name of attachments are reversed in RTL mode
(cherry picked from commit 8f8efa90f6f2488867b236261cc27145d7e9716f)
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 86fe019b83 TF-1813 Display SendingQueue mailbox
(cherry picked from commit 3e3667777075ba4029d66302009d81eadf18b6d2)
2023-06-13 10:17:45 +07:00
dab246 3eb1e20b5b TF-1665 Enable app grid on mobile
(cherry picked from commit c9f9a2c214316606c8d3f9d63cf38c326369b112)
2023-04-14 17:12:34 +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
HuyNguyen 6e2f57f69b Add trigger scroll for destination picker and mailbox visibility screen 2023-03-10 21:10:36 +07:00
HuyNguyen 6d72681f4a TF-1468: Update scroll suggestion of options once click expand icon to the mailbox list 2023-02-24 17:33:31 +07:00
dab246 cbc3243907 TF-1176 Fix delete button is enable even when no mailbox is selected 2023-02-24 17:33:31 +07:00
dab246 7e969c5e38 Always show default mailbox in all MailboxView, Search Mailbox and Settings 2023-02-24 17:33:31 +07:00
dab246 b0273711ee TF-1427 Handle show mailbox in search mailbox view 2023-02-13 15:51:31 +07:00
dab246 181820ed45 TF-1427 Remove object do not used 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 e2c0cb52a6 TF-1427 Abstraction mailbox method action 2023-02-13 15:51:31 +07:00
dab246 d10d812e7a TF-1432 Rename Edit to Select and remove duplicate Add button in mailbox view 2023-02-13 12:51:07 +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
dab246 2faf670447 TF-1257 Resize to smaller quotas bar 2023-01-30 10:38:24 +07:00
HuyNguyen bf353f820b TF-1363: [Presentation]: Implement enable or disable spam report for Mobile 2023-01-17 12:33:42 +07:00
dab246 f3f2c19f20 TF-438 Apply new design for push notification 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
ManhNTX 181915f071 TF-1014: add quotas out of storage 2022-11-11 16:43:21 +07:00
ManhNTX 75495e7d1f TF-1014: [Dev] Show quota at the bottom of mailbox 2022-11-11 16:43:21 +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 b0d749c188 TF-983 Move mailbox search up 2022-10-11 11:55:01 +07:00
dab246 fc0678f2cc TF-968 Slightly re-arrange mailbox menu 2022-10-11 11:55:01 +07:00
dab246 e23f4b7756 TF-933 Apply new design for SearchInputForm on Web Desktop 2022-09-16 12:20:02 +07:00
dab246 f473fa1bff TF-852 Fix align center title in UserInformationWidget 2022-08-26 11:12:03 +07:00