Commit Graph

2217 Commits

Author SHA1 Message Date
dab246 8b7ac1f039 TF-2893 Apply the standard app grid icon 2024-08-08 09:46:09 +02:00
dab246 47b006f685 TF-2893 Apply the standard navigation bar 2024-08-08 09:46:09 +02:00
DatDang eb878e421e TF-2976 Update ThreadView UI 2024-08-08 09:46:09 +02:00
dab246 71ae708939 TF-2925 Fix change mailbox very quick when refreshing after any mail action make the message list is not showed correctly 2024-08-08 09:46:09 +02:00
dab246 30b2f1a637 TF-2857 Change padding logo & version in header on browser 2024-08-08 09:46:09 +02:00
dab246 2228d1a5d8 TF-2857 Change logo & text in application 2024-08-08 09:46:09 +02:00
dab246 e67d7ab395 TF-2806 Disable reloading of mailbox lists on web browsers 2024-08-08 09:46:09 +02:00
dab246 65ee4c6c25 TF-2806 Disable rounded border of mailbox list on desktop 2024-08-08 09:46:09 +02:00
dab246 9f6608d017 TF-2973 Adjust remove button in email rule for each action or condition 2024-08-08 09:46:09 +02:00
dab246 e65a6f2682 TF-2930 Fix not persist hasRequestReadReceipt when reload browser 2024-08-07 06:32:45 +02:00
dab246 4ccb46137a TF-2930 Fix inline attachment lost when reply email 2024-08-07 06:32:45 +02:00
dab246 b0ee2f24ba TF-2930 Fix inline attachment lost in draft emails 2024-08-07 06:32:45 +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 77246a9d36 TF-2928 Handle bad credential exception 2024-08-07 06:32:45 +02:00
dab246 a769c43dfe TF-2928 Handle not network error exception 2024-08-07 06:32:45 +02:00
dab246 e6094fb623 TF-2928 Handle connection error exception 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 2a22cb1174 TF-2972 Turn color of Clean button into primary to have consistent color in app 2024-08-07 06:32:45 +02:00
dab246 287b6b74b0 TF-2929 Fix vacation banner is truncated in french 2024-08-07 06:32:45 +02:00
Dat PHAM HOANG adaab2198d Close hive boxes in Background (notificaiton) 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 9ffd20f1a7 TF-2871 Write unit test for KeychainSharingManager 2024-08-07 06:32:45 +02:00
dab246 ee739de19c TF-3000 Fix long list recipient overlay in content body view 2024-08-07 06:32:45 +02:00
Dat PHAM HOANG e288d44618 TF-2946 Support copy action for email address in Drawer, MailboxView and Settings (mobile) 2024-08-07 06:32:45 +02:00
dab246 842c69061c TF-2946 Support copy action to copy own email 2024-08-07 06:32:45 +02:00
dab246 34cbb155bd TF-2989 Fix drag and drop text within composer is broken 2024-08-07 06:32:45 +02:00
DatDang fb4c543745 TF-2988 Fix memory leak when reply to heavy email 2024-08-07 06:32:45 +02:00
DatDang e8eb67bf63 Upgrade dependencies after upgrade Flutter 3.22.2 2024-08-07 06:32:45 +02:00
dab246 1b70226c0f TF-2945 Apply quick select for read receipt in composer on tablet 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
dab246 0a8a0b0a6d TF-2907 Handle error correctly when perform reply event action 2024-08-07 06:32:45 +02:00
dab246 9bdb327c9e TF-2907 Fix can not click Mail to attendees button 2024-08-07 06:32:45 +02:00
dab246 3d2ef50a00 TF-2907 Hide widget when corresponding event attribute is null 2024-08-07 06:32:45 +02:00
dab246 3aabee59da TF-2907 Disable YES/NO/MAYBE action for events when missing METHOD/ORGANIZER/ATTENDEES 2024-08-07 06:32:45 +02:00
DatDang fc25194b02 TF-2901 Implement getting cache composer on log in 2024-07-05 05:07:02 +02:00
DatDang b2c92388f2 TF-2901 Implement caching composer on log out 2024-07-05 05:07:02 +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 fc4ca58d4e TF-2475 Add onSubjectTextListener for subject focus node 2024-07-02 13:06:10 +02:00
dab246 6591ea9bd1 TF-2475 Handle format style rich text in identity creator 2024-07-02 13:06:10 +02:00
dab246 ff4f96e3d2 TF-2475 Handle format style rich text in vacation 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 298ae28668 TF-2532 Remove attachment/inlineImage icon in keyboard toolbar on tablet 2024-07-02 13:06:10 +02:00
dab246 da3fdd1202 TF-2584 Update padding toolbox buttons of composer in mobile 2024-07-02 13:06:10 +02:00
dab246 4ccebb8a55 TF-2584 Remove toolbox buttons in keyboard header and move to app bar of composer in mobile 2024-07-02 13:06:10 +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
dab246 797a14c483 TF-2532 Invoke request focus editor when insert inline image 2024-07-02 13:06:10 +02:00
dab246 800241cef0 TF-2532 Add attachment/inlineImage button at app bar composer on mobile/tablet 2024-07-02 13:06:10 +02:00