mirror of
https://github.com/bitwarden/browser
synced 2026-02-26 17:43:22 +00:00
* feat(change-email) [PM-30811]: Add feature flag. * feat(change-email) [PM-30811]: Add new constructor to EmailTokenRequest. * feat(change-email) [PM-30811]: Update import. * feat(change-email) [PM-30811]: Stub new ChangeEmailService. * feat(change-email) [PM-30811]: Provide ChangeEmailService. * feat(change-email) [PM-30811]: Add ChangeEmailService impl. * feat(change-email) [PM-30811]: Add ChangeEmailService to component. * feat(change-email) [PM-30811]: Remove change-email methods from ApiService. * feat(change-email) [PM-30811]: Update EmailTokenRequest for new APIs. * feat(change-email) [PM-30811]: Finish implementation of both paths in ChangeEmailService. * feat(change-email) [PM-30811]: Wire-up service in ChangeEmailComponent. * test(change-email) [PM-30811]: Add ChangeEmailService tests. * test(change-email) [PM-30811]: Update tests. * refactor(change-email) [PM-30811]: EmailTokenRequest strict-ignore until legacy support can be unwound. * refactor(change-email) [PM-30811]: Re-order imports. * test(change-email) [PM-30811]: Update component tests to reflect new implementation. * refactor(change-email) [PM-30811]: Formatting. * test(change-email-service) [PM-30811]: Improve accuracy of null-checking tests: kdf, userKey, salt, in order.
Bitwarden Web App
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
Documentation
Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.
