bitwarden-estensione-browser/src/background/models
Daniel James Smith 71913a5eb5
Update badge number when saving a new entry (#2284)
* Rename message to changePasswordMessage

* Rename message variable to addLoginMessage

* Add early return and remove unneeded if below

* Update badge and menu after adding an entry

* Adjusted casing of enum properties

* Add explicit check for queueMessageType

* Turn NotificationQueueMessageType into simple enum
2022-01-25 08:16:36 +01:00
..
addChangePasswordQueueMessage.ts Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
addLoginQueueMessage.ts Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
addLoginRuntimeMessage.ts Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
changePasswordRuntimeMessage.ts Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
lockedVaultPendingNotificationsItem.ts Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
notificationQueueMessage.ts Apply Prettier (#2238) 2021-12-21 15:43:35 +01:00
notificationQueueMessageType.ts Update badge number when saving a new entry (#2284) 2022-01-25 08:16:36 +01:00