dab246
|
8eed49fd73
|
TF-1961 Transform html email content in composer
(cherry picked from commit f5470c130744242195b265a0ea4aad044ad8e740)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
e06d35f1e1
|
TF-1961 Left align signature and title header reply/forward email
(cherry picked from commit 9ec81d062d945076d80f4eb4d0cc4e792514cb79)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
e2de23fdfd
|
TF-1961 Add script handle lazy loading image in html
(cherry picked from commit b57c93f47dc7c621e24506818d44b6360a9b9239)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
1af33dd20d
|
TF-1961 Refactor html transformer
(cherry picked from commit 0272e45226ddb12827b7ef4820b00632758c353a)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
7f194bee69
|
TF-2047 Add rel="noreferrer" to HTML link attribute for enhance website security
(cherry picked from commit b015274879585eb36dd8e29b4781b7a9ac638888)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
f47c3198b6
|
TF-2047 Combine sanitize and autolink transformer text
(cherry picked from commit 9c347525fcd6923c27cb5c42c4781f28fc3f1578)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
a00c5d8230
|
TF-2047 Handle sanitize and autolink html for input text
(cherry picked from commit 9078ef1e6fe6bf5f05c98a85f694600cfcb2129d)
|
2023-08-18 21:29:50 +07:00 |
|
dab246
|
21621c0705
|
TF-1912 Sanitize html for email content when type is text/plain
(cherry picked from commit 169ede2f8b59cdf0362ad449d1182597cd4e5dee)
|
2023-07-19 10:23:07 +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 |
|
dab246
|
0cc2a2f0cc
|
TF-1885 Support RTL mode for HTML composer
(cherry picked from commit 8a4569ef3a749e0f3abc0a385aa915d749b16a9a)
|
2023-06-15 16:43:58 +07:00 |
|
dab246
|
2fb2ab18e8
|
TF-1886 Support RTL mode for HTML display
(cherry picked from commit 9ac393489e746b49073b1a2d98063481f4c894c6)
|
2023-06-15 16:43:58 +07:00 |
|
dab246
|
9b5f533579
|
TF-1915 Show toast message when connected to the internet
(cherry picked from commit a1f466725cf1896cfb43144d41c6806a074e06eb)
|
2023-06-13 10:17:45 +07:00 |
|
dab246
|
d0888e9847
|
TF-1915 Add SendingState property to SendingEmail
(cherry picked from commit 678593583b598f3f06f2a838ce4cd788ed1de513)
|
2023-06-13 10:17:45 +07:00 |
|
dab246
|
94d066305a
|
TF-1792 Hide banner empty trash when mailbox trash empty emails
(cherry picked from commit b0533ebb3e480b737a84085d6743eba1b8c897a6)
|
2023-05-08 13:03:51 +07:00 |
|
HuyNguyen
|
1c984421d5
|
TF-1743: Hide Horizontal scroll bar in Email detail view
(cherry picked from commit 491cd1d59c69e9a308700ee1bc4032b87284380c)
|
2023-05-08 13:03:51 +07:00 |
|
dab246
|
3eb1e20b5b
|
TF-1665 Enable app grid on mobile
(cherry picked from commit c9f9a2c214316606c8d3f9d63cf38c326369b112)
|
2023-04-14 17:12:34 +07:00 |
|
dab246
|
84438efc89
|
TF-1694 Use KeyboardUtils to centralized management show/hide keyboard
(cherry picked from commit e2598476ecdc8c5d16a17dc3c777a34620013c64)
|
2023-04-14 17:12:34 +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
|
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
|
fe05df3477
|
TF-1594 Move SendEmailInteractor to MailboxDashboardController to handle async send email
(cherry picked from commit 63aec51a6ea6e827ea924e91a13ec78d7f48edf7)
|
2023-03-24 19:40:48 +07:00 |
|
dab246
|
ee91963e53
|
TF-1371 Update position of Identity in edit email
(cherry picked from commit f0c6a5716cd55c963606550b09d4f5ec4b2140a5)
|
2023-03-24 19:40:48 +07:00 |
|
dab246
|
2b71aba278
|
TF-1487 Apply linter rule
|
2023-03-10 21:10:36 +07:00 |
|
dab246
|
9778a9876a
|
TF-1487 Upgrade latest dependencies version for core module
(cherry picked from commit 717b72de65503ee65c9979db9a5b319bfbb11a48)
|
2023-03-10 21:10:36 +07:00 |
|
HuyNguyen
|
0913a73286
|
TF-1472: Fixed popup when sending email should be displayed at the bottom of screen
|
2023-03-10 21:10:36 +07:00 |
|
HuyNguyen
|
9c8421b839
|
TF-1244: Image get the resized value when open from draft
|
2023-02-24 17:33:31 +07:00 |
|
dab246
|
4f8da9cb31
|
TF-1427 Move composer button to dashboard view on web
|
2023-02-13 15:51:31 +07:00 |
|
sherlockvn
|
200e106c19
|
TF-1194 apply new design identity to manage identity screen in mobile
|
2022-12-29 10:30:05 +07:00 |
|
dab246
|
f3f2c19f20
|
TF-438 Apply new design for push notification
|
2022-12-02 16:13:47 +07:00 |
|
dab246
|
d088b8b962
|
TF-1203 Fix can not scroll horizontal email content
|
2022-11-29 14:50:20 +07:00 |
|
dab246
|
ae89802845
|
TF-1098 Apply lints for all module
|
2022-10-24 10:08:18 +07:00 |
|
ManhNTX
|
df7f9b89ba
|
TF-1042:Connection pop up never be disappear
|
2022-10-19 11:52:14 +07:00 |
|
dab246
|
627fe8dbd3
|
TF-985 Change TopBar widget of EmailView
|
2022-10-13 11:14:40 +07:00 |
|
dab246
|
0e9ba0de8a
|
TF-984 Apply new design for toast message when move action
|
2022-10-11 10:10:34 +07:00 |
|
dab246
|
5ea58889d7
|
TF-991 Fix link problem on my JIRA notifications
|
2022-10-07 14:48:01 +07:00 |
|
dab246
|
22aa9acd9c
|
TF-973 Fix can not create folder with name contain special
|
2022-09-28 07:28:21 +07:00 |
|
dab246
|
adffd1368b
|
TF-913 Remove functions not used
|
2022-09-22 14:05:17 +07:00 |
|
dab246
|
3c0eac12ac
|
TF-933 Update new position all button action of AppBar on Web Desktop
|
2022-09-16 12:20:02 +07:00 |
|
dab246
|
b5d64f53be
|
TF-884 Set default value for hideScrollBar
|
2022-09-08 09:58:45 +07:00 |
|
ManhNTX
|
1d34e2ef2a
|
TF-806 open new tab when click link or tags a
|
2022-08-23 11:20:53 +07:00 |
|
ManhNTX
|
fe0380b622
|
TF-806 open new tab when click link or tags a
|
2022-08-23 11:20:53 +07:00 |
|
dab246
|
837d058ecb
|
TF-691 Set overflow default for text is too long on web
|
2022-08-05 15:45:27 +07:00 |
|
dab246
|
546627b9df
|
TF-691 Update title and add option all mailbox in destination picker
|
2022-08-05 15:45:27 +07:00 |
|
dab246
|
30cb5033d8
|
TF-786 Apply linkify html for transform email content
|
2022-08-04 12:48:23 +07:00 |
|
dab246
|
94cca20308
|
TF-751 [WEB] Change cursor move in email content
|
2022-08-03 14:45:00 +07:00 |
|
dab246
|
fc83cae62b
|
TF-764 Fix inline images are not saved and shown successfully in Draft
|
2022-08-02 17:06:36 +07:00 |
|
dab246
|
d8e119ee7c
|
TF-761 Implement compress inside download and transformer
|
2022-07-29 14:04:23 +07:00 |
|
dab246
|
3538212266
|
TF-736 Add transformer to set style for pre code tag when preview content email
|
2022-07-25 17:23:02 +07:00 |
|
dab246
|
6982965a54
|
TF-736 Display header style button on composer web
|
2022-07-25 17:23:02 +07:00 |
|
dab246
|
c8b94f9e8e
|
TF-750 Fix padding overflow for autocomplete advanced search
|
2022-07-25 16:59:52 +07:00 |
|
ManhNTX
|
8932c1b84c
|
Weird scroll bar in email view#583
|
2022-07-14 10:14:37 +07:00 |
|