Commit Graph

56 Commits

Author SHA1 Message Date
dab246 0076a7af57 TF-4195 Implement add a Label to an email on mobile 2026-01-19 11:34:43 +07:00
dab246 a23d15a9ca TF-4136 refactor(logging): replace logError with logWarning for non-critical cases 2026-01-06 13:53:22 +07:00
dab246 f796166ce1 TF-4004 Apply new UI for delete rule email dialog as a confirm modal 2025-11-04 15:04:12 +07:00
dab246 14fa8acee5 TF-4004 Avoid overflow when text too long inside a row 2025-09-16 09:38:08 +07:00
dab246 dab3dc3b99 TF-4004 Add loading bar for email rule filter view 2025-09-16 09:38:08 +07:00
dab246 dc3b4d46dd TF-4004 Change new design for list email rules view 2025-09-16 09:38:08 +07:00
dab246 9ab62f5451 TF-4004 Add no content rules creation page 2025-09-16 09:38:08 +07:00
dab246 5314116c76 Change icon edit & delete rule in Email Rule 2025-08-26 17:55:12 +07:00
dab246 1b1d978801 Fix delete a rule in Email Rules, screen jump back to dashboard 2025-08-26 17:55:12 +07:00
DatDang 9e7298bc76 TF-3953 Close several modals when click outside 2025-08-22 11:24:38 +07:00
dab246 672188baa2 Apply new style Language section in Setting on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-15 13:37:15 +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 49eea0cd0d Update modal as new design in Twake Mail
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-02 14:22:15 +07:00
dab246 2d175633e7 TF-3766 Change context menu style for other widgets on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2025-06-17 16:43:45 +07:00
dab246 89a3743eaf Apply new design for all confirm dialog
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-31 21:22:11 -07:00
dab246 ae0c847960 Hot fix update new UI for confirm dialog
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-16 21:55:19 -07:00
dab246 a258dec4ee TF-3410 Use TextTheme apply almost text style for text widget
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-12 20:17:15 -07:00
dab246 700e8bc479 TF-3410 Update confirm dialog
Signed-off-by: dab246 <tdvu@linagora.com>
2025-03-12 20:17:15 -07:00
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
dab246 ba83b319b8 Set default DividerTheme
(cherry picked from commit 9be02961277e990f8ded19106532f9c788eb1d7e)
2024-01-08 14:25:26 +01:00
dab246 fbb43e3bb0 TF-1831 Handle system back button in dialog view
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit dc93aa9961987315bd1b478aecda530049b75f02)
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
hieubt 05f509496f Fix cannot delete email rule
(cherry picked from commit 0fcd0492e3d461806514abcb97a1331878413989)
2023-11-21 16:54:33 +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 ad54e6e863 TF-1683 Fix height/color divider for correctly
(cherry picked from commit 25c772101eb693825413e6587961c3c56d0e5da2)
2023-07-10 18:28:59 +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 96145aae7a Sync all use PlatformInfo to check platform while runtime
(cherry picked from commit 514fec1f2f4f1ff8a584bf8db7bf3a5537a3e9f8)
2023-06-15 16:43:58 +07:00
HuyNguyen 136a40b0e3 TF-1687: Fix EmailTitle is cut off at the wrong place
(cherry picked from commit 855b39d79da371b733be10ad569e304fec5e8b75)
2023-05-08 13:03:51 +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
dab246 963613a3b6 TF-1625 Remove Rxn<Session> variable and only use Rxn<AccountId> variable to listen change
(cherry picked from commit 9b56575290cbbf3ed47835117529e0d75346d703)
2023-03-24 19:40:48 +07:00
dab246 4e17813e1a TF-1594 Use only one class TmailToast to display the message.
(cherry picked from commit 379c34b32b2e5c4dad141e6a98bdb92597fa6908)
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
HuyNguyen e4106eb6cf TF1549: Fix UI when change languages for email rules header 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 2a9832f29d TF-898 Remove padding item list rule 2022-11-14 11:52:23 +07:00
dab246 f4f6298761 TF-898 Implement quick creating rule in email view 2022-11-14 11:52:23 +07:00
dab246 490787fc11 TF-1115 Handle onError for all controller 2022-10-28 16:20:02 +07:00
dab246 5925bf0077 TF-1074 Handle go to path /rules_filter_creator 2022-10-26 21:22:15 +07:00
dab246 b5e0569907 TF-1074 Change name app routes 2022-10-26 21:22:15 +07:00
ManhNTX 425de4c2c1 TF-866: Fix Can't pop back on Web when reload Email Rule 2022-09-16 14:00:01 +07:00
dab246 6e4d160389 TF-888 Remove duplicate string 2022-09-12 11:24:09 +07:00
dab246 4df1061905 TF-853 Fix delete a rule without confirm dialog 2022-09-07 05:08:29 +07:00
Dat PHAM HOANG 199cb2529c TF-788 Correct the padding for All Settings screens 2022-08-25 10:31:58 +07:00
dab246 fba2fec23c TF-854 [Mobile] Fix click to Edit rule in Dialog but nothing happen 2022-08-22 17:16:58 +07:00
dab246 04b3b49c23 TF-801 Fix overflow pixel list rule filter view 2022-08-18 16:42:56 +07:00
dab246 aa139eb112 TF-801 Add presentation layer for get all vacation 2022-08-18 16:42:56 +07:00
ManhNTX c171f5fc24 TF-816: get list email forward 2022-08-18 14:15:53 +07:00
dab246 0aabcc81b9 TF-612 App new design for list email rule filter 2022-08-12 10:22:45 +07:00
dab246 8c2216297c TF-612 Add presentation layer for edit email rule filter 2022-08-12 10:22:45 +07:00
dab246 5dd2d4132f TF-611 Handle create new email rule filter 2022-08-11 15:09:25 +07:00