Commit Graph

507 Commits

Author SHA1 Message Date
Dat Vu f2a20970aa TF-3113 Fix cannot empty spam on mobile (#3129) 2024-09-10 18:09:24 +07:00
DatDang 9281262712 TF-3077 Remove stacktrace from error toast 2024-09-10 11:16:42 +07:00
dab246 b67037a30b Fix MarkAsSpam not displayed when edit rule filter 2024-08-26 10:27:33 +07:00
DatDang 2754451d9e TF-3096 Add PublicAsset create quota exception 2024-08-21 11:03:46 +07:00
dab246 b27eaed659 Fix cannot copy & paste base64 image as inline image in composer web 2024-08-20 11:46:02 +07:00
Dat PHAM HOANG a5a8d42763 TF-2947 Update empty view also when no network connection 2024-08-20 10:59:40 +07:00
dab246 b9b6d58b87 TF-2947 Fix empty view for folder when no message in folder 2024-08-20 10:59:40 +07:00
DatDang 0cb9ddf350 TF-3084 Handle drop image to identity editor for public asset 2024-08-20 10:10:31 +07:00
dab246 4d045bbf1a Hotfix conflict role Spam/Junk 2024-08-16 12:00:20 +07:00
Dat PHAM HOANG b25b4dcf5c TF-2934 Handle other failed case of rename mailbox 2024-08-14 10:48:33 +07:00
DatDang c42a913d82 TF-3042 Create PublicAsset and display after pick image 2024-08-14 10:01:34 +07:00
dab246 123229fce1 TF-3023 Show Good/Bad SMime signature icon in email view 2024-08-09 09:17:13 +02:00
dab246 ab3e12ddeb TF-2893 Fix data loss when executing dotenv.load() and dotenv.get() simultaneously 2024-08-08 09:46:09 +02:00
DatDang eb878e421e TF-2976 Update ThreadView UI 2024-08-08 09:46:09 +02:00
dab246 1fc3b76f94 TF-2928 Use default browser confirm dialog when token expired 2024-08-07 06:32:45 +02:00
dab246 103dc9c5e3 TF-2928 Write unit test for validateUrgentException and onError in BaseController 2024-08-07 06:32:45 +02:00
dab246 eca11b3506 TF-2928 Show confirm dialog & handle exception when reload browser or loss of connection 2024-08-07 06:32:45 +02:00
dab246 7b5c0d5a75 TF-2871 Block notification on folders Sent, Outbox, Drafts, Spam and Trash 2024-08-07 06:32:45 +02:00
dab246 501d4d38d9 TF-2871 Handle click notification to open detailed email on iOS 2024-08-07 06:32:45 +02:00
dab246 33aff9eb05 TF-2871 Fix keychain not being accessible when application is terminated 2024-08-07 06:32:45 +02:00
dab246 b48aa1fe2e TF-2871 Fix missing tokenEndpoint & scopes passing to keychain 2024-08-07 06:32:45 +02:00
dab246 c8ea2da3cf TF-2945 Apply quick select for read receipt in composer on web 2024-08-07 06:32:45 +02:00
DatDang c4bffd6626 TF-2901 Create before unload manager to handle before log out callbacks 2024-07-05 05:07:02 +02:00
dab246 1c3ca5485a TF-2532 Only clear old data stream when add object to stream in share file
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 181e1ec20dafe4f865d0f2ce606311cf216e06fd)
2024-07-02 13:06:10 +02:00
DatDang b89820618c TF-2877 Create notification data source & repo 2024-06-19 16:23:29 +07:00
DatDang 2652a99e0e TF-2877 Create new notification icon & texts 2024-06-19 16:23:29 +07:00
dab246 32cb559fe0 Fix composer controller not deleted from GetX when click Discard Changes button 2024-06-11 13:59:12 +07:00
dab246 56a63d2bc9 Fix tThe editor background appears gray when the waning dialog appears 2024-06-11 13:59:12 +07:00
dab246 c19e56576f TF-2215 Remove LocaleInterceptor 2024-06-11 13:59:12 +07:00
dab246 e6e25fc06d TF-2717 Display attachment bar below subject field on mobile 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 f2b70aec48 TF-2667 Add cancel button in progress send message dialog 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 e232514f6b TF-2667 Show sending message dialog when click send button 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 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
DatDang 0d52e76dce TF-2890 Remove calendar event reply description text 2024-05-23 14:02:43 +07:00
Dat Vu ca4cf68f87 TF-825 Download email as EML file (#2854) 2024-05-16 15:50:01 +07:00
DatDang 94d683c3c1 TF-2802 Add calendar event accept interactor to single email controller 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 63a7fb89a3 TF-2831 Custom message for Forwards
(cherry picked from commit 7dd4631aa2657a2561523c2bee59a985416f5cdb)
2024-05-03 10:09:42 +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 5eb75ee9ee TF-2310 Upgrade hive database to version 10 2024-04-15 15:08:31 +07:00
dab246 0b10bf6944 TF-2646 Fix confused Select all name 2024-03-26 18:58:37 +07:00
dab246 6ccdbd66c4 TF-2736 Remove the logo in printing 2024-03-20 16:12:53 +07:00