dab246
eb62b7cd97
hotfix(ui): Show label search filter only when label list is not empty
2026-02-02 17:38:44 +07:00
dab246
38074ab9f7
TF-4236 Misleading variable name: maxBatches represents batch size, not batch count.
2026-01-27 12:04:11 +07:00
dab246
fe57e72a02
TF-4236 Apply BatchSetEmailProcessingMixin for some method use SetEmailMethod
2026-01-27 12:04:11 +07:00
dab246
997c558b91
TF-4236 Fix minor: Filename uses grammatically incorrect article.
2026-01-27 12:04:11 +07:00
dab246
879b18bc45
TF-4236 Fix guard delete UI when no handler is provided.
2026-01-27 12:04:11 +07:00
dab246
1058b94363
TF-4236 Implement remove a label from an thread
2026-01-27 12:04:11 +07:00
dab246
b37359af03
TF-4236 Implement remove a label from an email when click on the cross on a tag in the opened mail
2026-01-27 12:04:11 +07:00
dab246
7839e6b339
TF-4229 Add widget for label search field
2026-01-22 10:54:04 +07:00
dab246
e1d1f2e066
fix(customer): Unable to select another email on iPad
2026-01-21 14:12:53 +07:00
dab246
212e4ca07e
Fix email content not rendering after switching folder and enabling thread view
2026-01-21 14:12:53 +07:00
dab246
94fd6f8071
TF-4195 Add Label to Thread
2026-01-19 11:34:43 +07:00
dab246
0076a7af57
TF-4195 Implement add a Label to an email on mobile
2026-01-19 11:34:43 +07:00
dab246
4ce589c2b7
TF-4193 Refactor ThreadDetail: extract getLabelsForFirstEmail() to clarify label resolution logic
2026-01-19 11:34:43 +07:00
dab246
ef2ab39a3a
TF-4193 Show/Hide Label list when toggle label state in Setting
2026-01-19 11:34:43 +07:00
dab246
e10a9d2f64
TF-4174 Display tag in opened email view when thread is enabled on web desktop
2026-01-19 11:34:43 +07:00
Dat Dang
426977f603
Handle keyboard shortcut FocusNode causing memory leak ( #4158 )
2025-11-21 09:53:40 +07:00
dab246
fbb79e17a3
TF-3996 Add widget test for PopupMenuActionGroupWidget
2025-11-05 09:48:22 +07:00
dab246
e5745c8fdd
TF-3996 Add dividers for items in context menu on desktop
2025-11-05 09:48:22 +07:00
dab246
be8eaf6258
TF-4128 Separate download handling into independent class to decouple from views on web
2025-11-03 12:47:05 +07:00
dab246
1d57f37a9a
fix: Duplicated email subject after enabling thread mode
2025-11-03 11:15:05 +07:00
dab246
226f6520a7
TF-3911 Support mail keyboard shortcut actions in email list view on web
2025-11-03 05:18:48 +07:00
dab246
b2989521d9
TF-3911 Support mail keyboard shortcut actions in email detailed view on web
2025-11-03 05:18:48 +07:00
dab246
7d80557582
TF-4093 Make interface more compact
2025-10-16 14:15:15 +07:00
dab246
7057648b28
TF-4075 Jump to attachments list position on mobile
...
(cherry picked from commit cd2ca1ec3c5b5160820823905d9f0183536b07e3)
2025-10-14 09:34:52 +07:00
dab246
3478e2aabc
TF-4075 Jump to attachments list position on web responsive mobile
2025-10-14 09:34:52 +07:00
dab246
9d79748362
hotfix: Email content broken when restore app from background then swipe to next/previous email on tablet
2025-09-26 13:47:18 +07:00
dab246
a6016e8e56
fix: Cannot next & previous email when thread is disabled on web
2025-09-24 16:59:45 +07:00
Dat Vu
bf3c465b14
Fix email content is broken when perform previous/next email then back to app ( #4028 )
2025-09-19 09:43:46 +07:00
Dang Dat
ed48bcfed1
fixup! HOTFIX Thread Detail Next previous
2025-09-18 18:22:56 +07:00
Dang Dat
989d6d25f6
HOTFIX Thread Detail Next previous
2025-09-18 18:22:56 +07:00
dab246
b66d84ecb8
TF-3996 Group context menu actions when opened email
2025-09-15 14:34:22 +07:00
Dat Dang
86e98289be
HOTFIX Next previous broken after realtime update ( #3990 )
2025-09-10 09:59:24 +07:00
dab246
5a64ff7e8f
TF-3894 Fix blank email content when opening email
2025-09-04 09:30:29 +07:00
DatDang
22be6b4b0c
TF-3294 Handle open email in Sent mailbox
2025-08-22 11:00:24 +07:00
DatDang
e5e1771834
TF-3924 Thread Detail Delay selected email content render
2025-08-22 11:00:24 +07:00
DatDang
bfd58d5e91
TF-3924 Thread Detail Reduce middle state when metadata loading
2025-08-22 11:00:24 +07:00
DatDang
8690c245a5
TF-3924 Thread Detail Remove scroll jump on initialize
2025-08-22 11:00:24 +07:00
DatDang
d34ddf5d39
TF-3947 Thread Detail Thread level move & delete
2025-08-21 16:06:26 +07:00
DatDang
b7cd3f7179
TF-3941 Thread Detail Thread level mark read/star, archive and spam
2025-08-20 13:21:06 +07:00
DatDang
4fd0931c9e
TF-3586: Upgrade Flutter to 3.27.4
2025-07-30 15:24:57 +07:00
DatDang
c7f5dc9e5e
TF-3912 Thread Detail Fix real time update
2025-07-30 14:52:21 +07:00
DatDang
b3ce1f076c
TF-3881 Thread Detail Bottom sheet close when action
...
TF-3881 Thread Detail Unsubscribe context menu
TF-3881 Thread Detail Update date time format
TF-3881 Thread Detail Update sender receiver spacing
TF-3881 Thread Detail Add messageId and references to presentation email
TF-3881 Thread Detail Filter created email on refresh
TF-3881 Thread Detail Fix CI
TF-3881 Thread Detail Fix previous action throws out of index
TF-3881 Thread Detail Update sender receiver spacing
TF-3881 Thread Detail Adjust email actions when expanded
TF-3881 Thread Detail Adjust days ago received time
TF-3881 Thread Detail Fix debouncer when update setting
TF-3881 Thread Detail Adjust days ago received time
TF-3881 Thread Detail Adjust email actions when expanded
TF-3881 Thread Detail Hide next previous if not in range
TF-3881 Thread Detail Arrange more action according to text direction
TF-3881 Thread Detail Hide next previous if not in range
TF-3881 Thread Detail Fix move email on tablet
2025-07-21 05:34:53 +07:00
DatDang
51c5c7e13a
TF-3878 Thread Detail Fix email content disappearing
2025-07-21 05:34:53 +07:00
DatDang
0c372d0465
TF-3881 Thread Detail Reply action only for collapsed email
...
TF-3881 Thread Detail Hide sender email on collapsed or mobile view
TF-3881 Thread Detail Show attachment icon on collapsed
TF-3881 Thread Detail Update date format of received email time
Thread Detail update context menu
2025-07-21 05:34:53 +07:00
Dat Dang
7332b731dc
TF-3699 Thread Detail Next previous actions ( #3843 )
2025-07-21 05:34:53 +07:00
DatDang
4d9a44df66
TF-3731 Thread Detail Cache EmailLoaded in memory for web
2025-07-21 05:34:53 +07:00
DatDang
027ab8e0d8
TF-3837 Thread Detail Adjust view when offline
2025-07-21 05:34:53 +07:00
DatDang
5fd4986c6a
TF-3804 Thread Detail Load selected email in parallel with thread metadata
2025-07-21 05:34:53 +07:00
DatDang
12eb7dbd35
TF-3845 Thread Detail Fix blue bar detail scroll
2025-07-21 05:34:53 +07:00
DatDang
8864fbc03a
TF-3775 Thread Detail handle error getEmailLoaded
...
TF-3775 Thread Detail readd EventBodyContentWidget maxHeight
TF-3775 Thread Detail fix max lines subject mobile
TF-3775 Thread Detail add email attachments top spacing
TF-3775 Thread Detail fix email not updated on move/trash/spam
TF-3775 Thread Detail Fix exception fast switch email in tablet large
TF-3775 Thread Detail Adjust MailUnsubscribedBanner vertical spacing
2025-07-21 05:34:53 +07:00