1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-24 03:32:51 +02:00
bitwarden-browser/apps/browser/src/background
Jonathan Prusik a42cea8570
[PM-3455] Allow adding and autofilling Cards and Identities via Context Menu (#6050)
* PoC autofill card and identity from context menu

* PoC trigger identity and card autofills via messages

* update card and identity cipher titles in the context menu

* remove unused url argument from loadOptions

* do not show no logins message for card and identity sub-menu

* allow context menu actions to create identity or card ciphers

* open new single-action windows for cipher creation when requested from the context menu

* add context menu items for adding a login cipher when none are available to the page

* adjust titles for Card and Identity context menu items

* fix translations and add no ciphers available messages to submenus

* cleanup and update tests

* remove unrelated changes

* pass uri of context menu page to cipher creation view

* Apply suggestions from code review

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>

* cleanup

* handle cipher edit background messages with browserPopoutWindowService as well

* consolidate doAutoFillNonLoginActiveTab into doAutoFillActiveTab

* cleanup

---------

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>
2023-09-29 17:20:41 -04:00
..
models [PM-2147] [BEEEP] Open login form used to unlock extension in a separate window instead of a tab (#5384) 2023-08-07 21:06:25 +00:00
service-factories Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
commands.background.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
idle.background.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
main.background.ts Individual Vault Item Encryption Feature (#6241) 2023-09-28 08:44:57 -04:00
nativeMessaging.background.ts [PM-3763] remove Sweet Alert from desktop and browser (#6138) 2023-09-11 14:54:23 -04:00
runtime.background.ts [PM-3455] Allow adding and autofilling Cards and Identities via Context Menu (#6050) 2023-09-29 17:20:41 -04:00
webRequest.background.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00