Commit Graph

1462 Commits

Author SHA1 Message Date
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
dab246 cbc3243907 TF-1176 Fix delete button is enable even when no mailbox is selected 2023-02-24 17:33:31 +07:00
dab246 57b5f791e5 TF-1176 Add padding right for UserInformationWidget in MailboxView 2023-02-24 17:33:31 +07:00
dab246 dbf9caf9c8 TF-874 Fix duplicate focusable when focus to editor composer on mobile 2023-02-24 17:33:31 +07:00
dab246 aaf345632a TF-874 Fix cursor pointer indicator in composer is wrong color on Android 2023-02-24 17:33:31 +07:00
dab246 163ed8b9fe Add null-safety for list props with type dynamic 2023-02-24 17:33:31 +07:00
dab246 f614a2bab4 Fix crash when advanced search with only select attachment 2023-02-24 17:33:31 +07:00
dab246 062f444b86 Add progress loading view when build tree 2023-02-24 17:33:31 +07:00
dab246 d50b5044e1 Hover item mailbox list in setting 2023-02-24 17:33:31 +07:00
dab246 59c6bb936e Change color expand arrow button mailbox 2023-02-24 17:33:31 +07:00
dab246 04575e084b Trigger OnUpgradeDatabase when upgrade version 2023-02-24 17:33:31 +07:00
dab246 47bfc811ba Refresh change mailbox after update mailbox visibility 2023-02-24 17:33:31 +07:00
dab246 f856ebed4a Always create mailbox with isSubscribed = true 2023-02-24 17:33:31 +07:00
dab246 7e969c5e38 Always show default mailbox in all MailboxView, Search Mailbox and Settings 2023-02-24 17:33:31 +07:00
dab246 ed3d04a8da Update menu actions for each mailbox type 2023-02-24 17:33:31 +07:00
dab246 f2a63c083a Optimize and refactor for MailboxVisibility 2023-02-24 17:33:31 +07:00
dab246 1f871ac8eb Speed up list display list mailbox in MailboxVisibility 2023-02-24 17:33:31 +07:00
dab246 66e4d6c5d2 Mark cache version to clear cache data 2023-02-24 17:33:31 +07:00
HuyNguyen 5dadd955ce Fix seach and auto-complete don't input the final email 2023-02-24 17:33:31 +07:00
Rene Cordier c7cc040d84 Fix a git issue between root and flutter during the docker build 2023-02-24 17:33:31 +07:00
dab246 6a0437b29c Bump version to v0.7.0 2023-02-15 09:59:43 +07:00
dab246 37f8ce3638 TF-1437 Handle search mailbox in destination picker 2023-02-14 18:22:41 +07:00
dab246 62286c85cb TF-1437 Apply new design mailbox list for destination picker 2023-02-14 18:22:41 +07:00
dab246 f5c4c10072 TF-1437 Only show subscribed mailbox in destination picker 2023-02-14 18:22:41 +07:00
dab246 00734d9eac TF-1436 Show email address of team-mailbox in item searched 2023-02-14 18:14:14 +07:00
dab246 350b4b2432 TF-1436 Only add parent node when parentId != null 2023-02-14 18:14:14 +07:00
dab246 7bb36e6861 TF-1436 Show mailbox path in item when search 2023-02-14 18:14:14 +07:00
dab246 259f5ae6e3 TF-1436 Disable show/hide mailbox button for child team-mailbox 2023-02-14 18:14:14 +07:00
HuyNguyen 7703db7f5a Add GetAll and Refresh mailbox interactor to BaseMailboxController 2023-02-14 17:50:49 +07:00
HuyNguyen 969a36c080 TF-1414: [Presentation] : Hide multi mailbox and default mailbox 2023-02-14 17:50:49 +07:00
HuyNguyen 34fedb9e3f TF-1414: [Presentation] Create new UI and implement get AllMailBox and Subscribe Mailbox 2023-02-14 17:50:49 +07:00
dab246 c93dbda2bb TF-1427 Focus button overlay on email view 2023-02-13 15:51:31 +07:00
dab246 b0273711ee TF-1427 Handle show mailbox in search mailbox view 2023-02-13 15:51:31 +07:00
dab246 85a74039f6 TF-1427 Handle hide mailbox in search mailbox view 2023-02-13 15:51:31 +07:00
dab246 07e0401797 TF-1427 Implement search mailbox for mobile/tablet 2023-02-13 15:51:31 +07:00
dab246 181820ed45 TF-1427 Remove object do not used 2023-02-13 15:51:31 +07:00
dab246 2cc2e17bf2 TF-1427 Apply new design for search mailbox on mobile/tablet 2023-02-13 15:51:31 +07:00
dab246 705dd5d28c TF-1427 Create new mailbox search view on web 2023-02-13 15:51:31 +07:00
dab246 e2c0cb52a6 TF-1427 Abstraction mailbox method action 2023-02-13 15:51:31 +07:00
dab246 4f8da9cb31 TF-1427 Move composer button to dashboard view on web 2023-02-13 15:51:31 +07:00
dab246 373405e443 TF-1427 Separate folder for email search 2023-02-13 15:51:31 +07:00
dab246 d10d812e7a TF-1432 Rename Edit to Select and remove duplicate Add button in mailbox view 2023-02-13 12:51:07 +07:00
dab246 9c48893a49 TF-1432 Handle undo action after subscribe mailbox 2023-02-13 12:51:07 +07:00
dab246 8ad54aca5c TF-1432 Close email view when mailbox deleted 2023-02-13 12:51:07 +07:00
dab246 3509d146f7 TF-1432 Close email view when mailbox disabled 2023-02-13 12:51:07 +07:00
dab246 fce503c9d1 TF-1432 [Presentation] Implement subscribe multiple mailbox 2023-02-13 12:51:07 +07:00
dab246 46d793ace3 TF-1432 [Data] Implement subscribe multiple mailbox 2023-02-13 12:51:07 +07:00
dab246 6a27190f01 TF-1432 [Domain] Implement subscribe multiple mailbox 2023-02-13 12:51:07 +07:00
dab246 26f7e1519d TF-1321 Get receiver email address for send read recipient 2023-02-13 10:19:00 +07:00