dab246
|
13bcac077f
|
TF-2035 Binding calendar event interactor
(cherry picked from commit 41755cc5be628b1adc0b9d6387ad26b824abcff9)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
8bf5cf3b50
|
TF-2035 Add binding interactor for calendar event
(cherry picked from commit 4422c12bf5ab8b5c2448893271e74666f3029c9a)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
8c740f6a31
|
TF-2035 Add interactor handle parse calendar event
(cherry picked from commit c735f3ac2909138be13358e57c290f8f6440cc89)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
4e5ef9dab0
|
TF-2035 Implement parse calendar event method
(cherry picked from commit c8681dcde084e82453b5ea2770db37f2222d675c)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
6aebfe2486
|
TF-2035 Add abstract parse calendar event method
(cherry picked from commit 58eb6ae8075ad4a2f644a0a41e75c145217a96f4)
|
2023-07-31 19:24:25 +07:00 |
|
Dat PHAM HOANG
|
c16613eb69
|
If no refreshToken return, maybe the old refreshToken still available
(cherry picked from commit ad0806651d671b350a1dda952e399c9557c2c4d7)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
d48c5313bf
|
TF-2052 Fix TeamMailbox email address alignment is incorrect
(cherry picked from commit 8aef53218b3548756c61622ea39d7cb7e3c624c8)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
cecbc00720
|
TF-1857 Add padding calendar event icon in item email
(cherry picked from commit 89201517b702383df85790d21de9e680245e4f1f)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
7df56f3f66
|
TF-1857 Add headerCalendarEvent to email cached
(cherry picked from commit 6d884bb6db5365c6308404fb5d98fd356be4109e)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
c37ab20901
|
TF-1857 Display calendar event icon in item list email
(cherry picked from commit 6c938a7971fc7ac443ff2a800a292bdc75912d31)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
c2a2e7efc4
|
TF-1857 Update properties calendar event in navigate web browser
(cherry picked from commit ec633a444dc48bb8f615185ee59b2ad56e5f31a1)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
54ed80783f
|
TF-1857 Update properties calendar event in push notification
(cherry picked from commit 4e08d5c224eca3e7ac9c5e628f5978fba3ea23e8)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
9b2b4b3573
|
TF-1857 Update properties calendar event in SearchEmailView
(cherry picked from commit 2825ecf1c2ff67df89602f8de0044bd8e921bff6)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
58d5eca410
|
TF-1857 Update properties calendar event in refresh change email
(cherry picked from commit d52b86b026eb168acd806bd8c1d0f1de56c7694a)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
520b433552
|
TF-1857 Update properties calendar event in search email
(cherry picked from commit 0ddf2c0e665f165043f009edf9f041e0cc48c6ce)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
f656180e90
|
TF-1857 Update properties calendar event in load more email
(cherry picked from commit 28ee90e9aa2ce45f5a1f8c91b823aea0c4c818bd)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
ecf0e94aff
|
TF-1857 Update properties calendar event in get all email thread view
(cherry picked from commit 81c3b83dfcb8202520c5ec2cdb6f5607db506e8a)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
b96dbde4e1
|
TF-1857 Add properties for Email/get when calendar event supported
(cherry picked from commit 7192dab6a3916cb6b61009960ae89488696ba95b)
|
2023-07-31 19:24:25 +07:00 |
|
dab246
|
2e9f45139a
|
TF-2046 Move passFocusNode to controller to dispose it when view disposed
(cherry picked from commit acfd76687537e81d1865f2c153d8d5324649ea4f)
|
2023-07-20 18:37:52 +07:00 |
|
dab246
|
980f7e34f3
|
TF-2046 Use controller cached in GetWidget instead of using Get.find<LoginController>()
(cherry picked from commit 4403e2871d6486e693b6c4052df92b7634eadb25)
|
2023-07-20 18:37:52 +07:00 |
|
dab246
|
efddcc0ae5
|
TF-2046 Add delay time for a while for GetX to delete the controller instance of the previous page
(cherry picked from commit 466784af57d5c6be7b205e4b76e94a2ffa8f8347)
|
2023-07-20 18:37:52 +07:00 |
|
dab246
|
036d0db4ce
|
TF-2046 Change navigate to page use popAndPushNamed instead of using pushReplacementNamed
(cherry picked from commit 8e8beccc25e7a6bd3199363cebc36efb74854740)
|
2023-07-20 18:37:52 +07:00 |
|
dab246
|
97d9f8fc80
|
Add condition when token expired
(cherry picked from commit 1664c16a1680b60c4fa98f729cebc0e786da0935)
|
2023-07-19 10:23:07 +07:00 |
|
dab246
|
37334d3c66
|
TF-1912 Only trigger log when debug logs are enabled
(cherry picked from commit 949034a80238ac8a30d65ae3c5020acc5240ef00)
|
2023-07-19 10:23:07 +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
|
38442aaedc
|
TF-1486 Fix duplicate cursor in vacation on android
(cherry picked from commit c0532ec7a0ebde3a2c4221f6282c60bc773fc648)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
15df142571
|
TF-1486 Change background rich text keyboard on android
(cherry picked from commit fe976250e0e02a92a67e76ebf339a2f0d6507796)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
ce14267928
|
TF-1486 Add insert image in signature on mobile/tablet
(cherry picked from commit 3411ecf28c01651a3747e67dd797885a10b532fe)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
d072f6a243
|
TF-1486 Add insert image in signature on web
(cherry picked from commit 50f0e54b2a47fe2e857372f56293d1c1800ded2b)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
2f4f8beec4
|
TF-1486 Update size, padding for identity creator view
(cherry picked from commit 028bbcbdd8e433ac5221bb4c9bf135d0f53518e3)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
89d32cb88c
|
TF-1868 Fix a mailbox is visible then it's parents needs to be visible too
(cherry picked from commit 02a505fc6241ffb4df7559004e8dae718f13d39e)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
e35b1d47aa
|
TF-1985 Fix hover item email to see the selection
(cherry picked from commit f5d53664ff7477f0bb760667aff4f06681bfd4c6)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
35cb048ac0
|
TF-2008 Display banner network connection
(cherry picked from commit fdfda9d27941bcb29578e7a51b4954202accebfb)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
506197e06b
|
TF-2008 Add NetworkConnectionBanner widget
(cherry picked from commit df6514ebb54a5032da0a832aa16a99e8737f03ed)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
c3224155ab
|
TF-2008 Only display the toast message of losing network connection on the web
(cherry picked from commit a9c945ba37cca89c4051a5a1efefe993a6fb3745)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
7cb41b4c44
|
TF-1994 Enable long press to copy an email address in bottom sheet dialog
(cherry picked from commit 17a95bab63543f8c1bf46bf8aaac3bb518700a14)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
99693b8f4a
|
TF-1994 Enable long press to copy an email address in email view
(cherry picked from commit 8af88c0091f7e3489a641fb798fbe96c27a2c5fa)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
c70c09ff6c
|
Hot fix font mailbox on arabic language
(cherry picked from commit 6fc90babffb7e87e0d30038fca1f2afa59f538c2)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
b939c59fb0
|
TF-1898 Fix there is no notification badge only on IOS
(cherry picked from commit c8c8a03267846df5c5d2032553988fd393fbc02d)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
356a6b8095
|
TF-1993 Fix has attachment checkbox is overflow once it be translated in russia
(cherry picked from commit 2987d29e261a8aa0f8bf79a9394cc2050d6c68c7)
|
2023-07-14 16:24:47 +07:00 |
|
dab246
|
ad54e6e863
|
TF-1683 Fix height/color divider for correctly
(cherry picked from commit 25c772101eb693825413e6587961c3c56d0e5da2)
|
2023-07-10 18:28:59 +07:00 |
|
dab246
|
559f3d1e11
|
TF-1683 Remove Plain text option of message in VacationView
(cherry picked from commit 9a6f9b2ecaf629140f0676bff1a33e524f17ebc1)
|
2023-07-10 18:28:59 +07:00 |
|
dab246
|
3aab59df7e
|
TF-1960 Highlight item menu setting when hover
(cherry picked from commit 77308841fcc3362c9111698ea216b1d8073a59ab)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
0824e25910
|
TF-1960 Fix alignment arrow button in RTL mode
(cherry picked from commit c3101d1710874d295eac6821853bc72095022446)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
fb5f96f316
|
TF-1960 Fix padding, alignment widget in IdentityCreatorView
(cherry picked from commit bde38aff78d77056a7b07628acb812e74b43abdb)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
ac2b6b0cda
|
TF-1959 Fix invalid email red border is displayed over the address field in ForwardView
(cherry picked from commit 4e94f152201a11b64ef17b31c64ef2971dc80b0f)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
39ce09fb82
|
TF-1960 Only allow text input fields on 1 line
(cherry picked from commit 091d1472bf19c7041012adb94192eb749433a595)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
b6d3d904e5
|
TF-1959 Fix invalid email red border is displayed over the address field in RTL mode
(cherry picked from commit 0165705626bce7755cbefe94ce45d126bfd9771a)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
ec3fcc7852
|
TF-1958 Fix "To" and "Cc" fields are not displayed in the single line on RTL mode
(cherry picked from commit c48dff29e37a0d9562b1ba7ce744d57cdae5ebaf)
|
2023-07-07 22:45:26 +07:00 |
|
dab246
|
657afb67b9
|
TF-1957 Fix name of attachments are reversed in RTL mode
(cherry picked from commit 8f8efa90f6f2488867b236261cc27145d7e9716f)
|
2023-07-07 22:45:26 +07:00 |
|