Skip to content

[SG-416] Updates to Bitwarden Authenticator (Feature Branch)#2041

Merged
andrebispo5 merged 62 commits intomasterfrom
feature/feature-totp
Aug 17, 2022
Merged

[SG-416] Updates to Bitwarden Authenticator (Feature Branch)#2041
andrebispo5 merged 62 commits intomasterfrom
feature/feature-totp

Conversation

@andrebispo5
Copy link
Contributor

@andrebispo5 andrebispo5 commented Aug 17, 2022

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Feature branch containing all reviewed PRs from the updates to Bitwarden authenticator:
bitwarden/mobile#1964
bitwarden/mobile#2027

Before you submit

  • I have checked for formatting errors (dotnet tool run dotnet-format --check) (required)
  • I have added unit tests where it makes sense to do so (encouraged but not required)
  • This change requires a documentation update (notify the documentation team)
  • This change has particular deployment requirements (notify the DevOps team)

cmuentes and others added 30 commits February 11, 2022 15:22
# Conflicts:
#	src/App/App.csproj
# Conflicts:
#	src/App/Pages/Authenticator/AuthenticatorPage.xaml
#	src/App/Pages/Authenticator/AuthenticatorPage.xaml.cs
#	src/App/Pages/Authenticator/AuthenticatorPageViewModel.cs
…y text of switch because android was overlapping text.
…en. Changed existing labels on scanner screen.
# Conflicts:
#	src/App/Pages/Vault/GroupingsPage/GroupingsPageViewModel.cs
#	src/App/Pages/Vault/ScanPage.xaml.cs
# Conflicts:
#	src/App/Resources/AppResources.Designer.cs
#	src/App/Resources/AppResources.resx
… it places an helper text next to the switch making it invisible. Also removed from the label because it already reads the text from the label
# Conflicts:
#	src/App/Resources/AppResources.Designer.cs
#	src/App/Resources/AppResources.resx
This reverts commit 2f2b90a.
# Conflicts:
#	src/Android/Properties/AndroidManifest.xml
#	src/App/Pages/Vault/CipherAddEditPageViewModel.cs
#	src/App/Pages/Vault/CipherDetailsPage.xaml.cs
#	src/App/Pages/Vault/CipherDetailsPageViewModel.cs
#	src/App/Resources/AppResources.Designer.cs
* [SG-416] Removed toggle to TOTP. Added on MainPage new entry to go to screen with TOTP codes. Added filter for TOTP codes to be used when searching.

* [SG-416] Removed unnecessary code. Added nav back if there is only 1 cipher with totp code and the user removes it.

* [SG-416] Run dotnet format tool

* [SG-416] PR fixes

* [SG-416] PR Fixes. Manifest formatting. Add try catch. Extracted method and added null protection.

* [SG-416] Make TOTP codes appear above favourites.

* [SG-416] PR fixes. Show error dialog.
@andrebispo5 andrebispo5 changed the title [SG-416] Updates to Bitwarden Authenticator (Reviewed) [SG-416] Updates to Bitwarden Authenticator (Feature Branch) Aug 17, 2022
@andrebispo5 andrebispo5 marked this pull request as ready for review August 17, 2022 09:13
@andrebispo5 andrebispo5 requested a review from a team August 17, 2022 09:13
Copy link
Member

@fedemkr fedemkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed on the PRs made to feature/feature-totp so approving this directly

@andrebispo5 andrebispo5 merged commit e829279 into master Aug 17, 2022
@andrebispo5 andrebispo5 deleted the feature/feature-totp branch August 17, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants