Commit Graph

67 Commits

Author SHA1 Message Date
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 490787fc11 TF-1115 Handle onError for all controller 2022-10-28 16:20:02 +07:00
dab246 ef08949e98 TF-1115 Implement catch exception for LoginCacheDataSource 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 079bd404c2 TF-1074 Handle go to path /session 2022-10-26 21:22:15 +07:00
dab246 0ee990262f TF-1074 Handle go to path /login 2022-10-26 21:22:15 +07:00
dab246 b5e0569907 TF-1074 Change name app routes 2022-10-26 21:22:15 +07:00
Ms Thuỷ 00c37870b1 TF-1068 binding & extension 2022-10-25 14:03:25 +07:00
Ms Thuỷ 1e7ba319a5 TF-1068 implement presentation layer save recent login & get all username 2022-10-25 14:03:25 +07:00
dab246 2a39904b35 TF-1068 Implement make recent list for input of URL 2022-10-21 13:56:05 +07:00
dab246 87839351f2 TF-1068 Implement save recent login url 2022-10-21 13:56:05 +07:00
sherlockvn 36e3634c71 TF-1068 add recent url 2022-10-21 13:56:05 +07:00
ManhNTX df7f9b89ba TF-1042:Connection pop up never be disappear 2022-10-19 11:52:14 +07:00
dab246 34f99f38e5 TF-886 Sync delete token oidc and clear cache 2022-09-07 15:47:01 +07:00
dab246 b95d294a3c TF-886 Implement StoreAuthenticationInfo in repository and datasource 2022-09-07 15:47:01 +07:00
ManhNTX 83bf289550 TF-501 [iOS] add Mail app to be Default mail 2022-08-31 10:54:25 +07:00
ManhNTX 36bec1c9d5 TF-867 [Android] Share image with TeamMail app but image is not add to inline image 2022-08-31 10:54:25 +07:00
dab246 0ad9c21001 TF-783 Show toast message and disable login button when no connection internet 2022-08-06 07:48:52 +07:00
dab246 0d785a688a TF-783 Register listen onConnectivityChanged in login 2022-08-06 07:48:52 +07:00
dab246 0dd387365a TF-624 Reload page when logged oidc 2022-06-09 21:20:26 +07:00
dab246 a393048418 TF-624 Hide credential form when oidc is available on browser 2022-06-09 21:20:26 +07:00
dab246 dcaa340fa1 TF-624 Add loading widget when click single sign-on button 2022-06-09 21:20:26 +07:00
dab246 261b6a5870 TF-624 Implement get token oidc on browser 2022-06-09 21:20:26 +07:00
dab246 abc7e3da9d TF-624 Implement get authentication info 2022-06-09 21:20:26 +07:00
dab246 5c66d3016f TF-624 Implement authentication oidc on browser 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 e81562e315 TF-624 Remove context not use 2022-06-09 21:20:26 +07:00
dab246 217a3ccc9e TF-624 Check and get oidc configuration on browser 2022-06-09 21:20:26 +07:00
dab246 f00d3c7569 TF-624 Remove baseUri param not use in GetOIDCConfigurationInteractor 2022-06-09 21:20:26 +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
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 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
Dat PHAM HOANG af92c6d213 Fix the app logo in the center of login form 2022-05-19 13:55:23 +07:00
Dat PHAM HOANG a16fab5562 Add padding for the login form in web 2022-05-19 13:55:23 +07:00
Dat PHAM HOANG 15cc421525 TF-518 Handle missing field in login form 2022-05-12 17:34:05 +07:00
Dat PHAM HOANG 3fc2ae4776 TF-518 Apply new UI for login in web 2022-05-12 17:34:05 +07:00
Dat PHAM HOANG cc66d141d4 TF-518 Apply new UI for login in mobile 2022-05-12 17:34:05 +07:00
dab246 4088c88649 TF-528 Apply linter for some widget 2022-05-05 11:33:28 +07:00
dab246 61f3f0d00f TF-381 Apply new UI for list emails 2022-03-22 18:10:54 +07:00
dab246 11735ed1d7 TF-313 Apply new ui for AppBar EmailView 2022-03-10 09:36:29 +07:00
dab246 025bc53790 TF-265 Remove prefix https:// in url login form 2022-03-07 12:09:15 +07:00
dab246 cdeab01a58 TF-234 Display selection multiple mailbox 2022-02-25 06:30:42 +07:00