Commit Graph

101 Commits

Author SHA1 Message Date
DatDang b207880041 TF-2859 Unit test 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 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 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 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 c438352e11 TF-2802 Create calendar event accept interactor 2024-05-08 17:45:51 +07:00
DatDang 77b13ee2a2 TF-2800 Calendar event accept - repo implementation 2024-05-08 17:45:51 +07:00
Dat PHAM HOANG 79765414d5 TW-2835 Add right exception thrower for database operation of AuthenticationOIDCDatasource 2024-05-07 18:14:10 +07:00
dab246 498d3cb77b Fix mobile app force logout with multiples request in onError queue 2024-05-03 05:39:36 +07:00
Dat PHAM HOANG d2fdbfab0f TF-2810 Handle crashed when no browser available for OIDC 2024-04-23 12:44:20 +07:00
dab246 017c7135d3 TF-2310 Use singleton for HiveCacheConfig to avoid creating multiple instance 2024-04-15 15:08:31 +07:00
DatDang 133691e082 TF-2694 Unit Test User use advanced filter and sort then reset with open mailbox 2024-03-28 14:36:43 +07:00
DatDang 7ab03f6f80 TF-2694 Unit Test User select quick sort filter and query string 2024-03-28 14:36:43 +07:00
DatDang 754987b59e TF-2737 Separate PDF view handler between each browser 2024-03-22 16:35:35 +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 ee49b7e377 TF-2682 Create update always read receipt setting interactor 2024-03-13 17:18:25 +07:00
DatDang f856981053 TF-2681 Create get always read receipt setting interactor 2024-03-13 17:18:25 +07:00
DatDang 53a2ef0064 TF-2679 Implement server settings repository 2024-03-13 17:18:25 +07:00
DatDang c8482d6133 TF-2678 Implement server settings data source 2024-03-13 17:18:25 +07:00
DatDang 4f31310e36 TF-2678 Create server settings API & exception 2024-03-13 17:18:25 +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 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 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 6fe62cb068 TF-2628 [Part-2] Add attachment property to DownloadAttachmentForWebFailure & ViewAttachmentForWebFailure 2024-03-04 11:06:59 +07:00
DatDang 31fbda6c0c TF-2628 Integrate ViewAttachmentForWebInteractor with SingleEmailController 2024-02-29 14:46:51 +07:00
DatDang bd401c12a2 TF-2628 Create states & interactor for viewing attachment for web 2024-02-29 14:46:51 +07:00
hieubt 3ff19c1b08 TF-2465 Write unit test for format date time function
(cherry picked from commit 56ace6b1a4683bd346170b6b982157bea9255dc0)
2024-02-26 09:53:52 +07:00
hieubt 903440e37d TF-2502 Write unit test for all day event 2024-02-20 18:47:33 +07:00
dab246 001c752e93 TF-2596 Add unit test mail to with several recipients
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:55:08 +07:00
dab246 eb3e22b467 TF-2536 Write unit test for getAllMailbox method repository
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:55:06 +07:00
Dat PHAM HOANG 8ea6da1e38 Revert "TF-2528 Add unit test for sortingListEmailByOrderIdList method"
This reverts commit 00209f59d7.
2024-02-07 15:04:09 +07:00
dab246 00209f59d7 TF-2528 Add unit test for sortingListEmailByOrderIdList method
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-31 09:31:39 +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 d98fcf72e0 TF-2461 Write unit test for login AuthorizationInterceptors
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:54:15 +01:00
hieubt a9124a37aa TF-2459 Write unit test for generateRecipientsEmailAddressForComposer function 2024-01-26 07:33:52 +01:00
dab246 d152056473 TF-2298 Write unit test to check token expired time
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 3fc44a33c509e186a3bc5d2434169f44dcfe4169)
2024-01-08 14:25:26 +01:00
dab246 94909470af TF-1718 Check List-Unsubscribe in header of email & parsing to EmailUnsubscribe
(cherry picked from commit 9dc046a951e5198461178860c8ebe4bedff9062f)
2023-11-21 16:54:33 +07:00
dab246 4ff601b4fc TF-2311 Remove session page view
(cherry picked from commit 557d67b816c91076d8cafc9aa680e62d5b012f5b)
2023-11-21 16:54:33 +07:00
dab246 5e69c8bd1c TF-1706 Fix grey bar on server CYRUS
(cherry picked from commit 3ae632c967607cd84ddd79da8d9e17421f6b31ff)
2023-11-21 16:54:33 +07:00
dab246 fc4a4792c3 TF-2177 Update account cache when store new account
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 3fff318bbe66a5f4387c25d18e0d2a9480719d72)
2023-10-27 11:18:29 +07:00
dab246 1bf2663d21 TF-2168 Add unit-test for parseMapMailtoFromUri
(cherry picked from commit b8974eec936807c072063fdaaf653c545be77959)
2023-10-09 12:12:24 +07:00
dab246 f80bede226 TF-1714 Remove constructor domain state class unnecessary
(cherry picked from commit 6293b3d5f4b1220ad285913804b7ce99ed96d54b)
2023-08-18 21:29:50 +07:00