1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-11 10:10:25 +01:00
bitwarden-browser/apps/browser/src/background/models
Cesar Gonzalez 50b3e40a05
[PM-2147] [BEEEP] Open login form used to unlock extension in a separate window instead of a tab (#5384)
* [PM-1796] The autofill keyboard shortcut does not prompt a user to unlock a locked extension within an incongito browsing session

* [PM-1796] Implementing fixes for how we handle focus redirection when logging a user in and attempting to autofill within the Firefox Workspaces addon

* [PM-1796] Removing the `openerTab` value from the createNewTab method within brwoserApi.ts

* [PM-1796] Removing async declaration from createNewTab

* [PM-1796] Removing unnecessary param from the call to openBitwardenExtrensionTab

* [PM-2147] [BEEEP] Open login form used to unlock extension in a separate window instead of a tab

* [PM-2147] [BEEEP] Open login form used to unlock extension in a separate window instead of a tab

* [PM-2147] [BEEEP] Modifying the position where the window opens and starting cleanup of comments within implementation

* [PM-2147] [BEEEP] Cleaning up comments within implementation

* [PM-2147] [BEEEP] Removing unnecessary method

* [PM-2147] [BEEEP] Removing package-lock changes

* [PM-2147] [BEEEP] Cleaning up implementation

* [PM-2147] [BEEEP] Reverting addition to the whitelist-capital-letters filter and updating named file

* [PM-2147] [BEEEP] Reverting addition to the whitelist-capital-letters filter and updating named file

* [PM-2147] [BEEEP] Adjusting implementation of notifications bar to trigger presentation on lock only when not adding a new vault item

* [PM-2147] [BEEEP] Adjusting implementation of how we open a login prompt window to ensure we are showing the address bar to the user

* [PM-2147] [BEEEP] Modifying the method closeBitwardenLoginPromptWindow to not check for a popup type window

* [PM-2147] [BEEEP] Fixing bug where notification bar does not close when unlocking vault

* [PM-2147] [BEEEP] Adjusting placement of method BrowserApi.getWindow to have it present closer to getTab

* [PM-2147] [BEEEP] Implementing a sepearate service BrowserPopoutService that will maintain the most recently created popouts and selectively remove those when re-opening the login prompt

* [PM-2147] [BEEEP] Modifying position of BrowserPopoutWindowService

* [PM-2147] [BEEEP] Modifying position of BrowserPopoutWindowService

* [PM-2147] [BEEEP] Modifying how we handle identifying a single use popout
2023-08-07 21:06:25 +00:00
..
add-unlock-vault-queue-message.ts [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
addChangePasswordQueueMessage.ts [EC-475] Auto-save password prompt enhancements (#4808) 2023-03-09 08:12:43 +10:00
addLoginQueueMessage.ts Platform/pm 19/platform team file moves (#5460) 2023-06-06 15:34:53 -05:00
addLoginRuntimeMessage.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
changePasswordRuntimeMessage.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
lockedVaultPendingNotificationsItem.ts [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
notificationQueueMessage.ts [EC-183] Mono Repository - Browser (#2531) 2022-05-03 19:38:55 +02:00
notificationQueueMessageType.ts [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