Commit Graph

2127 Commits

Author SHA1 Message Date
dab246 d9f4005bdf TF-2717 Allow show full signature in composer on mobile 2024-06-11 13:59:12 +07:00
dab246 0c1e7e0433 TF-2717 Replace from cc bcc buttons in to by arrow down button on mobile 2024-06-11 13:59:12 +07:00
dab246 f85691ae15 TF-2684 Fix difficult to select text in blue bar on responsive tablet 2024-06-11 13:59:12 +07:00
dab246 db7334669b TF-2684 Add button Mail to attendees to open composer with to: all attendees 2024-06-11 13:59:12 +07:00
dab246 56eff652fb TF-2684 Enable selectable in blue bar 2024-06-11 13:59:12 +07:00
dab246 8ddb4b9275 TF-2684 Use scrollbar theme replace customize scrollbar 2024-06-11 13:59:12 +07:00
dab246 f80b77cc03 TF-2667 Store email to sending queue when sending with no connection on mobile 2024-06-11 13:59:12 +07:00
dab246 5d502736d8 TF-2667 Prevent close sending/saving dialog when click system back on mobile 2024-06-11 13:59:12 +07:00
dab246 a16e4ff485 TF-2667 Remove function not used 2024-06-11 13:59:12 +07:00
dab246 6b82027090 TF-2667 Fix width size inline image in email view after send email 2024-06-11 13:59:12 +07:00
dab246 31ff28d7d2 TF-2667 Handle error better when perform save as drafts 2024-06-11 13:59:12 +07:00
dab246 5caf08290b TF-2667 Remove composer cache after close composer view 2024-06-11 13:59:12 +07:00
dab246 84ce77a46f TF-2667 Fix crash when click on From me in search filter 2024-06-11 13:59:12 +07:00
dab246 70986542ee TF-2667 Write unit test for Domain & MailAddress class 2024-06-11 13:59:12 +07:00
dab246 397c00936e TF-2667 Clean WARNING/INFO when run dart analyze 2024-06-11 13:59:12 +07:00
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 652f15e356 TF-2764 Support press Escape shortcut key on keyboard to close viewer 2024-05-30 17:26:32 +07:00
dab246 9351ebfd33 TF-2764 Support click to outside of document to close viewer 2024-05-30 17:26:32 +07:00
dab246 b7f78f719c TF-2764 Hide printing button in browsers (Firefox/Safari/Edge) 2024-05-30 17:26:32 +07:00
dab246 450e0eb2ab TF-2764 Remove ViewAttachmentForWebInteractor 2024-05-30 17:26:32 +07:00
dab246 7524a97bc8 TF-2764 Add PDFViewer to preview PDF attachment 2024-05-30 17:26:32 +07:00
dab246 89a489eb06 TF-2764 Add CancelToken to download attachment for web 2024-05-30 17:26:32 +07:00
dab246 8d8728ec97 TF-2764 Enable preview PDF attachment on web platform 2024-05-30 17:26:32 +07:00
DatDang c5e79d0a01 fixup! TF-2890 Remove calendar event reply description text 2024-05-23 14:02:43 +07:00
DatDang 0d52e76dce TF-2890 Remove calendar event reply description text 2024-05-23 14:02:43 +07:00
DatDang 2e68e7df7d TF-2859 Add language when reply calendar invitation 2024-05-21 10:42:28 +07:00
dab246 6fbde032d2 TF-2858 Write unit test for store event attendance status interactor 2024-05-20 11:18:49 +07:00
dab246 5bac79b97a TF-2858 Implement store event attendance status on presentation layer 2024-05-20 11:18:49 +07:00
dab246 9ce2fa69db TF-2858 Create store event attendance status interactor 2024-05-20 11:18:49 +07:00
dab246 c47013fadf TF-2858 Implement update event attendance status keywords property in email api 2024-05-20 11:18:49 +07:00
Dat Vu ca4cf68f87 TF-825 Download email as EML file (#2854) 2024-05-16 15:50:01 +07:00
dab246 fde095523f Fix missing notification when execute receive new email & mark as read at same time in terminated app 2024-05-13 19:12:10 +07:00