Commit Graph

387 Commits

Author SHA1 Message Date
dab246 7524a97bc8 TF-2764 Add PDFViewer to preview PDF attachment 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
Dat Vu ca4cf68f87 TF-825 Download email as EML file (#2854) 2024-05-16 15:50:01 +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 f7805594eb TF-2821 calendar event maybe integrate single email controller 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
DatDang 8ed14711a3 TF-2802 Expose blobId of chosen calendar event after parse 2024-05-08 17:45:51 +07:00
dab246 6f10eacbb3 TF-2785 Fix print feature empty when clicked too early 2024-04-15 11:45:00 +07:00
DatDang 1e1efd6025 TF-2758 Use webview to display calendar event content 2024-04-12 11:42:56 +07:00
DatDang ae0aeab048 TF-2533 Remove iframe listener dependency on dart 2024-04-11 11:57:01 +07:00
DatDang af0dc0cd86 TF-2628 Temporary disable preview PDF 2024-04-04 16:56:29 +07:00
DatDang 754987b59e TF-2737 Separate PDF view handler between each browser 2024-03-22 16:35:35 +07:00
Dat Dang 523ff9acc7 TF-2628 Disable view attachment in mobile web (#2733) 2024-03-19 11:18:30 +07:00
dab246 840a191831 TF-2713 Small evolution for printing 2024-03-15 11:47:07 +07:00
DatDang f342e14e7e Fix mobile cannot download attachment 2024-03-15 11:10:01 +07:00
dab246 5b519aefe9 Fix unit test calendar_event_extension_test file to avoid build failed 2024-03-11 14:17:31 +07:00
dab246 58fa7f8a42 TF-2520 Use mime type png to display logo in print page
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 6f26306a61 TF-2520 Disable print email on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +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 ab2c32154e TF-2520 Implement print email in email view
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 a5446b8417 TF-2520 Add print icon in email view
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +07:00
dab246 86991b5168 TF-2613 Handle display forward warning icon in recipient item
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-04 11:57:22 +07:00
dab246 ae54ca3aad TF-2613 Add validate same domain method & unit test
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-04 11:57:22 +07:00
DatDang 01d62da036 TF-2628 [Part-2] Integrate loading logic to attachment item UI 2024-03-04 11:06:59 +07:00
DatDang e727e60a6d TF-2628 [Part-2] Add checkingIfAttachmentActionIsEnabled email util 2024-03-04 11:06:59 +07:00
DatDang dbaa479cb4 TF-2628 [Part-2] Add attachmentsViewState to track attachments' action 2024-03-04 11:06:59 +07:00
DatDang 6fe62cb068 TF-2628 [Part-2] Add attachment property to DownloadAttachmentForWebFailure & ViewAttachmentForWebFailure 2024-03-04 11:06:59 +07:00
DatDang ab8544c3ad TF-2628 Bind view attachment for web feature's dependencies 2024-02-29 14:46:51 +07:00
DatDang ef305229f6 TF-2628 Integrate view attachment feature with UI 2024-02-29 14:46:51 +07:00
DatDang 31fbda6c0c TF-2628 Integrate ViewAttachmentForWebInteractor with SingleEmailController 2024-02-29 14:46:51 +07:00
hieubt f93b23bb4f TF-2465 Fix wrong format date time
(cherry picked from commit b9a36007ef858025d0ec7c57aa7f9c5dfc61ea26)
2024-02-26 09:53:52 +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
hieubt 903440e37d TF-2502 Write unit test for all day event 2024-02-20 18:47:33 +07:00
hieubt b2f81142c4 TF-2502 Check case all day event 2024-02-20 18:47:33 +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
hieubt 01286e3b07 TF-2479 Hide marAsSpam action in Email_view 2024-02-19 15:54:54 +07:00
dab246 dfd62d5ee4 TF-2531 Fix cannot see all recipients list if email have a lot of recipients
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:54:52 +07:00
hieubt 810527778c TF-2327 Add replyAll icon for email_view 2024-01-31 07:16:38 +01:00
dab246 5f41cb2321 TF-2510 Fix padding/style attachment item
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:57:22 +01:00
dab246 27bf35a513 TF-2510 Show PDF icon in composer`
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:57:22 +01:00
dab246 49054d6a71 TF-2510 Show PDF icon if `(mimetype == pdf || (mimetype == application/octet-stream && file.extension == pdf)
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:57:22 +01:00
dab246 d450d30949 TF-2461 Remove logic retry in authorizationInterceptors
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:54:15 +01:00
dab246 987b018bb7 Fix: Update EmailDeliveryState to Keychain
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit ac72825c7bb5840a8d779d0d1a0a336c75ade232)
2024-01-12 13:49:03 +07:00