Commit Graph

405 Commits

Author SHA1 Message Date
dab246 6dfd964036 TF-652 Fix responsive landscape screen some device mobile (iPhone 13 Pro Max) 2022-06-17 13:34:51 +07:00
dab246 a0fe64e2cf TF-652 Fix alignment in Destination Picker 2022-06-17 13:34:51 +07:00
dab246 c68d782a90 TF-653 Fix action button in EmailView is overlapped 2022-06-17 13:34:51 +07:00
dab246 326165a655 TF-581 Update new splash screen for android/ios 2022-06-16 15:07:48 +07:00
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 c6fdc1fc52 TF-644 Show toast message when export attachment failed 2022-06-15 11:18:49 +07:00
dab246 a1061e1489 TF-644 Update new icon for attachment 2022-06-15 11:18:49 +07:00
dab246 99a4b1d9d2 TF-644 Update toast message download attachment on browser 2022-06-15 11:18:49 +07:00
dab246 944e9eb83b TF-644 Fix email content lost when attachment download failed 2022-06-15 11:18:49 +07:00
dab246 ba4663257d TF-644 Remove 401 error when refreshToken 2022-06-15 11:18:49 +07:00
dab246 4a2addd77a TF-644 Add accessToken in download interactor attachments for web 2022-06-15 11:18:49 +07:00
dab246 4b91ce2d7c TF-641 Change color for status bar in Android device 2022-06-15 11:12:56 +07:00
Dat PHAM HOANG ee692d52a2 TF-629 Download file and get the contentType to open file in Android/iOS 2022-06-13 19:02:25 +07:00
dab246 34f3cfd6b1 TF-624 Handling asynchronous when clearing cache 2022-06-09 21:20:26 +07:00
dab246 d463dbed47 TF-624 Move OidcConfigurationExtension from data layer to domain layer 2022-06-09 21:20:26 +07:00
dab246 0dd387365a TF-624 Reload page when logged oidc 2022-06-09 21:20:26 +07:00
dab246 5b66383eb3 TF-624 Delete cache/credential when get session failure 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 70cf445443 TF-624 Close hive database when logout 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 ff5a951a37 TF-624 Clear all cache and credential when can not get authenticated account 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 a30dd68b1b TF-624 Remove null-aware of instance WidgetsBinding/SchedulerBinding on flutter 3.0 2022-06-09 21:20:26 +07:00
dab246 34d69fbd19 TF-624 Implement refresh token oidc on browser 2022-06-09 21:20:26 +07:00
dab246 9c9e12dedc TF-624 Implement logout oidc 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 c9f89958f3 TF-624 Add AuthenticationClient for mobile/web platform to authenticate oidc 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 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 9092e30b96 TF-624 Set clientId for oidc on browser 2022-06-09 21:20:26 +07:00
dab246 28fbe511af TF-624 Remove endpoint oidc unnecessary 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
Dat PHAM HOANG 9da250f9fb TF-632 User profile is not retrieve when create new identity 2022-06-08 17:09:06 +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 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