Commit Graph
100 Commits
Author SHA1 Message Date
dab246 6421d3c8ee TF-3379 Add unit test for getCountMailAddressWithoutMe method 2025-02-05 03:00:08 -08:00
dab246 749e0a8580 TF-3379 Show replyAll button when sender not me 2025-02-05 03:00:08 -08:00
dab246 0f94e52d35 TF-3370 Handle SetError when make email action (Mark as read/star/move/delete) 2025-02-05 03:00:08 -08:00
dab246 47963d162b TF-3337 Write unit test to verify number of times call request when performing mark as read/star and move emails 2025-02-05 03:00:08 -08:00
dab246 9026cfc9fa TF-3337 Set maximum objects in Email/Set method when mark as read/star and move emails 2025-02-05 03:00:08 -08:00
dab246 f0e0869f96 TF-3372 Fix [MU] Emptying trash: Many unnecessary Email/query + Email/get requests 2025-02-05 03:00:08 -08:00
dab246 360027d7a1 TF-3181 Handle on click contact support
(cherry picked from commit 7a6a02f58f5194c7f8c8ad3c047a5b8938ba598e)
2025-02-05 03:00:08 -08:00
dab246 2da1e555bb TF-3181 Display contact support button on mobile app
(cherry picked from commit 01d2a9b71d937930be6ae247996a3ee1e21a5dc0)
2025-02-05 03:00:08 -08:00
dab246 129d5f5fa8 TF-3181 Display contact support button on web app
(cherry picked from commit cfc027522962fbf7092c8a15876d6c61f0aca6fc)
2025-02-05 03:00:08 -08:00
dab246 091d52e635 TF-3333 Remove Mailbox/query & Mailbox/get when performing display spam banner 2025-02-05 03:00:08 -08:00
dab246 01b320ce89 TF-3334 Skip getting stored state in interactor when performing actions with email and mailbox 2025-02-05 03:00:08 -08:00
dab246 ba93e7b514 TF-3334 Dispose web socket when close controller 2025-02-05 03:00:08 -08:00
dab246 dfd622d7ec TF-3334 Use queue to handle multiple refresh changes mailbox from incoming websocket 2025-02-05 03:00:08 -08:00
dab246 6063f4b832 TF-3334 Remove Email/get of unsubscribe email action 2025-02-05 03:00:08 -08:00
dab246 eb51e9b3b1 TF-3334 Remove Email/get of mark as read & mark as star action 2025-02-05 03:00:08 -08:00
dab246 75231636e2 TF-3334 Auto resynchronisation mailbox search view when receives websocket notification 2025-02-05 03:00:08 -08:00
dab246 971b81188d TF-3334 Remove resynchronisation when performing actions with mailbox 2025-02-05 03:00:08 -08:00
dab246 d36327f69c TF-3334 Auto resynchronisation search view when receives websocket notification on mobile & tablet responsive web 2025-02-05 03:00:08 -08:00
dab246 d74951a1ac TF-3334 Remove resynchronisation when performing actions with emails 2025-02-05 03:00:08 -08:00
dab246 03e1c0e13f TF-3349 Add integration test for forward email 2025-02-05 03:00:08 -08:00
dab246 e9547c780c TF-3349 Escape messages when print email 2025-02-05 03:00:08 -08:00
dab246 490196b36f TF-3349 Escape messages when forward and reply email 2025-02-05 03:00:08 -08:00
dab246 7d9146e200 fixup! Disable language tool check for text field 2025-02-05 03:00:08 -08:00
dab246 ee017e8976 Disable language tool check for text field 2025-02-05 03:00:08 -08:00
dab246 2177082c97 TF-3226 Apply minInputLength on autocomplete capability to app 2024-11-20 14:51:23 +07:00
dab246 b344062068 TF-3226 Parsing minInputLength from Autocomplete capability in session 2024-11-20 14:51:23 +07:00
Dat Vu 51a9e9a926 Fix jmap request to server is called when query string is empty in quick search web (#3276) 2024-11-19 09:47:34 +07:00
dab246 51a4a1b9b7 TF-2528 Add integration test for search email with sort by sender nam…e ascending 2024-11-14 10:30:40 +07:00
dab246 cf2a0b08e5 TF-2528 Add unit test for sortingListEmailByOrderIdList method 2024-11-14 10:30:40 +07:00
dab246 e6ae472a3d TF-2528 Sorting emails by order ids list of Email/query 2024-11-14 10:30:40 +07:00
dab246 933bb2931b TF-3250 Fix Share file from external to Twake Mail sometimes open home screen only 2024-11-13 10:29:54 +07:00
dab246 26e7eed5db Fix keyboard dose not close when enter username then login success on iOS 2024-11-11 09:06:36 +07:00
dab246 d3aaf47e2c TF-3253 Write unit test for section tag html 2024-11-11 05:21:06 +07:00
dab246 bda9a1c91c TF-3253 Fix body content is lost 2024-11-11 05:21:06 +07:00
dab246 aac0343f39 TF-3258 Remove app grid on mobile 2024-11-08 14:27:06 +07:00
dab246 31af783c52 TF-2387 Handle signIn twake workplace via use company server 2024-11-08 14:25:09 +07:00
dab246 623826d29f TF-2387 Handle logout twake workplace 2024-11-08 14:25:09 +07:00
dab246 e13f86a037 TF-2387 Handle sign up twake workplace 2024-11-08 14:25:09 +07:00
dab246 2de503d990 TF-2387 Update logo & description for welcome screen 2024-11-08 14:25:09 +07:00
dab246 35d0a2bc16 TF-2387 Add REGISTRATION_URL & SAAS_SERVER_URL to env file 2024-11-08 14:25:09 +07:00
dab246 ce3d73310e TF-2387 Add loading bar when click sign in saas 2024-11-08 14:25:09 +07:00
dab246 6c0eea0238 TF-2387 Handle sign in SAAS platform 2024-11-08 14:25:09 +07:00
dab246 541f5cbe7b TF-2387 Add Privacy Policy button to starting page in mobile 2024-11-08 14:25:09 +07:00
dab246 0b777ab951 TF-2387 Navigate to TwakeWelcome page when perform logout action 2024-11-08 14:25:09 +07:00
dab246 6d643881dd TF-2387 Handle system back button on login view mobile 2024-11-08 14:25:09 +07:00
dab246 4667d43f50 TF-2387 Navigate to TwakeWelcome page when click back button on login view 2024-11-08 14:25:09 +07:00
dab246 05c0bf706e TF-2387 Handle action use company server 2024-11-08 14:25:09 +07:00
dab246 1393e2cd07 TF-2387 Add TwakeWelcome page the first time app launch 2024-11-08 14:25:09 +07:00
dab246 064692d8c3 TF-2387 Use linagora_design_flutter dependency 2024-11-08 14:25:09 +07:00
Dat Vu b2bf317742 TF-3244 [SEARCH] To chip should include cc, bcc (#3249) 2024-11-05 15:24:15 +07:00
dab246 596e95648d TF-3243 Fix email without content 2024-11-04 10:31:19 +07:00
dab246 2026d9307a TF-3178 Remove verify name not used in vacation 2024-11-04 06:41:34 +07:00
dab246 c8bc63ee93 TF-3178 Add verify name only contain spaces for identity name 2024-11-04 06:41:34 +07:00
dab246 bb3c28be72 TF-3178 Add verify name only contain spaces for rule filter name 2024-11-04 06:41:34 +07:00
dab246 3ecae6d7e3 Fix 3D links not work on mobile 2024-11-04 06:31:47 +07:00
dab246 e8e709d63a TF-3225 Fix print button blink when preview PDF 2024-10-31 14:10:58 +07:00
dab246 c11f4620a8 TF-3247 Fix Cc is displayed when clicking quick search results 2024-10-30 14:23:08 +07:00
Dat Vu 3205e00d65 Standardize HTML sanitizing when preview email (#3223) 2024-10-24 15:56:48 +07:00
dab246 4281ff65b0 Bump version to v0.13.4 2024-10-17 11:35:51 +07:00
dab246 193f1fd2ee Add adr for deploy platform configuration 2024-10-17 11:35:51 +07:00
dab246 691b9fdff2 Bump version to v0.13.3 2024-10-16 17:57:33 +07:00
Dat Vu 401f0b97fb Change logos to beta and move position version on web (#3203) 2024-10-16 17:56:20 +07:00
dab246 6389403241 Add suggestion for From/To dialog when input is new email address 2024-10-16 11:07:16 +07:00
dab246 8d31ee4462 TF-3025 Correctly update the action for the selection list when performing some action read/start/... on each element 2024-10-15 16:48:36 +07:00
dab246 5d6d3afb78 TF-3025 Avoid search results being reloaded when performing certain actions read/star/... 2024-10-15 16:48:36 +07:00
dab246 d77e1585b8 TF-3004 Fix open close advanced search looses data 2024-10-15 16:48:36 +07:00
dab246 6d0c7ed7f5 TF-3005 Apply new design search result list contact view 2024-10-15 16:48:36 +07:00
dab246 4cdd55ed82 TF-3005 Apply new design search input contact view 2024-10-15 16:48:36 +07:00
dab246 c233ec7a2e TF-3005 Apply new design app bar contact view 2024-10-15 16:48:36 +07:00
Dat Vu e584e61521 TF-3007 [SEARCH] Support drag and drop between From & To field (#3154) 2024-10-15 16:48:36 +07:00
dab246 7cdd6d8790 TF-3192 Update highlight style as design 2024-10-15 16:48:36 +07:00
dab246 99b985cca4 TF-3006 Add ADR for logic SortOrder in search 2024-10-15 16:48:36 +07:00
dab246 6a59efe3c7 TF-3006 [MOBILE] Handle mail address in quick search bar 2024-10-15 16:48:36 +07:00
dab246 3392bf16bc TF-3006 [WEB] Handle mail address in quick search bar 2024-10-15 16:48:36 +07:00
dab246 518be4416d TF-3002 Write test to ensure search filter send to interactor is exactly which user changed 2024-10-15 16:48:36 +07:00
dab246 63e6a8ab00 TF-3002 [MOBILE] Fix no result screen still show during search is in progress 2024-10-15 16:48:36 +07:00
dab246 37dd5ecf45 TF-3002 [MOBILE] Allow search when empty string query in search input 2024-10-15 16:48:36 +07:00
dab246 5d9f525728 TF-3002 [MOBILE] Search filter only apply this contact in From when user select contact suggestion 2024-10-15 16:48:36 +07:00
dab246 95cba232d3 TF-3002 [MOBILE] Add Clear filter button in search filters 2024-10-15 16:48:36 +07:00
dab246 9b8b2fe560 TF-3002 [MOBILE] Handle select & delete Starred search filters in search view 2024-10-15 16:48:36 +07:00
dab246 5ffe1ab13f TF-3002 [MOBILE] Add delete button in search filters 2024-10-15 16:48:36 +07:00
dab246 33bf16d8f9 TF-3002 [MOBILE] Apply new design for SearchFilterButton 2024-10-15 16:48:36 +07:00
dab246 fec26a555b TF-3002 [MOBILE] Combine SimpleSearchFilter & SearchEmailFilter 2024-10-15 16:48:36 +07:00
dab246 1041470f2d TF-3002 [WEB] Allow select All folder from destination picker when search 2024-10-15 16:48:36 +07:00
dab246 f7ff775a10 TF-3002 [WEB] Remove BuildContext in dashboard action 2024-10-15 16:48:36 +07:00
dab246 e1357b1a79 TF-3002 [WEB] Add left padding for All mailbox in destination picker view 2024-10-15 16:48:36 +07:00
dab246 ae84ae311b TF-3002 [WEB] Hide Select all message this page when current list emails is empty 2024-10-15 16:48:36 +07:00
dab246 442140d360 TF-3002 [WEB] Update unselected icon color for filter message button 2024-10-15 16:48:36 +07:00
dab246 0efbece76f TF-3002 [WEB] Add Starred search filters in suggestion search view 2024-10-15 16:48:36 +07:00
dab246 b10b2200ff TF-3002 [WEB] Add Advanced Search & Clear filter button in search filters 2024-10-15 16:48:36 +07:00
dab246 e6eeabedee TF-3002 [WEB] Add delete button in search filters 2024-10-15 16:48:36 +07:00
dab246 8290025c14 TF-3002 [WEB] Add To/Folder search filters 2024-10-15 16:48:36 +07:00
dab246 34c9c0cd0e TF-3002 [WEB] Apply new design for SearchFilterButton 2024-10-15 16:48:36 +07:00
dab246 2944778074 Fix hyperlink iOS still show full link 2024-09-30 15:16:52 +07:00
dab246 f43fbf61ab Remove blink blink of next - previous button in Email View 2024-09-30 15:16:52 +07:00
dab246 88f198e65c Replace dart:ui to dart:ui_web when platformViewRegistry in dart:ui is deprecated 2024-09-30 15:16:52 +07:00
dab246 20a6178a48 Remove space when subject is empty or null 2024-09-30 15:16:52 +07:00
dab246 f2b1eab5bc Fix alignment receive time in email view 2024-09-30 15:16:52 +07:00
dab246 8173536331 TF-2940 Add spell check for subject email 2024-09-18 18:15:31 +07:00
dab246 b4db2f8521 TF-2940 Add spell check for identity text input 2024-09-18 18:15:31 +07:00