Dat Dang
e3dfadce34
Upgrade Patrol to 4.5.0 ( #4446 )
2026-04-17 20:50:22 +07:00
dab246
660c4f40e2
TF-4301 Address code review comments on label feature
...
- Make LabelModalMixin interactor getters non-nullable; remove force-unwraps at call sites
- Show positiveLabel and add semanticLabel in progressing button for accessibility
- Use timestamp-based label name in E2E scenario to prevent flakiness on reused accounts
- Guard labelAs action with isLabelAvailable check in SingleEmailController
- Don't pop back on label creation failure so users can retry without losing context
- Block modal dismissal while label creation request is in flight
- Null-guard email.id before toggling label in ThreadView::onCreateANewLabelAction
- Log stackTrace and rethrow in DialogRouter to distinguish errors from user cancel
2026-04-17 11:58:53 +07:00
dab246
190ccc7bc3
TF-4301 Add "Create a new label" button in Label As menus and wire up tagging in email view
2026-04-17 11:58:53 +07:00
Dat Dang
6fc88f780c
TW-4308 Add labels for several messages part 2 ( #4431 )
...
Add ChooseLabelModal, delegate, and update label UI components
Wire add-labels action across Thread, Search, and Dashboard
2026-04-15 14:25:37 +07:00
dab246
4c837ed9cf
TF-4370 Add Description field to Create new Label modal
2026-03-25 19:45:46 +07:00
dab246
69c3d32e3c
TF-4233 Fix the response success check to use key presence instead of value nullness.
2026-01-26 09:13:54 +07:00
dab246
7b250f911b
TF-4233 Correctly set current label color on edit dialog open
2026-01-26 09:13:54 +07:00
dab246
95831054b2
TF-4178 Fix Nitpick comments from coderabbit
2026-01-19 11:34:43 +07:00
dab246
6c959fcf81
TF-4178 Implement create new label
2026-01-19 11:34:43 +07:00
dab246
8f1da20e54
TF-4178 Add color picker modal
2026-01-19 11:34:43 +07:00
dab246
d3029ec4de
TF-4178 Add create new label modal
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
Dang Dat
a286dd5dd8
[Memory leak] Remove listener and dispose
2025-12-29 10:11:56 +07:00
dab246
57bfb4f88f
feat(ai-scribe): Fix when using multiple composer, get multiple overlay icons
2025-12-19 19:03:39 +07:00
dab246
aba3cbbe4c
TF-4152 Fix tooltip stay out of screen in Email View
2025-11-20 11:03:54 +07:00
dab246
fa0ba5d689
TF-4142 Close link overlay when click email content view
2025-11-17 11:43:18 +07:00
dab246
846c9c6583
TF-3911 Remove window event listeners to prevent memory leaks in Email View
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
0f3002879d
TF-4084 Fix cannot read or scroll emails when opening them in Twake Mail on Android chrome mobile browser
2025-10-15 14:59:39 +07:00
dab246
d686b66f75
TF-4058 Update E2E test to compatible with flutter version 3.32.8
2025-10-15 13:54:34 +07:00
dab246
58dc75f8c8
TF-4066 Add Unread, Starred checkbox in advanced search form view
2025-10-14 17:59:55 +07:00
dab246
783fa9e3fc
TF-4013 Fix the issue where recipients cannot be moved during drag & drop and ellipsize the text.
...
(cherry picked from commit 033ba2aaee3acae9c4adcfd791832e9adee0efdc)
2025-10-14 09:34:52 +07:00
dab246
36e58fc990
TF-4002 Apply new design for folder creation modal on web
2025-09-16 10:19:49 +07:00
dab246
14fa8acee5
TF-4004 Avoid overflow when text too long inside a row
2025-09-16 09:38:08 +07:00
dab246
9671822f78
TF-3985 Display Increase your space button when premium is available on web desktop
2025-09-11 10:31:41 +07:00
dab246
a4b0885477
Close color picker when click outside in composer
2025-08-27 16:06:26 +07:00
Dat Dang
e26e0be51d
HOTFIX Integration test v0.18.2 ( #3980 )
2025-08-27 14:41:50 +07:00
DatDang
0b17dc26e8
TF-3924 Thread Detail Memory leak resolve
2025-08-22 11:00:24 +07:00
dab246
f8d93e738b
TF-3952 Change modal style in Forwarding
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-08-18 17:08:59 +07:00
dab246
f68965fd2a
TF-3956 Adjust UI for vacation section in setting on web
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-08-18 15:47:34 +07:00
dab246
801b08bc90
TF-3933 Avoid load font from google
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-08-11 10:05:35 +07:00
dab246
f0f86e71eb
Hot fix green background signature in profile setting
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-31 16:38:39 +07:00
dab246
a4d7fec6e1
Support vertical scrolling of all information between app bar and bottom bar in email view
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-31 16:37:10 +07:00
dab246
296065c0b7
Change order of attachment and mail body on mobile
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-31 16:37:10 +07:00
dab246
5e3f4458c5
TF-2948 Apply new identity view for mobile
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-31 14:45:59 +07:00
dab246
23ecdfbf11
TF-2948 Apply new identity view for web
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-31 14:45:59 +07:00
dab246
58d22cbc0b
Apply new style for create identity view on desktop
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-30 16:11:23 +07:00
DatDang
4fd0931c9e
TF-3586: Upgrade Flutter to 3.27.4
2025-07-30 15:24:57 +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
Dat Dang
7332b731dc
TF-3699 Thread Detail Next previous actions ( #3843 )
2025-07-21 05:34:53 +07:00
DatDang
f86392c854
TF-3720 Thread Detail Collapse quote reply
...
Revert "fixup! TF-3720 Thread Detail Collapse quote reply"
This reverts commit 2104530977664f892702fba5e5bc6fb3e5768b19.
TF-3720 Thread Detail adjust receiver size
TF-3720 Thread Detail refactor email receiver alignment
2025-07-21 05:34:53 +07:00
dab246
421fa321ba
TF-3644 Handle scroll thread detail when cursor is in email content area
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-21 05:34:53 +07:00
DatDang
58a576adeb
TF-3643 Thread Detail get emails meta data method
...
TF-3643 Thread Detail cache email with thread id
TF-3643 Thread Detail view thread detail
TF-3643 Thread Detail [Part 2 fixup] remove ThreadDetailController dependency from MailboxDashboardController
TF-3643 Thread Detail [Part 2 fixup] remove EmailSupervisorController dependency from ThreadDetailController
TF-3643 Thread Detail [Part 2 fixup] move isSearchRunning check into ThreadDetailController
TF-3643 Thread Detail [Part 2 fixup] ensure GetEmailsByIdsInteractor performance
TF-3643 Thread Detail [Part 2 fixup] unit test loadMoreThreadDetailEmails
TF-3643 Thread Detail [Part 2 fixup] unit test getEmailIdsToLoad
TF-3643 Thread Detail [Part 2 fixup] optimize ThreadDetailBinding bindingsDataSource
TF-3643 Thread Detail [Part 2 fixup] optimize getThreadDetailLoadingView
TF-3643 Thread Detail [Part 2 fixup] readd unique ValueKey for HtmlContentViewerOnWebWidget
TF-3643 Thread Detail [Part 2 fixup] unit test initializeThreadDetailEmails
TF-3643 Thread Detail [Part 3 fixup] Update private action button methods
TF-3643 Thread Detail [Part 4 fixup] Collapsed email preview 65 characters max
TF-3643 Thread Detail [Part 4 fixup] Remove personal scripts
TF-3643 Thread Detail move EmailInThreadStatus into PresentationEmail
TF-3643 Thread Detail refactor toggle collapse expand
TF-3643 Thread Detail EmailViewAppBarWidget required parameters
TF-3643 Thread Detail tap avatar toggle expansion
TF-3643 Thread Detail fix cannot open single email
TF-3643 Thread Detail fix open thread first time blank view
TF-3643 Thread Detail fix thread detail UI
TF-3643 Thread Detail fix round bottom view
TF-3643 Thread Detail fix round bottom view
TF-3643 Thread Detail bottom actions depend on current expanded email
TF-3643 Thread Detail hide next previous actions
TF-3643 Thread Detail fix load more show initial loading view
TF-3643 Thread Detail fix cannot view single email
TF-3643 Thread Detail fix bottom place holder not aligned
TF-3643 Thread Detail fix back to search view
TF-3643 Thread Detail fix display 65 character preview collapsed email
TF-3643 Thread Detail fix search not work
TF-3643 Thread Detail fix bottom place holder UI
TF-3643 Thread Detail fix expand view
TF-3643 Thread Detail jump to top of last email view
TF-3643 Thread Detail remove toMe condition of filtering thread
TF-3643 Thread Detail fix sort thread detail
TF-3643 Thread Detail fix assert not work in release
TF-3643 Thread Detail add load more test case <20
TF-3643 Thread Detail remove the use of currentThreadId
TF-3643 Thread Detail remove the use of selectedEmail in SingleEmailController
TF-3643 Thread Detail fix unit test SingleEmailController calendar
TF-3643 Thread Detail disable 2 way scroll control
TF-3643 Thread Detail allow thread to load sent email incase thread only contains 1 email
TF-3643 Thread Detail disable single email page view
TF-3643 Thread Detail update emailsNotLoadedCount name
TF-3643 Thread Detail remove collapsed email char limit
TF-3643 Thread Detail fix CI
TF-3643 Thread Detail unit test handleGetEmailIdsByThreadIdSuccess
TF-3643 Thread Detail make _currentEmailId private
TF-3643 Thread Detail fix search click users
TF-3643 Thread Detail fix scroll jump
TF-3643 Thread Detail fix scroll jump
TF-3643 Thread Detail fix web back action
TF-3643 Thread Detail round bottom actions
TF-3643 Thread Detail fix tablet large empty email
TF-3643 Thread Detail fix email subject selectable
TF-3643 Thread Detail fix email single view with top divider
TF-3643 Thread Detail fix email cache threadId missing
TF-3643 Thread Detail fix filter sent email in thread details
TF-3643 Thread Detail fix select text
TF-3643 Thread Detail fix subject alignment
TF-3643 Thread Detail fix subject alignment
TF-3643 Thread Detail fix tablet large empty email
TF-3643 Thread Detail add nullcheck for _jumpScrollViewToTopOfEmail
TF-3643 Thread Detail decouple ThreadDetailController from SingleEmailController
TF-3643 Thread Detail combine emailIds to emailIdsPresentation
TF-3643 Thread Detail remove currentEmailLoaded obx listener of SingleEmailController
TF-3643 Thread Detail replace threadAction with an email ui action
TF-3643 Thread Detail fix top and bottom bar delay displaying
TF-3643 Thread Detail update ReplyForwardBottomBarAction to PerformEmailActionInThreadDetailAction
TF-3643 Thread Detail use getOwnEmailAddress in ThreadDetailAppBar
TF-3643 Thread Detail add TextOverflow.ellipsis to EmailSubjectWidget
TF-3643 Thread Detail fix round border threadDetailLoadingView
2025-07-21 05:34:53 +07:00
dab246
8289593247
Apply new style Language section in Setting on desktop
...
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
8c0a3bccfa
Fix bottom overflow of confirm dialog save message on landscape mobile
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-14 14:14:43 +07:00
dab246
722a2d94e1
Apply new style modal profile UI for desktop
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-07-14 14:14:43 +07:00
dab246
2fdab039da
TF-3759 Update style popup context menu for profile setting menu
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-06-17 16:43:45 +07:00
dab246
0775a58fef
TF-3766 Change context menu style for mailbox on mobile
...
Signed-off-by: dab246 <tdvu@linagora.com >
2025-06-17 16:43:45 +07:00