1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-08 05:47:50 +02:00
bitwarden-browser/apps/browser
Jordan Aasen dab60dbaea
[PM-11926] - send created redirect (#11140)
* send created redirect

* fix test

* fix test

* fix send form save

* return SendData from saveSend

* When saving a Send, bubble up a SendView which can be passed to the SendCreated component

* Use events to initiate navigation and move actual navigation into client-specific component

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-10-01 21:58:00 +02:00
..
.vscode
config [PM-11619] Replace client-side feature flag with server-side flag (#10709) 2024-09-06 09:25:15 -04:00
spec
src [PM-11926] - send created redirect (#11140) 2024-10-01 21:58:00 +02:00
store Autosync the updated translations (#11271) 2024-09-27 11:09:44 +00:00
.eslintrc.json
.gitignore
crowdin.yml
gulpfile.js [PM-10667] Implement manifest v3 POC for remaining browsers (#10419) 2024-08-15 09:54:18 -05:00
jest.config.js
package.json Bumped client version(s) (#11211) 2024-09-23 22:48:23 +00:00
postcss.config.js
README.md
tailwind.config.js [PM-9190] Edit Login - Autofill Options (#10274) 2024-08-01 08:35:04 -07:00
test.setup.ts [PM-10669] Fix inconsistencies with notification bar when saving or updating login credentials (#10617) 2024-08-27 13:31:44 -05:00
tsconfig.json [PM-8836] Move ownership of biometrics to key-management (#10818) 2024-09-30 18:14:32 +02:00
tsconfig.spec.json
webpack.config.js [PM-10669] Fix inconsistencies with notification bar when saving or updating login credentials (#10617) 2024-08-27 13:31:44 -05:00

Github Workflow build browser on master Crowdin Join the chat at https://gitter.im/bitwarden/Lobby

Bitwarden Browser Extension

The Bitwarden browser extension is written using the Web Extension API and Angular.

My Vault

Documentation

Please refer to the Browser section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.