Dat Vu
|
8a9901a0a4
|
TF-4384 Fix page not found 404 error when refreshing label views (#4390)
|
2026-03-21 17:23:18 +07:00 |
|
dab246
|
8a21e35d1e
|
fix: Prefer reusing AppBaseException instead of redefining the exception contract CacheException and RemoteException
|
2026-03-10 11:06:16 +07:00 |
|
dab246
|
437c46f5ff
|
fix(sentry): resolve minified exception types on web release
|
2026-03-10 11:06:16 +07:00 |
|
dab246
|
2e8a11e7eb
|
refactor(sentry): standardize exceptions to prevent Sentry minification
|
2026-03-10 11:06:16 +07:00 |
|
dab246
|
c49e48ae1b
|
feat: Add repository/interactor for get label changes
|
2026-03-05 10:32:56 +07:00 |
|
Dat Vu
|
9afe4d89e3
|
TF-4336 Fix INBOX should be above Favorite folder (#4340)
|
2026-02-24 11:58:22 +07:00 |
|
Dat Vu
|
1c1d50a9d2
|
Fix email list does not automatically refill after bulk delete (#4323)
|
2026-02-12 16:02:12 +07:00 |
|
dab246
|
0db3845133
|
TF-4329 Fix rogue mailbox set request for favorite
|
2026-02-12 11:16:33 +07:00 |
|
dab246
|
2001ed158f
|
TF-4306 Update icon for Label in left menu
|
2026-02-05 22:59:55 +07:00 |
|
dab246
|
9d4f6e73d2
|
fix(cnb): Cannot clear email state cache when reload page
(cherry picked from commit a901206a7879d2f670d29be52ab4a297f1eb6c72)
|
2026-01-29 18:00:36 +07:00 |
|
dab246
|
9760b6f077
|
TF-4243 Implement delete a label in presentation layer
|
2026-01-27 15:08:02 +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
|
ac33424c30
|
TF-4233 Handle edit label on mobile
|
2026-01-26 09:13:54 +07:00 |
|
dab246
|
0302e09981
|
TF-4233 Show popup menu when click three dot on label item
|
2026-01-26 09:13:54 +07:00 |
|
dab246
|
f9ff9ecde7
|
TF-4229 Add isSelected && condition to non-RTL selectedIconWidget rendering to match RTL behavior.
|
2026-01-22 10:54:04 +07:00 |
|
dab246
|
7839e6b339
|
TF-4229 Add widget for label search field
|
2026-01-22 10:54:04 +07:00 |
|
dab246
|
f54250eb26
|
TF-4227 Fix conflict with master branch
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
2052fdbe5e
|
TF-4227 Add integration test on mobile for case display_view_with_all_email_with_tag_scenario
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
5e1df67f90
|
TF-4227 Update logic getEmailFilterForLoadMailbox in unit tests
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
b5ec8a6696
|
TF-4227 Set Back label button for when open email in Label
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
8f6d9a6e8f
|
TF-4227 Load all emails with tag when tag is selected
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
127b1dbce9
|
TF-4227 Enable label item clickable action
|
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
|
b6027e996d
|
TF-4195 Show submenu when hover Label As item
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
6b1c7e23dc
|
TF-4193 Fix all Nitpick comments from coderabbit
|
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
|
6c959fcf81
|
TF-4178 Implement create new label
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
38c47ca373
|
TF-4178 Add datasource/repository/interactor for create new label
|
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
|
07fd854175
|
TF-4181 Remove mainAxisAlignment: MainAxisAlignment.center
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
cbbbbadb56
|
TF-4179 Fix desktop/mobile style constants in LabelListItem and refine interaction
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
e2fe0a0676
|
TF-4179 Display tag list in sidebar
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
75f55e6507
|
TF-4179 Add Label bar in sidebar
|
2026-01-19 11:34:43 +07:00 |
|
dab246
|
da67ba07ca
|
TF-4141 Fix separator still not reactive to selection mode changes.
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
fcb7fcf3ba
|
TF-4141 Add unit test for mailbox_filter_builder
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
df5ed118b3
|
TF-4141 should not show inkwell effect when user drag email into virtual folder
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
2d1ecd4cc0
|
TF-4141 Fix nitpick comments from coderabbit
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
1661210e04
|
TF-4141 Add the AI needs-action option into the user settings.
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
09f0ba854a
|
TF-4141 Remove counter of action required folder
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
8e2932658b
|
TF-4141 Disable drag & drop email to Action required folder
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
e8a76542cf
|
TF-4141 Auto refresh count emails in Action required folder when email changed
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
43cbd0d818
|
TF-4141 Perform load all unread action required emails when open Action required folder
|
2026-01-11 22:55:49 +07:00 |
|
dab246
|
0e49c18f9d
|
TF-4141 Add Action required folder to left menu
|
2026-01-11 22:55:49 +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
|
d6e959c4d9
|
TF-4145 Create paywall url from workplaceFqdn
|
2025-11-17 14:24:30 +07:00 |
|
dab246
|
00324d4c56
|
TF-1715 Load emails in favorite folder with filters
|
2025-11-10 17:15:30 +07:00 |
|
dab246
|
dfaf745ce9
|
TF-1715 Auto refresh list emails in Favorite folder when message incoming or message changed
|
2025-11-10 17:15:30 +07:00 |
|
dab246
|
e5e1d02ae9
|
TF-1715 Load emails in favorite folder without filters
|
2025-11-10 17:15:30 +07:00 |
|
dab246
|
d85e691d98
|
TF-1715 Add favorite folder to mailbox left menu
|
2025-11-10 17:15:30 +07:00 |
|
dab246
|
a5cc102d0e
|
TF-4053 Add E2E test for test case move folder content
|
2025-11-05 05:34:21 +07:00 |
|