Commit Graph

152 Commits

Author SHA1 Message Date
dab246 47bfc811ba Refresh change mailbox after update mailbox visibility 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 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
HuyNguyen 5dadd955ce Fix seach and auto-complete don't input the final email 2023-02-24 17:33:31 +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 4f8da9cb31 TF-1427 Move composer button to dashboard view on web 2023-02-13 15:51:31 +07:00
sherlockvn c80e839c7d fix mouse event captured by under signatureView in deleleDialogBuilder 2023-02-06 16:19:21 +07:00
sherlockvn 80aab37cb1 TF-1194 presentation layer: apply new delete identity design 2023-02-01 10:23:20 +07:00
sherlockvn afe914ebe9 TF-1194 change icon deleteDialogRecipients and add new deleteDialogIdentity 2023-02-01 10:23:20 +07:00
sherlockvn d0277148e4 fixup! TF-1194 edit default identity: update presentation layer 2023-01-31 11:24:24 +07:00
sherlockvn 8c7c7c0db1 TF-1194 edit default identity: add controller to edit identity screen 2023-01-31 11:24:24 +07:00
sherlockvn 9c6379e40d Tf-1194 edit default identity: add bindings in interactor and controller 2023-01-31 11:24:24 +07:00
sherlockvn ce46de9e73 TF-1194 create new default identity: update identites controller and identity_creator controller 2023-01-18 13:33:55 +07:00
sherlockvn bf8005927e TF-1194 create new default identity: add bindings in interactors and utils class 2023-01-18 13:33:55 +07:00
sherlockvn 9147eed30c TF-1194: create new default identity: add function getSmallestIdentities and sortListIdentities 2023-01-18 13:33:55 +07:00
dab246 6566372337 TF-1317 Update authentication account to store AccountId 2023-01-12 16:15:00 +07:00
HuyNguyen f2636b1ecf TF-1289: [Presentation] Refactor name function 2023-01-04 10:10:30 +07:00
HuyNguyen b291250cfc TF-1289: [Presentation] Implement DestroySubscription when logout 2023-01-04 10:10:30 +07:00
dab246 d9d0b71d35 TF-1194 Refactor and optimize widget 2022-12-29 10:30:05 +07:00
sherlockvn f664a7fc05 TF-1194 remove old design code of manage identities screen 2022-12-29 10:30:05 +07:00
sherlockvn b60a86fa62 TF-1194 Add another Rx variable and function check signature shown to identitiesController 2022-12-29 10:30:05 +07:00
sherlockvn 094752aa9c TF-1194 apply new design identity to manage identity screen in web 2022-12-29 10:30:05 +07:00
sherlockvn 200e106c19 TF-1194 apply new design identity to manage identity screen in mobile 2022-12-29 10:30:05 +07:00
dab246 32fcd0f001 TF-1217 Fix condition if/else 2022-12-02 16:13:47 +07:00
dab246 71abe0cf37 TF-934 Implement search by query when open new tab 2022-11-15 09:41:33 +07:00
dab246 6050ee5386 TF-934 Select mailbox, email when change route on browser 2022-11-15 09:41:33 +07:00
dab246 171b791449 TF-934 Handle route path when open email in new tab 2022-11-15 09:41:33 +07:00
dab246 2a9832f29d TF-898 Remove padding item list rule 2022-11-14 11:52:23 +07:00
dab246 f4f6298761 TF-898 Implement quick creating rule in email view 2022-11-14 11:52:23 +07:00
ManhNTX 181915f071 TF-1014: add quotas out of storage 2022-11-11 16:43:21 +07:00
ManhNTX 75495e7d1f TF-1014: [Dev] Show quota at the bottom of mailbox 2022-11-11 16:43:21 +07:00
dab246 21f027246b TF-1118 Clear input data when back to setting menu 2022-11-10 11:10:49 +07:00
dab246 eaa47b9cd7 TF-1118 Apply new latest design forwarding 2022-11-10 11:10:49 +07:00
dab246 2402371ca3 TF-1118 Apply new design Forwarding on Mobile/Tablet 2022-11-10 11:10:49 +07:00
dab246 715e71d8cb TF-1118 Remove duplicate divider line in setting level view 2022-11-10 11:10:49 +07:00
dab246 b153de5c90 TF-1118 Apply new design for Forwarding on web 2022-11-10 11:10:49 +07:00
dab246 bd78732fe9 TF-1118 Auto inject forwarding when capability supported 2022-11-10 11:10:49 +07:00
dab246 72854bcb6f TF-1118 Create repository and datasource for forwarding 2022-11-10 11:10:49 +07:00
dab246 490787fc11 TF-1115 Handle onError for all controller 2022-10-28 16:20:02 +07:00
dab246 4aad1c94ed TF-1115 Implement catch exception for HiveAccountDataSource 2022-10-28 16:20:02 +07:00
dab246 c4eac83477 TF-1115 Implement catch exception for AuthenticationOIDCDataSource 2022-10-28 16:20:02 +07:00
dab246 ec846d1aa7 TF-1115 Implement catch exception for ManageAccountDataSource 2022-10-28 16:20:02 +07:00
dab246 d0fcad1cac TF-1115 Implement catch exception for VacationDataSource 2022-10-28 16:20:02 +07:00
dab246 d775738b70 TF-1115 Implement catch exception for IdentityDataSource 2022-10-28 16:20:02 +07:00
dab246 a32bfe35de TF-1074 Handle go to path /emails_forward_creator 2022-10-26 21:22:15 +07:00
dab246 5925bf0077 TF-1074 Handle go to path /rules_filter_creator 2022-10-26 21:22:15 +07:00
dab246 950a0363bf TF-1074 Handle go to path /identity_creator 2022-10-26 21:22:15 +07:00