Commit Graph

37 Commits

Author SHA1 Message Date
dab246 8f1da20e54 TF-4178 Add color picker modal 2026-01-19 11:34:43 +07:00
DatDang 9e7298bc76 TF-3953 Close several modals when click outside 2025-08-22 11:24:38 +07:00
DatDang 4fd0931c9e TF-3586: Upgrade Flutter to 3.27.4 2025-07-30 15:24:57 +07:00
dab246 4f0c783ea7 Remove files are not used
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-30 09:18:16 +07:00
dab246 bfea3406cf Auto create email address tag for input field
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-30 09:18:16 +07:00
dab246 3457601d14 Set padding for email address tag in input field
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-30 09:18:16 +07:00
dab246 42339a3003 Apply new design for recover deleted emails
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-30 09:18:16 +07:00
dab246 da29ff01e3 Use common FilterField & EmailReceiveTimeType objects for the entire app
Signed-off-by: dab246 <tdvu@linagora.com>
2025-07-30 09:18:16 +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 c528722685 TF-3763 Update style for Has attachment checkbox in advanced search view
Signed-off-by: dab246 <tdvu@linagora.com>
2025-06-17 05:03:19 +07:00
Florent Azavant 68e9fc2f16 TF-3219 display limits of email recovery in a yellow banner and filter out invalid suggestions 2025-02-05 03:00:08 -08:00
dab246 aceaebe869 TF-3408 Auto load more when user uses arrow down of keyboard 2025-02-05 03:00:08 -08:00
dab246 b73784742a TF-3408 Remove limit result in autocomplete 2025-02-05 03:00:08 -08:00
dab246 2177082c97 TF-3226 Apply minInputLength on autocomplete capability to app 2024-11-20 14:51:23 +07:00
dab246 8b7ac1f039 TF-2893 Apply the standard app grid icon 2024-08-08 09:46:09 +02:00
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
dab246 ba01fc8547 TF-2538 Fix email suggestion list is having weird white overlapping
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:54:53 +07:00
hieubt 71dc206ccd TF-2101 Handle restore deleted messages
(cherry picked from commit e675f98a6c85d9c4a90efc686e6ff72d23b4c678)
2024-01-08 14:25:26 +01:00
hieubt 91fa55fbaa TF-2101 Update email_recovery controller to handle restore
(cherry picked from commit 1e6834686534f108e8e09704d047aaf8c1986408)
2024-01-08 14:25:26 +01:00
hieubt a87f4b8b10 TF-2101 Add `hasAttachment checkbox and buttons to dialog
(cherry picked from commit 87e4808fb252b2565b78992b9775ffa8a7bcd71f)
2024-01-08 14:25:26 +01:00
hieubt 4d458a574c TF-2101 Add buttons and hasAttachment checkbox
(cherry picked from commit c132bf1c8bdbe15a807f95c2668d4c35d3aa77ff)
2024-01-08 14:25:26 +01:00
hieubt b1ddc5e1cc TF-2101 Update navigation to email_recovery handle
(cherry picked from commit 5dd6fec26537825eda3b6882afb3180227ef7cf6)
2024-01-08 14:25:26 +01:00
hieubt 1cac4941cd TF-2101 Update email_recovery controller to fit text input fields
(cherry picked from commit 155450df2877ff9fb74b25e27b5947c09a749f26)
2024-01-08 14:25:26 +01:00
hieubt f5596c102d TF-2101 Add email_recovery arguments
(cherry picked from commit 0873b6c7718d712d8f3e9954388a7da3dcc2b13c)
2024-01-08 14:25:26 +01:00
hieubt 842b2dcb3f TF-2101 Add tex input fields to dialog
(cherry picked from commit a8b71de2bd8d847f17bb513578ec934a26bd2c31)
2024-01-08 14:25:26 +01:00
hieubt 4dd8e7b727 TF-2101 Add text input field widget with suggestion
(cherry picked from commit c0f7c63c3e1aaeb2ded641e1f99329dd47bd76b8)
2024-01-08 14:25:26 +01:00
hieubt e34db63610 TF-2101 Add suggestion tag for input field with suggestion
(cherry picked from commit 9a4847aefae5554710999e6fdf98ed0f7f8eca3c)
2024-01-08 14:25:26 +01:00
hieubt cb673e3ac7 TF-2101 Add suggestion item widget for input field with suggestion
(cherry picked from commit 5bccd801e221ff22925be4c62f0f5e2f2b5f0bf6)
2024-01-08 14:25:26 +01:00
hieubt 0cd8771caf TF-2101 Add text input field widget without suggestion
(cherry picked from commit 1e171250a8b6c33aac705d71da207822cb1e17bc)
2024-01-08 14:25:26 +01:00
hieubt bf451d6b8f TF-2101 Handle change date fields
(cherry picked from commit d7966659a6d7f3480297d969f3afef389a2c2c54)
2024-01-08 14:25:26 +01:00
hieubt fc528e122d TF-2101 Add date selection fields to email recovery form
(cherry picked from commit 92f55fbf4399f9f8e01315c69147eeb4e811f24f)
2024-01-08 14:25:26 +01:00
hieubt fffceef99e TF-2101 Add date selection field widget
(cherry picked from commit 9dccc8f1ad3aa89bf5cd4e2721ba8ff5dfa19858)
2024-01-08 14:25:26 +01:00
hieubt 019176d5a2 TF-2101 Add input field focus manager
(cherry picked from commit c2e5d7cd96d619d0dbb2453b4bf70c286d5cd3e3)
2024-01-08 14:25:26 +01:00
hieubt a6e859f2b6 TF-2101 Add email_recovery_time_type enum
(cherry picked from commit a11e33c33208d07d7c18115cec9ec48fe0799a0d)
2024-01-08 14:25:26 +01:00
hieubt 797815fa24 TF-2101 Add email_recovery fields enum
(cherry picked from commit b9154d3175b3a77ce778e8fc9c51d83200d37dae)
2024-01-08 14:25:26 +01:00
hieubt 25cc14a188 TF-2101 Add email_recovery dialog
(cherry picked from commit a62d5c7e2c4558ef932b2bae753652a4554bd5a4)
2024-01-08 14:25:26 +01:00
hieubt f52467785b TF-2101 Add email_recovery form
(cherry picked from commit 194dc8f4772f4aa178b479217d3814892b32b94e)
2024-01-08 14:25:26 +01:00