1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-23 16:41:48 +01:00
L'estensione per Browser di Bitwarden funziona con Chrome, Firefox, Edge, Opera, Safari, Vivaldi, brave, Tor Browser. L'istanza bitwarden dei devol comprende tutte le funzioni premium di bitwarden https://vaultwarden.devol.it
Go to file
Daniel James Smith 74d510332d
[PM-9884] Create empty send add/edit page for browser (#10155)
* Move SendV2component into send-v2 subFolder

* Create SendFormContainer and related services

* Add initial SendFormComponent which uses the SendFormContainer

* Remove AdditionalOptionsSectionComponent which will be added with a future PR

* Add libs/tools/send to root tsconfig

* Register libs/tools/send/send-ui with root jest.config.js

* Register libs/tools/send/send-ui with root tailwind.config.js

* Create empty Send add edit page

- Introduces conditional routing based on extension refresh feature flag
- After selecting a Send type via the New button navigate to the new send-add-edit page and build a SendFormConfig

* Fix service injection on DefaultSendFormService

* Rename setHeader into getHeaderText, make it private and add documentation

* Set radix/base to 10 for parseInt

* Add documentation

* Rename local variable

* Removed unneeded loading state

* Remove unused originalSendId

* Run prettier

* Add link to edit an existing send

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-09-05 17:46:03 +02:00
.checkmarx
.codescene
.github [PM-7846] Implement a rust based native messaging proxy and IPC system (#9894) 2024-09-05 12:54:24 +02:00
.husky
.storybook
.vscode
apps [PM-9884] Create empty send add/edit page for browser (#10155) 2024-09-05 17:46:03 +02:00
bitwarden_license [PM-11450] Move organization-user domain to admin-console lib (#10785) 2024-09-04 18:21:26 -04:00
libs [PM-9884] Create empty send add/edit page for browser (#10155) 2024-09-05 17:46:03 +02:00
patches
scripts
.browserslistrc
.editorconfig
.eslintignore
.eslintrc.json
.git-blame-ignore-revs
.gitattributes
.gitignore
.nvmrc
.prettierignore
.prettierrc.json
angular.json
babel.config.json
clients.code-workspace
CONTRIBUTING.md
jest.config.js
LICENSE_BITWARDEN.txt
LICENSE_GPL.txt
LICENSE.txt
package-lock.json [PM-5506] Enable electron fuses (#10073) 2024-09-05 13:20:44 +02:00
package.json [PM-5506] Enable electron fuses (#10073) 2024-09-05 13:20:44 +02:00
README.md
SECURITY.md
tailwind.config.js
tsconfig.eslint.json
tsconfig.json [PM-11450] Move organization-user domain to admin-console lib (#10785) 2024-09-04 18:21:26 -04:00

Bitwarden

GitHub Workflow browser build on main GitHub Workflow CLI build on main GitHub Workflow desktop build on main GitHub Workflow web build on main gitter chat


Bitwarden Client Applications

This repository houses all Bitwarden client applications except the Mobile application.

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

We're Hiring!

Interested in contributing in a big way? Consider joining our team! We're hiring for many positions. Please take a look at our Careers page to see what opportunities are currently open as well as what it's like to work at Bitwarden.

Contribute

Code contributions are welcome! Please commit any pull requests against the main branch. Learn more about how to contribute by reading the Contributing Guidelines. Check out the Contributing Documentation for how to get started with your first contribution.

Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the SECURITY.md file.