github-actions[bot]
aefea43fff
Autosync the updated translations ( #8646 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-04-09 09:29:09 +00:00
github-actions[bot]
2145a37fd4
Autosync the updated translations ( #8645 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-04-09 09:27:55 +00:00
renovate[bot]
8b00897638
[deps] Platform: Update Rust crate thiserror to v1.0.58 ( #8187 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 09:53:46 +02:00
renovate[bot]
b05679e9bc
[deps] AC: Update sass to v1.74.1 ( #8476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-09 11:27:36 +10:00
Cesar Gonzalez
27483cf486
[PM-5189] Adjusting AutofillOverlayIframeService jest tests
2024-04-08 16:06:38 -05:00
Cesar Gonzalez
3f710c5e82
[PM-5189] Adjusting AutofillOverlayPageElement jest tests
2024-04-08 15:51:03 -05:00
Cesar Gonzalez
171006cc35
[PM-5189] Adjusting AutofillInit jest tests
2024-04-08 15:32:27 -05:00
Cesar Gonzalez
f1e90edb9e
[PM-5189] Fixing jest tests within AutofillInit
2024-04-08 15:13:46 -05:00
Cesar Gonzalez
a93ec6610e
[PM-5189] Fixing jest tests within AutofillOverlayButton
2024-04-08 14:56:59 -05:00
Cesar Gonzalez
5731347925
[PM-5189] Fixing jest tests within AutofillOverlayList
2024-04-08 14:49:34 -05:00
Vincent Salucci
c73372310b
fix: remove TXT generation, separate save/verify steps, refs AC-2350 ( #8540 )
2024-04-08 14:32:14 -05:00
Cesar Gonzalez
d88c474e6f
Merge branch 'main' into autofill/pm-5189-fix-issues-present-with-inline-menu-rendering-in-iframes
2024-04-08 14:30:54 -05:00
Conner Turnbull
18ae698f8d
SM changes ( #8531 )
2024-04-08 14:42:49 -04:00
Cesar Gonzalez
43181fd794
[PM-5189] Fixing jest tests within AutofillOverlayContentService
2024-04-08 13:25:55 -05:00
Vincent Salucci
0c291bf79b
[AC-2086] Limit admin access - Collection Modal ( #8335 )
...
* feat: add view collection string, update button text, refs AC-2086
* feat: remove canEdit from Restricted Collection Access component, refs AC-2086
* feat: add view collection clicked flow, refs AC-2086
* fix: revert accidental svg icon changes, refs AC-2086
* feat: add input for access selector to hide multi select, refs AC-2086
* feat: apply readonly/disabled changes to access dialog, refs AC-2086
* fix: messages file conflict, refs AC-2086
* feat: apply disabled state to access selector, refs AC-2086
* fix: formatting, refs AC-2086
* fix: permission mode read only relocate, refs AC-2086
* fix: conform readonly casing, refs AC-2086
2024-04-08 13:24:27 -05:00
Cesar Gonzalez
35ebcc3fd7
[PM-5189] Fixing jest tests within AutofillService
2024-04-08 11:21:37 -05:00
Cesar Gonzalez
ea6e72da92
Merge branch 'main' into autofill/pm-5189-fix-issues-present-with-inline-menu-rendering-in-iframes
2024-04-08 11:06:55 -05:00
Cesar Gonzalez
6d1334b077
[PM-5189] Fixing jest tests within AutofillOverlayPageElement
2024-04-08 11:04:16 -05:00
Oscar Hinton
7064b595da
[SM-1031] Remove SecretsManager & showDDG compile flags ( #8610 )
...
Remove old compile flags which should no longer be required, and may even cause issues. secretsManager: false hides the app switcher which is now used for more than just secrets manager.
2024-04-08 17:46:24 +02:00
Matt Gibson
d1a0a20daa
[PM-7341] Force serialization of data in chrome storage api ( #8621 )
...
* Force serialization of data in chrome storage api
* Test chrome api storage serialization
* Update apps/browser/src/platform/services/abstractions/abstract-chrome-storage-api.service.ts
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com >
---------
Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com >
2024-04-08 17:41:45 +02:00
Cesar Gonzalez
4591d6ef9b
[PM-5189] Starting to correct all jest tests
2024-04-08 10:41:25 -05:00
Oscar Hinton
5c30be2927
Increase max-old-space for bit:dev:watch ( #8628 )
2024-04-08 17:38:24 +02:00
Bitwarden DevOps
5f1a3acc17
Bumped web version to ( #8642 )
2024-04-08 15:26:10 +00:00
Tom
3d052242df
[PM-5578] [PM-5579] [PM-5580] [PM-5581] Send Browser State Provider ( #8232 )
...
* Replacing state service with state provider
* Documentation indicating the differences between the 2 states used.
* Creating key definition, updating comments, and modifying test cases
* Adding the key definitions tests
* Documenting the observables
* Fixing the test issue with the awaitAsync import
* Removing browser state service stuff for merge fix
* no need to redefine interface members
* Renaming to DefaultBrowserStateService
2024-04-08 10:30:39 -04:00
Cesar Gonzalez
3c51481f80
Merge branch 'main' into autofill/pm-5189-fix-issues-present-with-inline-menu-rendering-in-iframes
2024-04-08 08:55:05 -05:00
Cesar Gonzalez
5da58401d7
[PM-5189] Refactoring and organizing implementation
2024-04-08 07:43:35 -05:00
Matt Gibson
1308b326fd
Tools/specify-clearon-conditions ( #8596 )
...
* Specify user clear events for event upload
* Specify generator clear events
* Specify clear events for user send data
* Specify generic clear on logout for encrypted secret state
* Allow `clearOn`event to be passed into secret state
* Match current data persistence rules
* Clear ui memory on lock + logout
2024-04-08 12:26:22 +00:00
Cesar Gonzalez
dd6f3d46cb
[PM-5189] Implementing a verification process to ensure we are receiving valid inline menu messages within the background script
2024-04-08 07:02:33 -05:00
Oscar Hinton
759e48728e
Remove unused broadcaster service reference ( #8420 )
2024-04-08 13:18:39 +02:00
Cesar Gonzalez
a69d9d8f4a
[PM-5189] Refactoring and organizing implementation
2024-04-08 05:47:33 -05:00
Cesar Gonzalez
bed24d17a9
Merge branch 'main' into autofill/pm-5189-fix-issues-present-with-inline-menu-rendering-in-iframes
2024-04-08 05:29:37 -05:00
Cesar Gonzalez
4c165617f0
[PM-5189] Fixing issue where unlocking account can focus the wrong field
2024-04-08 05:28:27 -05:00
Cesar Gonzalez
4914636800
[PM-5189] Refactoring and organizing implementation
2024-04-08 04:52:38 -05:00
Cesar Gonzalez
45d381cd1a
[PM-5189] Fixing issues identified with updating the isCurrentlyFilling value within the overlay background
2024-04-08 04:32:41 -05:00
github-actions[bot]
4069371b85
Autosync the updated translations ( #8624 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-04-08 06:05:41 +00:00
github-actions[bot]
29880606b4
Autosync the updated translations ( #8625 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com >
2024-04-08 06:00:55 +00:00
Cesar Gonzalez
d6d52e5e5e
[PM-5189] Implementing the message-connector to ensure we are sending messages without posting a window message
2024-04-07 20:35:51 -05:00
Cesar Gonzalez
3313807acb
[PM-5189] Refactoring and organizing implementation
2024-04-07 19:07:01 -05:00
Cesar Gonzalez
2e22993159
Merge branch 'main' into autofill/pm-5189-fix-issues-present-with-inline-menu-rendering-in-iframes
2024-04-07 18:57:02 -05:00
Cesar Gonzalez
991ce3b653
[PM-5189] Fixing issues with the inlne menu re-populating the list when switching tabs
2024-04-07 18:56:18 -05:00
Cesar Gonzalez
6a1a684435
[PM-5189] Fixing issues with how we handle repositioning the inline menu
2024-04-07 18:15:09 -05:00
Cesar Gonzalez
3e13cbfb5c
[PM-5189] Fixing smaller issues with how the inline menu renders
2024-04-07 17:54:53 -05:00
Cesar Gonzalez
e9c351f7f3
[PM-5189] Reworking extension messages used within autofill init
2024-04-07 17:11:27 -05:00
Thomas Rittson
26226c4090
[AC-2356] Use safeProvider in web core services module ( #8521 )
...
* Also add tests
* Exclude type (compile-time) tests from jest config
2024-04-08 07:59:12 +10:00
Cesar Gonzalez
ef716ee728
[PM-5189] Fixing an issue where the inline menu can render elements as hidden when collecting page details
2024-04-06 14:30:42 -05:00
Cesar Gonzalez
5a2c372b5d
[PM-5189] Renaming testing util method
2024-04-06 13:30:20 -05:00
Cesar Gonzalez
a21e788cea
[PM-5189] Merging main
2024-04-06 13:19:58 -05:00
Jonathan Prusik
216bbdb44c
fix notification bar content script using old server config state storage ( #8618 )
2024-04-05 16:36:52 -05:00
Cesar Gonzalez
8ae44b13ed
[CL-255] Opening a menu by mouse click shows an outline on the first submenu item ( #8629 )
2024-04-05 21:33:03 +00:00
Addison Beck
6df52262a9
Clear provider state on logout ( #8563 )
2024-04-05 13:10:55 -05:00