Cesar Gonzalez
23c40d4a34
[PM-5189] Adding documentation for the AutofillOverlayContentService
2024-06-20 08:47:44 -05:00
Cesar Gonzalez
8138309039
[PM-5189] Fixing jest tests for AutofillOverlayContentService
2024-06-20 08:35:37 -05:00
Cesar Gonzalez
6e56f23e44
Merge branch 'main' into autofill/pm-5189-fix-issues-present-with-inline-menu-rendering-in-iframes
2024-06-20 08:23:36 -05:00
cyprain-okeke
593dc3c716
[AC-2721] [Defect] Apply subscription status updates in provider subscription details ( #9729 )
...
* Resolve the pending cancellation status
* Add the contact information
2024-06-20 13:50:10 +01:00
Daniel James Smith
8d04731633
[PM-6568][PM-8820][Tech-Debt] Migrate all tools owned toasts to use CL ToastService instead of PlatformUtilsService ( #9405 )
...
* Migrate all tools owned toasts to use CL ToastService instead of PlatformUtilsService
* Fix test that was missing a mock
* Fix double checking file and file-content selection
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-06-19 18:28:47 +02:00
Todd Martin
88cc37e37f
Auth/pm 7672/Update token service to return new token from state ( #9706 )
...
* Changed return structure
* Object changes
* Added missing assert.
* Updated tests to use SetTokensResult
* Fixed constructor
* PM-7672 - Fix tests + add new setTokens test around refresh token
* Removed change to refreshIdentityToken.
* Updated return definition.
---------
Co-authored-by: Jared Snider <jsnider@bitwarden.com>
2024-06-19 11:51:12 -04:00
KiruthigaManivannan
7e3ba087ec
PM-4950 Migrate Hint Component ( #9303 )
...
* PM-4950 Migrate Hint Component
* PM-4950 Updated Anon layout changes
* PM-4950 Addressed review comments
* PM-4950 - Tweak form control + add comment.
* PM-4950 - Address PR feedback
* PM-4950 - Move canActivate up a level.
* PM-4950 - Consolidate route under AnonLayoutWrapperComponent path from merging in main.
---------
Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com>
Co-authored-by: Jared Snider <jsnider@bitwarden.com>
Co-authored-by: Todd Martin <tmartin@bitwarden.com>
2024-06-19 11:42:16 -04:00
vinith-kovan
97002c8852
[PM 4973] migrate change kdf component ( #8485 )
...
* chnage kdf component migration
* chnage kdf component migration
* change kdf component migration
* migrating change-kdf component
* migrating change-kdf component
* migrating change-kdf component
---------
Co-authored-by: Todd Martin <tmartin@bitwarden.com>
2024-06-19 11:35:22 -04:00
KiruthigaManivannan
dfd4479a9c
PM-4960 Migrate Verify Recover Delete Component ( #9171 )
...
* PM-4960 Migrate Verify Recover Delete Component
* PM-4960 Minor fix
* PM-4960 Addressed review comments
2024-06-19 11:18:31 -04:00
renovate[bot]
a427ec371a
[deps] Platform (CL): Update @compodoc/compodoc to v1.1.25 ( #8966 )
...
* [deps] Platform (CL): Update @compodoc/compodoc to v1.1.25
* Fix compodoc errors
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vicki League <vleague@bitwarden.com>
2024-06-19 09:00:56 -04:00
Cesar Gonzalez
f51be89664
[PM-5189] Reverting content script port rework
2024-06-19 05:19:41 -05:00
Cesar Gonzalez
bd7a84fa70
Revert "[PM-5189] Working through content script port improvement"
...
This reverts commit da357f46b3
.
2024-06-19 05:11:45 -05:00
Cesar Gonzalez
ab1b841543
Revert "[PM-5189] Working through content script port improvement"
...
This reverts commit e30a1ebc5d
.
2024-06-19 05:11:27 -05:00
Cesar Gonzalez
97778a2bc8
Revert "[PM-5189] Working through content script port improvement"
...
This reverts commit 8a48e576e1
.
2024-06-19 05:11:17 -05:00
Cesar Gonzalez
3181aadb8e
Revert "[PM-5189] Working through content script port improvement"
...
This reverts commit f389263b64
.
2024-06-19 05:11:05 -05:00
Cesar Gonzalez
734f5f6aa4
Revert "[PM-5189] Working through content script port improvement"
...
This reverts commit f219d71070
.
2024-06-19 05:10:53 -05:00
Cesar Gonzalez
cecf00cf64
Revert "[PM-5189] Working through content script port improvement"
...
This reverts commit 857008413f
.
2024-06-19 05:10:16 -05:00
Cesar Gonzalez
ce35ce4183
[PM-5189] Working through content script port improvement
2024-06-19 04:59:40 -05:00
Cesar Gonzalez
2174bf1c0c
Merge branch 'main' into autofill/pm-5189-fix-issues-present-with-inline-menu-rendering-in-iframes
2024-06-19 04:03:35 -05:00
Cesar Gonzalez
b4cc133a6e
[PM-5189] Working through content script port improvement
2024-06-19 04:00:17 -05:00
Cesar Gonzalez
3a50194f24
[PM-5189] Working through content script port improvement
2024-06-19 03:55:49 -05:00
Cesar Gonzalez
857008413f
[PM-5189] Working through content script port improvement
2024-06-19 03:21:40 -05:00
Cesar Gonzalez
f219d71070
[PM-5189] Working through content script port improvement
2024-06-19 02:59:09 -05:00
Cesar Gonzalez
f389263b64
[PM-5189] Working through content script port improvement
2024-06-19 02:55:23 -05:00
Cesar Gonzalez
8a48e576e1
[PM-5189] Working through content script port improvement
2024-06-19 02:30:34 -05:00
Cesar Gonzalez
e30a1ebc5d
[PM-5189] Working through content script port improvement
2024-06-19 02:08:14 -05:00
Cesar Gonzalez
da357f46b3
[PM-5189] Working through content script port improvement
2024-06-19 01:55:03 -05:00
Bitwarden DevOps
4a25db4ec0
Bumped client version(s) ( #9725 )
2024-06-18 23:30:19 +00:00
Cesar Gonzalez
6802cc8957
[PM-5189] Reworking how we handle updating the inline menu position
2024-06-18 17:07:16 -05:00
aj-rosado
1a37d02556
[AC-2504] Add new members access report card ( #9335 )
...
* Added new report card and FeatureFlag for MemberAccessReport
* Add new "isEnterpriseOrgGuard"
* Add member access icon
* Show upgrade organization dialog for enterprise on member access report click
* verify member access featureflag on enterprise org guard
* add comment with TODO information for follow up task
* Improved readability, removed path to wrong component and refactored buildReports to use the productType
* added TODO to remove the feature flag on cleanup
* changing ProductType to ProductTierType on isEnterpriseOrgGuard
2024-06-18 22:13:55 +01:00
Cesar Gonzalez
3e74eb7606
[PM-5189] Reworking how we handle updating the inline menu position
2024-06-18 16:00:26 -05:00
Cesar Gonzalez
89ad8e485a
[PM-5189] Reworking how we handle updating the inline menu position
2024-06-18 14:56:27 -05:00
Bitwarden DevOps
08cdecf514
Bumped client version(s) ( #9720 )
2024-06-18 19:10:10 +00:00
Bitwarden DevOps
9696b640fd
Bumped client version(s) ( #9719 )
2024-06-18 18:50:28 +00:00
Cesar Gonzalez
5868bf4030
[PM-5189] Reworking how we handle updating the inline menu position
2024-06-18 13:46:59 -05:00
Bitwarden DevOps
efe4d4a214
Bumped client version(s) ( #9716 )
2024-06-18 18:33:13 +00:00
Merissa Weinstein
96f1aa073c
[PM-8391] turn on enableCipherKeyEncryption flag ( #9362 )
...
* turn on enableCipherKeyEncryption flag
* turn enableCipherKeyEncryption flag on in desktop config
---------
Co-authored-by: bnagawiecki <107435978+bnagawiecki@users.noreply.github.com>
2024-06-18 12:11:10 -05:00
Cesar Gonzalez
cb76f004b4
[PM-5189] Reworking how we handle updating the inline menu position
2024-06-18 12:07:42 -05:00
Cesar Gonzalez
add2f9ba8a
[PM-5189] Reworking how we handle updating the inline menu position
2024-06-18 10:59:14 -05:00
Cesar Gonzalez
4295014e39
[PM-5189] Reworking how we handle updating the inline menu position
2024-06-18 10:45:09 -05:00
Nick Krantz
2bec2c5605
fix sync service provider ( #9713 )
2024-06-18 10:15:38 -05:00
Nick Krantz
c219addc1c
[PM-2664] Hide Owners column below desktop viewports ( #8923 )
...
* hide owners row below desktop viewports
* hide collection owner on smaller screens
2024-06-18 08:23:02 -05:00
Daniel James Smith
5bfedb81a7
Revert "[deps] Tools: Update electron-updater to v6.2.1 ( #9684 )" ( #9712 )
...
This reverts commit 93f3d5517d
.
2024-06-18 12:42:14 +01:00
renovate[bot]
93f3d5517d
[deps] Tools: Update electron-updater to v6.2.1 ( #9684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-18 12:58:09 +02:00
renovate[bot]
6091958d22
[PM-8955][deps] Tools: Update electron to v30.1.1 ( #9683 )
...
* [deps] Tools: Update electron to v30.1.1
* Bump version in electron-builder
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-06-18 10:56:01 +00:00
rr-bw
2a0e21b4bb
[PM-5085] Create InputPasswordComponent ( #9630 )
...
* setup for InputPasswordComponent and basic story
* add all input fields
* add translated error messages
* update validation
* add password-callout
* update hint text
* use PolicyService in component
* setup SetPasswordComponent
* remove div
* add default button text
* add mocks for InputPassword storybook
* simplify ngOnInit
* change param and use PolicyApiService
* check for breaches and validate against policy
* user toastService
* use useValue for mocks
* hash before emitting
* validation cleanup and use PreloadedEnglishI18nModule
* add ngOnDestroy
* create validateFormInputsDoNotMatch fn
* update validateFormInputsComparison and add deprecation jsdocs
* rename validator fn
* fix bugs in validation fn
* cleanup and re-introduce services/logic
* toggle password inputs together
* update hint help text
* remove SetPassword test
* remove master key creation / hashing
* add translations to browser/desktop
* mock basic password-strength functionality
* add check for controls
* hash before emitting
* type the EventEmitter
* use DEFAULT_KDF_CONFIG
* emit master key
* clarify comment
* update password mininum help text to match org policy requirement
2024-06-17 14:56:24 -07:00
Jake Fink
75615902a3
fix email 2fa validation ( #9702 )
2024-06-17 17:26:52 -04:00
Jake Fink
8440759602
add back env selector to 2fa ( #9701 )
2024-06-17 17:25:58 -04:00
Jake Fink
0c6e296dc3
add validation to form ( #9691 )
2024-06-17 17:23:25 -04:00
aj-rosado
26186618f5
[PM-245] Fixed validation on navigate back on browser send add edit ( #9605 )
...
* Fixed validation on navigate back on browser send add edit
* simplified expression using nullish-resolution
2024-06-17 21:38:35 +01:00