Commit Graph

83 Commits

Author SHA1 Message Date
dab246 e4a0855738 TF-452 Fix search boxes should be collapsed automatically when search inputs lost focus 2022-06-15 20:14:34 +07:00
dab246 f0c6055dc1 TF-658 Fix composer disappears when performing actions on browser 2022-06-15 20:14:21 +07:00
dab246 0dd387365a TF-624 Reload page when logged oidc 2022-06-09 21:20:26 +07:00
dab246 0d551984fb TF-624 Remove generate file cache .g 2022-06-09 21:20:26 +07:00
dab246 a30dd68b1b TF-624 Remove null-aware of instance WidgetsBinding/SchedulerBinding on flutter 3.0 2022-06-09 21:20:26 +07:00
dab246 61bea0b667 TF-624 Use AuthenticationClient to Get/Refresh token and logout oidc 2022-06-09 21:20:26 +07:00
dab246 c445d3c71a TF-607 Delete authority oidc when logout 2022-06-06 12:00:53 +07:00
dab246 ced3fecd1f TF-607 Implement logoutOidc action when user click signOut 2022-06-06 12:00:53 +07:00
dab246 30b7d046f9 TF-599 Handle mark as read action for mailbox 2022-06-02 11:17:09 +07:00
dab246 54203b234b TF-599 Apply new icon mailbox for destination picker 2022-06-02 11:17:09 +07:00
dab246 769d365387 TF-599 Apply new icon for mailbox 2022-06-02 11:17:09 +07:00
Dat PHAM HOANG 7d32e80bc1 TF-571 Get user's profile directly in Session 2022-06-01 14:31:58 +07:00
dab246 c5aa9f7d69 TF-475 Create custom toast 2022-05-31 09:04:00 +07:00
dab246 81eca6c59a TF-524 Clean up recent search cache 2022-05-26 15:17:52 +07:00
dab246 11c9a8713a TF-524 Apply quick search for mobile and tablet 2022-05-26 15:17:52 +07:00
dab246 9a142a0e23 TF-524 Show list search filter in ThreadView 2022-05-26 15:17:52 +07:00
dab246 5db7390117 TF-524 Add Show all result button action 2022-05-26 15:17:52 +07:00
dab246 acf6566924 TF-524 Open email detailed from quick search 2022-05-26 15:17:52 +07:00
dab246 3bcccd5d0e TF-524 Add filter for quick search 2022-05-26 15:17:52 +07:00
dab246 243ce444cd TF-524 Implement quick search emails in selected mailbox by word 2022-05-26 15:17:52 +07:00
dab246 561ea8d1ad TF-524 Drop down list recent search 2022-05-26 15:17:52 +07:00
dab246 51cc3bd979 TF-524 Store recent search in hive database. 2022-05-26 15:17:52 +07:00
dab246 3513c363ff TF-524 Create RecentSearchCache and TypeAHeadQuickSearch widget 2022-05-26 15:17:52 +07:00
dab246 0932cf0185 TF-474 Add Obx for user avatar on browser 2022-05-11 17:39:17 +07:00
dab246 275fe6faf9 TF-474 Use Ever/Worker to listen Obx object 2022-05-11 17:39:17 +07:00
dab246 4088c88649 TF-528 Apply linter for some widget 2022-05-05 11:33:28 +07:00
dab246 dbbc13eab4 TF-528 Update size for responsive on tablet and landscape mobile 2022-05-05 11:33:28 +07:00
dab246 f993eeb888 TF-457 Display signature, bcc email address in composer 2022-04-29 17:31:06 +07:00
dab246 72bb594369 TF-517 Add all screen for responsive 2022-04-27 17:50:58 +07:00
dab246 94b8312905 TF-517 Show app version on ManageAccount screen 2022-04-27 17:50:58 +07:00
dab246 c9a579091a TF-460 Implement get identity for mobile 2022-04-26 15:35:10 +07:00
dab246 f432dfb376 TF-460 Add presentation layer for implement get all identities 2022-04-26 15:35:10 +07:00
dab246 d1c341b020 TF-460 Create ManageAccountDashBoardView 2022-04-26 15:35:10 +07:00
dab246 52fd989272 TF-460 Separate the header of MailboxDashboard on the browser 2022-04-26 15:35:10 +07:00
dab246 3b81962c3b TF-495 Implement linter for mailbox dashboard 2022-04-25 10:52:05 +07:00
dab246 16c5aed64e TF-153 Combine moveToMailbox and moveToTrash to moveToMailbox using EmailActionType object 2022-04-15 19:48:12 +07:00
dab246 b4fd1ce5e5 TF-474 Fix data in cache not show correctly after logout 2022-04-12 15:45:56 +07:00
dab246 8248ad2f48 TF-467 Apply new UI for threadView 2022-04-12 13:59:29 +07:00
dab246 09be1eb833 TF-467 Apply new UI for mailbox browser 2022-04-12 13:59:29 +07:00
dab246 706ce81c03 TF-467 Apply new UI for mailbox of destination picker and mailbox creator 2022-04-12 13:59:29 +07:00
dab246 7b5a2dd820 TF-467 Apply new UI for mailbox mobile 2022-04-12 13:59:29 +07:00
dab246 7ab072deab TF-359 Open mailto link outside the Tmail app in mobile/tablet 2022-04-07 09:15:00 +07:00
dab246 7c22a1c821 TF-451 Add version information 2022-04-06 10:23:28 +07:00
dab246 a89c5db744 TF-239 Delete single email permanently 2022-04-06 09:37:33 +07:00
dab246 431ecd44ed TF-228 Checking network status in the app 2022-03-31 14:24:10 +07:00
dab246 641dce4905 TF-314 Implement delete multiple email in ThreadView 2022-03-31 09:51:03 +07:00
dab246 8bf80db4de TF-314 Implement delete an email in EmailView 2022-03-31 09:51:03 +07:00
dab246 67639578a5 TF-130 Checking maxSizeAttachmentsPerEmail when uploading attachments 2022-03-29 14:11:05 +07:00
dab246 c2f6434686 TF-381 Apply new UI EmailView for browser 2022-03-22 18:10:54 +07:00
dab246 c3f73a8649 TF-381 Add logout action in browser new UI 2022-03-22 18:10:54 +07:00