Commit Graph

75 Commits

Author SHA1 Message Date
dab246 6591ea9bd1 TF-2475 Handle format style rich text in identity creator 2024-07-02 13:06:10 +02:00
dab246 e139e1ec94 TF-2475 Handle format style rich text in composer 2024-07-02 13:06:10 +02:00
dab246 cd5c240401 TF-2475 Replace TypeAheadFormField to TypeAheadField compatible flutter_typeahead version 0.5.2
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 87d1a17ddd76c87d2c99cee46c54ef3541929fc6)
2024-07-02 13:06:10 +02:00
dab246 36ab6b1ccc Only create and use the correct rich text controller for each platform 2024-06-11 13:59:12 +07:00
dab246 6b82027090 TF-2667 Fix width size inline image in email view after send email 2024-06-11 13:59:12 +07:00
dab246 c9fed1fa41 TF-2667 Use Username replace UserProfile 2024-06-11 13:59:12 +07:00
DatDang b2f438a967 TF-2675 Pin save button to bottom in edit identity dialog web 2024-03-12 21:24:08 +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 3878400fbf TF-2461 Fix warning when run dart analyze
Signed-off-by: dab246 <tdvu@linagora.com>
2024-01-26 07:54:15 +01:00
hieubt 1f39ea1cf3 TF-2346 Implement image compression
(cherry picked from commit a9dda0bf702b527e439245973c4711b1bc9f140d)
2024-01-08 14:25:26 +01:00
hieubt bd27b2eca9 TF-2346 Update Identity creator view
(cherry picked from commit 0ead468e6b4312e1fe53a43b581963aeab2d535d)
2024-01-08 14:25:26 +01:00
hieubt fa4abb6063 TF-2346 Update identity creator constant
(cherry picked from commit ae1097cb1261370e14f35ed696f517c5bf552f41)
2024-01-08 14:25:26 +01:00
hieubt 29e3327c14 TF-2346 Add loading bar while compressing image
(cherry picked from commit 2c24908f55bdfccddd97774998bb865efbfed061)
2024-01-08 14:25:26 +01:00
dab246 fb47832225 TF-2311 Sync use variables in BaseController to avoid wasting memory
Signed-off-by: dab246 <tdvu@linagora.com>

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit 21ac80615f7bc9e832fd72cb8ae6875c967d3cea)
2023-11-21 16:54:33 +07:00
dab246 b6be0dcf3a TF-2245 Only use bytes when insert image in identity creator on web
Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit d879dbaf7e9fbe81c7cf1c1e43b1ec275e3522c6)
2023-10-27 11:18:29 +07:00
dab246 56fac29e55 TF-2116 Persist new signature when open draft email
(cherry picked from commit 4bf72a6e31855061b232fe3c6bab483bcb3f264a)
2023-10-09 12:12:24 +07:00
dab246 3809a05a35 TF-2116 Apply new design composer mobile
(cherry picked from commit fe4ec144d1a18a94de782f87fff56bbf1cd3a00a)
2023-10-09 12:12:24 +07:00
dab246 fca8540ac3 TF-1710 Remove some import unnecessary
(cherry picked from commit 3bef92aa5ec2acd313eb32f6ff1ed9e025d773b1)
2023-08-18 21:29:50 +07:00
dab246 ce14267928 TF-1486 Add insert image in signature on mobile/tablet
(cherry picked from commit 3411ecf28c01651a3747e67dd797885a10b532fe)
2023-07-14 16:24:47 +07:00
dab246 d072f6a243 TF-1486 Add insert image in signature on web
(cherry picked from commit 50f0e54b2a47fe2e857372f56293d1c1800ded2b)
2023-07-14 16:24:47 +07:00
dab246 2f4f8beec4 TF-1486 Update size, padding for identity creator view
(cherry picked from commit 028bbcbdd8e433ac5221bb4c9bf135d0f53518e3)
2023-07-14 16:24:47 +07:00
dab246 fb5f96f316 TF-1960 Fix padding, alignment widget in IdentityCreatorView
(cherry picked from commit bde38aff78d77056a7b07628acb812e74b43abdb)
2023-07-07 22:45:26 +07:00
dab246 39ce09fb82 TF-1960 Only allow text input fields on 1 line
(cherry picked from commit 091d1472bf19c7041012adb94192eb749433a595)
2023-07-07 22:45:26 +07:00
dab246 6c06d0742c TF-1877 Fix error TextEditingController was used after being disposed on some screen
(cherry picked from commit 50e4c6ec55eea21a45a5a8dd31cd239245248df3)
2023-07-07 22:45:26 +07:00
dab246 96145aae7a Sync all use PlatformInfo to check platform while runtime
(cherry picked from commit 514fec1f2f4f1ff8a584bf8db7bf3a5537a3e9f8)
2023-06-15 16:43:58 +07:00
dab246 5c3833b72f TF-1884 Support RTL mode for TypeAheadFormField
(cherry picked from commit e375d87d5d485ecb717b1a8afee2b7bf741fbeac)
2023-06-15 16:43:58 +07:00
dab246 df19b979a2 TF-1884 Support RTL mode for TextField
(cherry picked from commit 3f8445141bea9dbf276a6a336114e4e2b549936f)
2023-06-15 16:43:58 +07:00
dab246 0cc2a2f0cc TF-1885 Support RTL mode for HTML composer
(cherry picked from commit 8a4569ef3a749e0f3abc0a385aa915d749b16a9a)
2023-06-15 16:43:58 +07:00
dab246 ff2015ccc2 TF-1694 Fix padding header identity creator view
(cherry picked from commit 76d407b7653ca21ae5994dce7d21b1adb1d1b273)
2023-04-14 17:12:34 +07:00
dab246 84438efc89 TF-1694 Use KeyboardUtils to centralized management show/hide keyboard
(cherry picked from commit e2598476ecdc8c5d16a17dc3c777a34620013c64)
2023-04-14 17:12:34 +07:00
dab246 ee686f2400 TF-1694 Remove unnecessary things
(cherry picked from commit 0d97df879a306c9cccc3ab0c77ab70620e33948a)
2023-04-14 17:12:34 +07:00
dab246 54c40b7111 TF-1694 Only use FocusNode for input field on mobile
(cherry picked from commit 06c6482a62f5b4c7d88506dc7e6592f1dce37294)
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 133b04b11c TF-1613 Implement handleSuccessViewState and handleFailureViewState for all controller
(cherry picked from commit 35e727e795bb3c44cc9c47e02542b5bdc3955fdd)
2023-04-14 17:12:34 +07:00
HuyNguyen 758c14fb72 TF-1679: Support responsive for a long text in identity
(cherry picked from commit 74eeaf55e7a174941a498fa35710452e1f93c505)
2023-04-14 17:12:34 +07:00
HuyNguyen 28347bb7c1 TF-1679: Hide cursor of bcc when focus to html editor
(cherry picked from commit 588c9b4873ea40b75dd6e6cffbe80af21a4b287c)
2023-04-14 17:12:34 +07:00
dab246 bb9dbb697a TF-1625 Get capability supported for Identity/set method
(cherry picked from commit 16a77edba891a628b728d05ddd3a61c9ba45b8dc)
2023-03-24 19:40:48 +07:00
HuyNguyen eb5806a317 TF1528: Remove set FullScreen for Identity creator Web
(cherry picked from commit 07d1428c8ce97f0fd60e97a9edcb796468bb5ce6)
2023-03-24 19:40:48 +07:00
dab246 9af4924b9a TF-1581 Update UI to support language RTL 2023-03-10 21:10:36 +07:00
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 bbcaaa549d TF-1487 Upgrade latest dependencies version
(cherry picked from commit 2ba54a168494f772174b196e3a7b5e4173abcdd9)
2023-03-10 21:10:36 +07:00
dab246 9609e7ee9c TF-1512 Show keyboard below editor while type text 2023-03-10 21:10:36 +07:00
dab246 b4bdc70ba0 TF-1512 Display signature content correct in identity creator 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
HuyNguyen 7e8942286a Remove Plain/Text when create signature 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 addeb22f3d TF-1418 increase height of signature field in identity_creator_view 2023-02-08 09:37:10 +07:00
sherlockvn 580a0411e1 TF-1418 remove bottom padding in identity_creator_view in web 2023-02-08 09:37:10 +07:00
sherlockvn d0277148e4 fixup! TF-1194 edit default identity: update presentation layer 2023-01-31 11:24:24 +07:00
sherlockvn 47697c3d59 TF-1194 edit default identity: update presentation layer 2023-01-31 11:24:24 +07:00