Commit Graph

137 Commits

Author SHA1 Message Date
dab246 8dcd771e78 TF-2717 Auto hide text input recipient when unfocus 2024-06-11 13:59:12 +07:00
dab246 1e9895a00c TF-2717 Disable delete in keyboard shortcut on mobile 2024-06-11 13:59:12 +07:00
dab246 f8e4a9d264 TF-2717 Write widget test for change language 2024-06-11 13:59:12 +07:00
dab246 87f41fc4ea TF-2717 Write widget test for multiple recipients when focus and unfocus 2024-06-11 13:59:12 +07:00
dab246 1c916b4cf1 TF-2717 Write widgets test for RecipientComposerWidget 2024-06-11 13:59:12 +07:00
dab246 0cdf89f0f9 TF-2717 Display attachment bar below subject field on tablet 2024-06-11 13:59:12 +07:00
dab246 867e758d88 TF-2717 Display attachment bar below subject field on landscape mobile 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 0c1e7e0433 TF-2717 Replace from cc bcc buttons in to by arrow down button on mobile 2024-06-11 13:59:12 +07:00
dab246 dbbbf7d856 TF-2667 Validate email in recipient form before send email 2024-06-11 13:59:12 +07:00
dab246 c013e0306c TF-2667 Add cancel button in progress saving message to drafts dialog 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 b58a0179f9 TF-2667 Refresh thread & mailbox view when saving message success 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 ea58a4bd16 TF-2667 Replace isSendEmailLoading to ButtonState 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 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 d646a5b9e4 TF-2644 Display tooltip message when attachments exceeded maximum size in composer
Signed-off-by: dab246 <tdvu@linagora.com>
2024-06-11 13:59:12 +07:00
DatDang b63d212af4 TF-2533 Fix composer memory leak when reply and forward 2024-04-11 11:57:01 +07:00
DatDang 7abcea6320 TF-2591 Run js script on drop with HtmlEditor 2024-03-10 22:15:27 +07:00
DatDang 80a32559d9 TF-2591 Run js script on paste with HtmlEditor 2024-03-10 22:15:27 +07:00
dab246 ebd62ab78f TF-2520 Create some class to handle html
Signed-off-by: dab246 <tdvu@linagora.com>
2024-03-08 13:40:12 +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
dab246 d8b20c7089 TF-2540 Fix selected Email address at to/cc/bcc fields are moving too close to the bottom of input field
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:54:53 +07:00
dab246 e0b664cd46 TF-2539 Fix selected email address at to/cc/bcc fields are having weird border
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:54:53 +07:00
dab246 ba01fc8547 TF-2538 Fix email suggestion list is having weird white overlapping
Signed-off-by: dab246 <tdvu@linagora.com>
2024-02-19 15:54:53 +07:00
HuyNguyen 5ad800a2b0 TF-2427: Update height of body composer when changing screen size 2024-01-29 16:42:47 +07:00
HuyNguyen a754741218 TF-2509: Enable spellcheck for composer on web 2024-01-26 08:34:21 +01:00
dab246 a2a1f8246f TF-2384 Store data to keychain when save new Account
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 4d84a3354927d1c0becaf0e8e6d7cc8c54721f58)
2024-01-08 14:25:26 +01:00
dab246 b87dac46ac Fix recipient tag border and background color
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit bef1c4e1cce9a27481163ced4404b02f8646681c)
2024-01-08 14:25:26 +01:00
dab246 5c45a8e729 Fix recipient tag padding
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 404f773bfc6843a58d6b598ec312f6d829ce541f)
2024-01-08 14:25:26 +01:00
dab246 0b9da034b3 Fix recipient input field cursor color
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit fa54f626730cc49686538514370d5b2dff86f078)
2024-01-08 14:25:26 +01:00
dab246 8722210fc0 TF-2378 Fix user cannot see the suggestion when recipient is longer than 10 on mobile
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 23e4b11e221278b6b1066ed490a91637180e8613)
2024-01-08 14:25:26 +01:00
dab246 e0cf8272cf TF-2336 Fix jumping screen when clicking on Cc, Bcc
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 376836017243e803ae056c085a2a0fb3756e2b15)
2024-01-08 14:25:26 +01:00
dab246 f13bc5de61 TF-1155 Update value From field when click quick search action
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit eeb16993c41325bc1a617b533c4eaf94f5f32103)
2023-11-21 16:54:33 +07:00
dab246 bfb35a7187 TF-1155 Handle moving focus between fields using the tab key in advanced search
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 7044a1ca5477390af9d1d7a9003e0d8aae7c632f)
2023-11-21 16:54:33 +07:00
hieubt 64171603bb TF-2196 Update controller with 'From'
(cherry picked from commit 4f0854a762631ded27cc197a9cce18c5de0ed97a)
2023-11-21 16:54:33 +07:00
hieubt f29b1e98e2 TF-2196 Add identities bottom sheet
(cherry picked from commit 186f41eb712937d647866d84c02652fff4b36620)
2023-11-21 16:54:33 +07:00
hieubt 4d6f919660 TF-2196 Add 'From; field fow mobile
(cherry picked from commit 2e754c1331ce4833b20a21e52f736ccd8fcbb207)
2023-11-21 16:54:33 +07:00
hieubt 9117b88c21 TF-2196 Add 'From' field dropdown
(cherry picked from commit a798d4beb7734bb4ad5856bd6662276cde335a10)
2023-11-21 16:54:33 +07:00
hieubt e9fa9fe3a8 TF-2196 Add 'From'to recipient widget
(cherry picked from commit b2e443ab6df966526bb6fd3cdc24915b3b5c48cb)
2023-11-21 16:54:33 +07:00
dab246 39bca48671 TF-2259 Fix padding and overflow text in recipients composer
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit b1301f72e2a4377d5f3500b6f1ea2c6a8bc7c304)
2023-11-21 16:54:33 +07:00
hieubt dede42947f TF-2237 Limit send button clickable only one time
(cherry picked from commit 24ffd7164ee99d4e889814967908ed9c77b38638)
2023-10-31 19:48:03 +07:00
hieubt f7baf72a7c TF-2237 Add loading circular for send button
(cherry picked from commit d9db8f467942f16b70140113e222985b61db047a)
2023-10-31 19:48:03 +07:00
dab246 ba651b3610 TF-1301 Handle select font size while compose email
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 194ccd3a0cf1da161607daf2506bdf524daaf305)
2023-10-27 11:18:29 +07:00
dab246 9419b600aa TF-1301 Add font size dropdown menu button
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 1aee8b4f7dbde30c7fbf2e9aa722632c9df9cd21)
2023-10-27 11:18:29 +07:00
dab246 6095959181 TF-2191 Fix keyboard disappear when switch focus from subject to body in composer android
(cherry picked from commit 880c7f1ae9e96c5b3dedaca01bf3736e7dd869d4)
2023-10-13 10:17:52 +07:00
dab246 949b2ed8ed TF-2172 Handle add attachment from drop zone
(cherry picked from commit a9c2b8d7a187e0149ca078cd55d5ce0e09964b52)
2023-10-09 12:12:24 +07:00
dab246 5b8c45586b TF-2172 Add DropZone widget
(cherry picked from commit 72f5f04800c1bb56118676b44cf0102ba14ef034)
2023-10-09 12:12:24 +07:00