Commit Graph

362 Commits

Author SHA1 Message Date
dab246 69b2dbf3cf TF-605 Use bearer token download attachment on iOS 2022-06-06 10:45:13 +07:00
dab246 693f4dbc15 TF-606 Implement refresh token when access token expired 2022-06-04 08:39:50 +07:00
dab246 02a5fa4b4f TF-606 Implement store/get authority oidc 2022-06-04 08:39:50 +07:00
dab246 85e54357ce TF-599 Handle move mailbox action for mailbox 2022-06-02 11:17:09 +07:00
dab246 30b7d046f9 TF-599 Handle mark as read action for mailbox 2022-06-02 11:17:09 +07:00
dab246 3b3da513e4 TF-599 Preserve the state of the tree after performing actions with the mailbox 2022-06-02 11:17:09 +07:00
dab246 3964b74d30 TF-599 Hide arrow-down button on Appbar ThreadView of Desktop 2022-06-02 11:17:09 +07:00
dab246 04ef7a680b TF-599 Remove list mailbox selection not use on browser 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 30f3fc952d TF-599 Apply new icon for mailbox search 2022-06-02 11:17:09 +07:00
dab246 2f99af4004 TF-599 Apply new icon for mailbox on mobile/tablet 2022-06-02 11:17:09 +07:00
dab246 08b327737b TF-599 Apply action context menu for mailbox 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
dab246 897fa1d8c9 TF-599 Apply new ui for button composer browser 2022-06-02 11:17:09 +07:00
Dat PHAM HOANG 8c96a486d1 TF-571 Injection and configuration for Hive cache 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 2c156819ba TF-571 Handle logic for login with basicAuth or OIDC 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 3c9abf8f41 TF-571 Handle get stored account when re-open app 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 0b29deeeb9 TF-571 get stored authenticated account 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 3442c399cf TF-571 Get stored oidc logic 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 7213113724 TF-571 Store account/token/baseUrl after authenticate with OIDC 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 328ff2c4f0 TF-571 Store account after authenticate user with basicAuth 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 471465e1bc TF-571 Implement AuthenticationOIDC repository with Hive 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 03777be4a8 TF-571 Add method to OIDCRepository to store/get OIDC in cache 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG ff6e6d8878 TF-571 Implement AccountRepository with HiveAccountDataSource 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG f8e7429751 TF-571 Add Account Repository to manage accounts 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG 7d32e80bc1 TF-571 Get user's profile directly in Session 2022-06-01 14:31:58 +07:00
Dat PHAM HOANG a48cd35d4f TF-571 Use response from webfinger to get OIDC from authority 2022-06-01 14:31:58 +07:00
dab246 ea598c20b8 TF-571 Update token for interceptors dio 2022-06-01 14:31:58 +07:00
dab246 4804a1659a TF-571 Get token from authentication sso 2022-06-01 14:31:58 +07:00
dab246 ffb5cadc16 TF-571 Setup and get OIDC configuration 2022-06-01 14:31:58 +07:00
dab246 239234f836 TF-571 Check OIDC is available 2022-06-01 14:31:58 +07:00
dab246 c5aa9f7d69 TF-475 Create custom toast 2022-05-31 09:04:00 +07:00
dab246 38bc7d9118 TF-475 Fix save a draft email 2022-05-31 09:04:00 +07:00
dab246 ccb0112bea TF-597 Fix cannot update null value for identity bcc and replyTo address 2022-05-30 09:50:10 +07:00
dab246 de51425510 TF-597 Fix template html signature is lost in Identity creator view 2022-05-30 09:50:10 +07:00
dab246 cd02444941 TF-585 Fix identity restrict BCC field 2022-05-27 10:51:02 +07:00
dab246 ce7dcbce09 TF-582+584 Fix bug text input is hidden and weird scroll bar in signature identity 2022-05-26 23:02:10 +07:00
dab246 ba64136357 TF-586 Fix only show identities created by the user 2022-05-26 22:36:44 +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 22953b83df TF-587 Remove search bar in setting screen 2022-05-24 19:03:13 +07:00
Dat PHAM HOANG af92c6d213 Fix the app logo in the center of login form 2022-05-19 13:55:23 +07:00