Commit Graph

55 Commits

Author SHA1 Message Date
HuyNguyen 006d805304 TF-1544: Support can TAB another field in composer
(cherry picked from commit 38f24da4295f4e6231eb77af18b2181496ad78f8)
2023-04-14 17:12:34 +07:00
dab246 28a79a0b76 TF-1694 Upgrade dropdown_button2 to version 2.0.0
(cherry picked from commit 84694b719bcd94a90282146bdc1c173c0e3fbd7e)
2023-04-14 17:12:34 +07:00
dab246 9af4924b9a TF-1581 Update UI to support language RTL 2023-03-10 21:10:36 +07:00
dab246 c35aefde59 TF-1576 Fix can not select suggestion email by mouse clicking 2023-03-10 21:10:36 +07:00
dab246 bf7e2e8302 TF-1546 Fix auto trim blank space after create tag email 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
HuyNguyen ac603f09af Remove signature btn html and add padding to ToolbarRichTextWebBuilder 2023-02-24 17:33:31 +07:00
sherlockvn 2e601fcc26 TF-1184 improve UI UX of ToolbarRichText in web 2023-02-08 09:37:10 +07:00
sherlockvn 8587b9e8bd TF-1194 create new default identity: add presentation layer 2023-01-18 13:33:55 +07:00
dab246 f074d8cf64 Fix out of memory in when type recipient composer 2023-01-18 13:32:51 +07:00
dab246 d5b61a2a7d TF-1296 Improve auto suggestion is still slow response 2023-01-17 10:30:18 +07:00
dab246 39cea0c079 TF-1153 Improve recipient input in composer 2023-01-16 05:07:27 +07:00
dab246 170bfff3b4 TF-1354 Fix overflow text on web 2023-01-12 16:21:48 +07:00
dab246 fb690ea078 TF-1354 Support use Up/Down in keyboard to move selection in the list 2023-01-12 16:21:48 +07:00
dab246 d49f276ff3 TF-1354 Support delete this recipient with double backspace button in keyboard 2023-01-12 16:21:48 +07:00
dab246 76de848467 TF-1354 Support inputted email will be automatic enter 2023-01-12 16:21:48 +07:00
dab246 79e5a4197c TF-1354 Support auto-suggestion input the name with space 2023-01-12 16:21:48 +07:00
dab246 4c7d4da10d TF-1306 Fix auto suggestion list doesn't close when finishing typing 2022-12-20 19:49:11 +07:00
dab246 ba0217f2fb TF-1152 Make better manage initial cursor position in composer 2022-12-12 15:30:43 +07:00
dab246 fd579ee7a3 TF-1038 Remove this redundant buttons in to cc bcc 2022-10-13 15:51:41 +07:00
Dat PHAM HOANG 18b2757c86 TF-939 Fix error Timer only run one time by init it every time select tag 2022-09-15 20:21:45 +07:00
dab246 3baf1a7b28 TF-876 Fix delay timer is always null while autocomplete change 2022-08-26 22:06:55 +07:00
Dat PHAM HOANG a5658a6779 TF-784 Change findSuggestion() logic to separate new suggestion and duplicated suggestion 2022-08-10 11:23:22 +07:00
Dat PHAM HOANG 3016e4c95c TF-784 Add SuggestionEmailAddress to separate the state of suggestion 2022-08-10 11:23:22 +07:00
dab246 837d058ecb TF-691 Set overflow default for text is too long on web 2022-08-05 15:45:27 +07:00
dab246 0db2787082 TF-738 Remove class not use 2022-07-26 18:58:49 +07:00
dab246 d87da56928 TF-736 Create DropDownMenuHeaderStyle to select style 2022-07-25 17:23:02 +07:00
dab246 978615d179 TF-750 Set max height suggestion box for autocomplete of composer 2022-07-25 16:59:52 +07:00
dab246 d823862726 TF-725 Create InsertImageDialogBuilder to select image 2022-07-21 14:47:11 +07:00
dab246 1cde4b5d5b TF-692 Use super_tag_editor library on pub.dev for autocomplete suggestion 2022-07-12 10:13:45 +07:00
dab246 737555eb14 TF-675 Implement upload attachment on presentation layer 2022-07-11 11:02:30 +07:00
dab246 a305ba1826 TF-495 Implement linter for composer 2022-04-25 10:52:05 +07:00
dab246 72df7d65c6 TF-390 Auto focus input when expand cc or bcc 2022-03-24 17:33:25 +07:00
dab246 fdf1e45d66 TF-390 Apply new ui for suggestion box for email address 2022-03-24 17:33:25 +07:00
dab246 5ca2f2a572 TF-390 Apply new ui composer for mobile 2022-03-24 17:33:25 +07:00
dab246 8700959362 TF-390 Apply new ui composer for browser 2022-03-24 17:33:25 +07:00
dab246 7ed8922f4f TF-338 Composer: email address should be ended by space in addition to 'enter' 2022-03-21 07:16:49 +07:00
dab246 cd6874faa7 Fix draft email when close composer on browser 2022-03-21 07:16:49 +07:00
dab246 c751cabd06 TF-295 Apply new UI for composer mobile 2022-03-17 10:54:49 +07:00
dab246 1f9fd7c0a7 TF-295 Apply new UI for composer web browser 2022-03-17 10:54:49 +07:00
dab246 a24a4a2bfd TF-296 Fix upload file on browser 2022-03-07 12:10:35 +07:00
dab246 977e791bab TF-282 Fix bug email address is cut off when displaying on the mobile app 2022-03-02 09:43:06 +07:00
dab246 5c0c1de5f3 TF-248 Remove all import package not use 2022-02-10 22:43:09 +07:00
dab246 697b612718 TF-210 Fix focus input is jumping between To EmailAddress and editor input 2021-10-22 10:22:43 +07:00
dab246 1432cb0209 TF-191 Fix keyboard to email input type when input for Url, Email, To, Cc, Bcc 2021-10-18 16:48:48 +07:00
dab246 d3bdd9c3e9 TF-168 [BUG] Hiding all view components without when login implementation 2021-10-14 09:54:33 +07:00
dab246 ca28b55d24 TF-105 [BUG] Fix email address should be in lower case 2021-10-13 12:20:30 +07:00
dab246 2362b5ad55 [BUG] Some button of app bar in email view, thread view and composer view quite hard to click 2021-10-04 17:23:52 +07:00
dab246 89cbb8fcc2 TF-129 Fix bug after select a recipient, focus should still in the same field 2021-10-01 15:48:26 +07:00
dab246 39ca213285 TF-56 Implement upload single attachment 2021-09-23 11:29:29 +07:00