dab246
|
dbbbf7d856
|
TF-2667 Validate email in recipient form before send email
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
c013e0306c
|
TF-2667 Add cancel button in progress saving message to drafts dialog
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
f2b70aec48
|
TF-2667 Add cancel button in progress send message dialog
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
ae6341532c
|
TF-2667 Handle save message to cache when reload page
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
b58a0179f9
|
TF-2667 Refresh thread & mailbox view when saving message success
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
904736a3aa
|
TF-2667 Show saving message dialog when preform save action
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
490a913bdb
|
TF-2667 Show confirm dialog when click close composer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
57a41a6a50
|
TF-2667 Show confirm dialog when send email failed
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
ea58a4bd16
|
TF-2667 Replace isSendEmailLoading to ButtonState
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
e232514f6b
|
TF-2667 Show sending message dialog when click send button
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
016b75aa51
|
TF-2667 Move the creation of mailbox request id to the data layer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
61687b60e0
|
TF-2667 Create ApplicationVersionWidget to display app version
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
c9fed1fa41
|
TF-2667 Use Username replace UserProfile
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
145a49d728
|
TF-2644 Handle total size exceeded maximum size when drag & drop multiple file to composer
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
d646a5b9e4
|
TF-2644 Display tooltip message when attachments exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
ea30322cbd
|
TF-2644 Display warning dialog when drag from other email exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
5fb314f315
|
TF-2644 Display warning dialog when share file exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
70d71c22ae
|
TF-2644 Display warning dialog when drag & drop file exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
4350a2bd3a
|
TF-2644 Display warning dialog when pick file exceeded maximum size in composer
|
2024-06-11 13:59:12 +07:00 |
|
dab246
|
7524a97bc8
|
TF-2764 Add PDFViewer to preview PDF attachment
|
2024-05-30 17:26:32 +07:00 |
|
Dat Vu
|
ca4cf68f87
|
TF-825 Download email as EML file (#2854)
|
2024-05-16 15:50:01 +07:00 |
|
DatDang
|
b63d212af4
|
TF-2533 Fix composer memory leak when reply and forward
|
2024-04-11 11:57:01 +07:00 |
|
DatDang
|
a246859040
|
TF-2533 Resolve composer memory leak
|
2024-04-05 15:55:22 +07:00 |
|
dab246
|
3c4fa63970
|
TF-2774 Fix big image dimension in signature
|
2024-04-05 14:54:42 +07:00 |
|
dab246
|
9b521c8802
|
TF-2735 Fix Gesture back for user in composer on mobile
|
2024-04-01 15:17:13 +07:00 |
|
Dat Dang
|
a1e76f4634
|
Update defaut read receipt setting to false (#2730)
|
2024-03-19 09:17:14 +07:00 |
|
Dat Dang
|
ae3f746475
|
TF-2683 Integrate update always read receipt setting in composer (#2700)
|
2024-03-13 17:18:25 +07:00 |
|
DatDang
|
0424d27d3f
|
TF-2681 Integrate get always read receipt setting interactor with composer controller
|
2024-03-13 17:18:25 +07:00 |
|
DatDang
|
6a0b94c868
|
TF-2680 Make EmailRequest always has headerMdn in ComposerController
|
2024-03-13 17:18:25 +07:00 |
|
DatDang
|
6f9e20188f
|
TF-2680 Integrate get always read receipt with send email interactor
|
2024-03-13 17:18:25 +07:00 |
|
DatDang
|
d33003bc64
|
TF-2680 Create method to update email header mdn in EmailRequest
|
2024-03-13 17:18:25 +07:00 |
|
DatDang
|
7abcea6320
|
TF-2591 Run js script on drop with HtmlEditor
|
2024-03-10 22:15:27 +07:00 |
|
DatDang
|
80a32559d9
|
TF-2591 Run js script on paste with HtmlEditor
|
2024-03-10 22:15:27 +07:00 |
|
dab246
|
632762bfcd
|
TF-2520 Convert email object to html to perform print on browser
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-03-08 13:40:12 +07:00 |
|
dab246
|
ebd62ab78f
|
TF-2520 Create some class to handle html
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-03-08 13:40:12 +07:00 |
|
dab246
|
ab2c32154e
|
TF-2520 Implement print email in email view
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-03-08 13:40:12 +07:00 |
|
Dat PHAM HOANG
|
f35a6620d5
|
Catch error of userAgent
Root cause: if open and close composer very frequently, sometime userAgent is not `init` and `release` well
|
2024-03-08 10:57:33 +07:00 |
|
dab246
|
be7588a718
|
TF-2597 Handles the ability to click save as drafts button only once
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-29 14:45:53 +07:00 |
|
dab246
|
cb929ff6e0
|
TF-2597 Handle delete composer action
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-29 14:45:53 +07:00 |
|
dab246
|
49a3f7b70f
|
TF-2597 Handles the ability to click the editor close button only once
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-29 14:45:53 +07:00 |
|
dab246
|
54d23be808
|
TF-2623 Fix blink blink when user click on recipients field in an email with long recipients
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-26 13:12:04 +07:00 |
|
dab246
|
7e96d09f52
|
TF-2537 Fix app crash when user trying attach file to composer in web app
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-21 14:34:37 +07:00 |
|
dab246
|
5c7d2fd5d9
|
TF-2596 Support mail to with several recipients
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-19 15:55:07 +07:00 |
|
dab246
|
b60d071d9a
|
TF-2560 Fix cannot close composer when recipient input focused
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-19 15:55:07 +07:00 |
|
dab246
|
f77b5e5389
|
TF-2560 Remove function not used
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-19 15:55:06 +07:00 |
|
dab246
|
1a958c97ef
|
TF-2560 Clear focus when click outside input on web
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-19 15:55:06 +07:00 |
|
dab246
|
d8b20c7089
|
TF-2540 Fix selected Email address at to/cc/bcc fields are moving too close to the bottom of input field
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-19 15:54:53 +07:00 |
|
dab246
|
e0b664cd46
|
TF-2539 Fix selected email address at to/cc/bcc fields are having weird border
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-19 15:54:53 +07:00 |
|
dab246
|
ba01fc8547
|
TF-2538 Fix email suggestion list is having weird white overlapping
Signed-off-by: dab246 <tdvu@linagora.com>
|
2024-02-19 15:54:53 +07:00 |
|
Dat PHAM HOANG
|
2f2b88b99f
|
Revert "TF-2528 Sorting emails by order ids list of Email/query"
This reverts commit a5665416b1.
|
2024-02-07 15:04:09 +07:00 |
|