Commit Graph

51 Commits

Author SHA1 Message Date
dab246 2b71aba278 TF-1487 Apply linter rule 2023-03-10 21:10:36 +07:00
dab246 163ed8b9fe Add null-safety for list props with type dynamic 2023-02-24 17:33:31 +07:00
dab246 7367d7e1d2 TF-1317 Show push notification on background or terminated app 2023-01-12 16:15:00 +07:00
dab246 6566372337 TF-1317 Update authentication account to store AccountId 2023-01-12 16:15:00 +07:00
dab246 fb177fb33d TF-1115 Add RemoteExceptionThrower 2022-10-28 16:20:02 +07:00
dab246 0ee990262f TF-1074 Handle go to path /login 2022-10-26 21:22:15 +07:00
dab246 d3124f055b TF-1074 Handle go to path /dashboard 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ỷ 6cf86b0edf TF-1068 implement data layer save recent login username & get all login username 2022-10-25 14:03:25 +07:00
Ms Thuỷ 06ec261d05 TF-1068 add abstraction for login 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
dab246 34f99f38e5 TF-886 Sync delete token oidc and clear cache 2022-09-07 15:47:01 +07:00
dab246 f1e512148d TF-886 Remove method get/save/remove user profile because not used 2022-09-07 15:47:01 +07:00
dab246 37d36e90a4 TF-886 Clear AuthenticationInfo 2022-09-07 15:47:01 +07:00
dab246 f108f5c726 TF-886 Implement GetAuthenticationInfo stored in repository and datasource 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 1c26fd5ec1 add advanced search filter by mailbox 2022-07-01 08:39:41 +07:00
ManhNTX 8ab7b3adaa create child components for advanced_search_filter_view 2022-07-01 08:39:41 +07:00
dab246 4cff46623c TF-196 Implement RemoteExceptionThrower when get session 2022-06-23 09:24:40 +07:00
dab246 d463dbed47 TF-624 Move OidcConfigurationExtension from data layer to domain layer 2022-06-09 21:20:26 +07:00
dab246 831f34f137 TF-624 Setup DOMAIN_REDIRECT_URL/WEB_OIDC_CLIENT_ID in env file 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 4953a521bb TF-624 Add method authenticateOidcOnBrowser to AuthenticationOIDCRepository repository 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 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 45fbbc6a6f TF-607 Add logout method for AuthenticationOidcRepository 2022-06-06 12:00:53 +07:00
dab246 ba49d7699a TF-605 Use bearer token download attachment on Android 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
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 f8e7429751 TF-571 Add Account Repository to manage accounts 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 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 4088c88649 TF-528 Apply linter for some widget 2022-05-05 11:33:28 +07:00
dab246 5c0c1de5f3 TF-248 Remove all import package not use 2022-02-10 22:43:09 +07:00
dab246 0cd7552ad2 TF-48 Implement compose and send email with simple text 2021-09-08 15:19:56 +07:00
dab246 b3e1534de3 TF-34 Add domain layer login for fix bug mock data user 2021-08-26 18:02:58 +07:00
dab246 740859054a Add presentation layer for get Session 2021-08-05 10:53:10 +07:00