1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-26 10:35:48 +02:00
bitwarden-browser/apps/browser/src/autofill/content
Cesar Gonzalez bf60711efe
[PM-934] Autofill not working until page has been refreshed (#6826)
* [PM-934] Autofill not working until page has been refreshed

* [PM-934] Adjusting cleanup of the messages_handler script

* [PM-934] Fixing small issue found within collection of page details

* [PM-934] Addressing concenrs brought up during code review

* [PM-934] Addressing concenrs brought up during code review

* [PM-934] Addressing concenrs brought up during code review

* [PM-934] Addressing concenrs brought up during code review

* [PM-934] Applying re-set changes to the autofill overlay implementation on reset of the extension

* [PM-934] Applying jest tests to added logic within AutofillOverlayContent service

* [PM-934] Fixing typo present in tabs background listener

* [PM-934] Finishing up jest tests for updated implementation

* [PM-934] Incorporating methodology for ensuring the autofill overlay updates to reflect user settings within existing tabs

* [PM-934] Refining implementation to ensure we do not unnecessarily re-inject content scripts when the autofill overlay settings change

* [PM-934] Working through jest tests for added implementation details

* [PM-934] Working through jest tests for added implementation details

* [PM-934] Finalizing jest tests for implemented logic

* [PM-5035] Refactoring method structure
2023-12-13 16:25:16 +00:00
..
abstractions [PM-934] Autofill not working until page has been refreshed (#6826) 2023-12-13 16:25:16 +00:00
autofill-init.spec.ts [PM-934] Autofill not working until page has been refreshed (#6826) 2023-12-13 16:25:16 +00:00
autofill-init.ts [PM-934] Autofill not working until page has been refreshed (#6826) 2023-12-13 16:25:16 +00:00
autofill.css [PM-4229] Autofill Overlay MVP (#6507) 2023-11-20 18:34:04 +00:00
autofill.js [PM-4127] Bugfix - Check original target tab URL before executing deferred action due to reprompt (#6434) 2023-10-13 13:38:48 -04:00
autofiller.ts [PM-934] Autofill not working until page has been refreshed (#6826) 2023-12-13 16:25:16 +00:00
bootstrap-autofill-overlay.ts [PM-934] Autofill not working until page has been refreshed (#6826) 2023-12-13 16:25:16 +00:00
bootstrap-autofill.ts [PM-934] Autofill not working until page has been refreshed (#6826) 2023-12-13 16:25:16 +00:00
context-menu-handler.ts [SG-998] and [SG-999] Vault and Autofill team refactor (#4542) 2023-01-31 16:08:37 -05:00
message_handler.ts [PM-934] Autofill not working until page has been refreshed (#6826) 2023-12-13 16:25:16 +00:00
misc-utils.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
notification-bar.ts [PM-934] Autofill not working until page has been refreshed (#6826) 2023-12-13 16:25:16 +00:00
trigger-autofill-script-injection.spec.ts [PM-3285] Autofill v2 Feature Branch (#5939) 2023-09-07 15:33:04 -05:00
trigger-autofill-script-injection.ts [PM-3285] Autofill v2 Feature Branch (#5939) 2023-09-07 15:33:04 -05:00