Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove "Upgrade your encryption" flow in CreateSecretStorageDialog #28290

Conversation

florianduros
Copy link
Member

@florianduros florianduros commented Oct 24, 2024

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Part of #27455
Task #26922

I'm not familiar with this area of EW, normally I shouldn't have break something.
To be honest, the original tests were... a bit of a mess. I change them to at least go thought the critical path of the component.

@florianduros florianduros force-pushed the florianduros/rip-out-legacy-crypto/remove-upgrade-encryption branch from 4fad3aa to b42bae5 Compare October 24, 2024 15:27
@richvdh
Copy link
Member

richvdh commented Oct 25, 2024

I think it should be a separate PR, but note that there is more "upgrade your encryption" stuff in DeviceListener, which we definitely need to remove after this.

@florianduros florianduros force-pushed the florianduros/rip-out-legacy-crypto/remove-upgrade-encryption branch from 02e111d to bdf26a6 Compare October 25, 2024 13:31
@florianduros florianduros force-pushed the florianduros/rip-out-legacy-crypto/remove-upgrade-encryption branch from bdf26a6 to 63a2ef1 Compare October 25, 2024 13:44
@florianduros florianduros changed the title Remove "Upgrade your encryption" flow Remove "Upgrade your encryption" flow in Oct 25, 2024
@florianduros florianduros changed the title Remove "Upgrade your encryption" flow in Remove "Upgrade your encryption" flow in CreateSecretStorageDialog Oct 25, 2024
@florianduros
Copy link
Member Author

@richvdh #28299 I created the PR to remove the remaining "upgrade your encryption"

Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

🎉

@florianduros florianduros added this pull request to the merge queue Oct 30, 2024
Merged via the queue into develop with commit 386b782 Oct 30, 2024
32 checks passed
@florianduros florianduros deleted the florianduros/rip-out-legacy-crypto/remove-upgrade-encryption branch October 30, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants