Commit Graph

2112 Commits

Author SHA1 Message Date
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
dab246 43732a66d9 Sort notification list in order of last received date 2024-05-13 19:12:10 +07:00
dab246 2ee8afed7e Set silent for all notifications that are not groups 2024-05-13 19:12:10 +07:00
DatDang 205c625c7d Calendar event clean up unused classes & methods 2024-05-08 17:45:51 +07:00
DatDang 5d8dd4c00d TF-2840 calendar event reject integrate interactor to SingleEmailController 2024-05-08 17:45:51 +07:00
DatDang d70f4461e5 TF-2840 calendar event reject create interactor 2024-05-08 17:45:51 +07:00
DatDang 90e17cf075 TF-2838 calendar event reject repo implementation 2024-05-08 17:45:51 +07:00
DatDang f9cde9568f TF-2838 calendar event reject api & data source implementation 2024-05-08 17:45:51 +07:00
DatDang 57c4e413d3 TF-2838 calendar event reject abstract data source & repo 2024-05-08 17:45:51 +07:00
DatDang f7805594eb TF-2821 calendar event maybe integrate single email controller 2024-05-08 17:45:51 +07:00
DatDang 7ef6fad41b TF-2821 calendar event maybe create interactor 2024-05-08 17:45:51 +07:00
DatDang a92aa445ad TF-2819 calendar event maybe repo implementation 2024-05-08 17:45:51 +07:00
DatDang f3b8477329 TF-2819 calendar event maybe api & data source implementation 2024-05-08 17:45:51 +07:00
DatDang 8ec3dec834 TF-2819 calendar event maybe abstract data source & repo 2024-05-08 17:45:51 +07:00
DatDang f36164f807 TF-2812 Calendar event accept integrate UI 2024-05-08 17:45:51 +07:00
DatDang 94d683c3c1 TF-2802 Add calendar event accept interactor to single email controller 2024-05-08 17:45:51 +07:00