Maciej Zieniuk
6408dc6d21
PM-14445: Fix Lib strict mode
2024-11-04 21:55:23 +00:00
Maciej Zieniuk
c414a021eb
PM-14445: Fix Web strict mode
2024-11-04 21:47:03 +00:00
Maciej Zieniuk
65adcfdd8b
PM-14445: Fix Desktop strict mode
2024-11-04 21:42:55 +00:00
Maciej Zieniuk
dced4735c9
PM-14445: Fix Browser strict mode
2024-11-04 21:42:35 +00:00
Maciej Zieniuk
85cbea7513
PM-14445: Cli remove
...
No KM files to check, the `tsc-strict` fails when there is no files.
2024-11-04 16:01:12 +00:00
Maciej Zieniuk
7c6df1bb0d
PM-14445: Enable strict mode for KM team owned code
...
The aim was to enable `strictNullChecks` only, which will hopefully give better clarity on the types expectations from KM code, but to other teams and KM team. But since it is not possible to do that on individual module level (this flag is enabled everywhere in the code that KM module uses, resulting in 1000+ errors), the `typescript-strict-plugin` was used. As a consequence, the KM owned code is now in TS compiled strict mode.
2024-11-04 14:55:24 +00:00
github-actions[bot]
6ca8e7df71
Autosync the updated translations ( #11838 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-11-04 09:38:50 +00:00
github-actions[bot]
1a88e51008
Autosync the updated translations ( #11836 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-11-04 09:34:53 +00:00
github-actions[bot]
c13cc56be3
Autosync the updated translations ( #11837 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-11-04 09:34:37 +00:00
Brandon Treston
94cefa1f93
[pm-11407] fix UI story for danger zone component ( #11828 )
...
* Fix story for danger zone component
* fix linting
* Fix UI Story for Danger Zone component
2024-11-01 17:02:18 -04:00
Nick Krantz
f416c3ed49
[PM-13449] Owner assignment/visibility in AC ( #11588 )
...
* Revert "remove logic for personal ownership, not needed in AC"
This reverts commit f04fef59f4 .
* allow for ownership to be controlled from the admin console when cloning a cipher
2024-11-01 14:15:36 -05:00
Daniel Riera
b0a73cfe45
fix:Add accountHolderName to the field names and values constants associated with the cardholder field. This update should help mitigate issues where the Amazon credit card pop-up is not auto-filling the cardholder name field. ( #11780 )
2024-11-01 14:05:53 -05:00
Jordan Aasen
2539a1d45a
[PM-14266] - access intelligence - application table ( #11801 )
...
* add application table
* add critical applications tab
* add button. update copy
2024-11-01 11:48:07 -07:00
Brandon Treston
bb79fdbdb3
[PM-11407] Fix story for danger zone component ( #11817 )
...
* Fix story for danger zone component
* fix linting
2024-11-01 10:43:55 -07:00
Cesar Gonzalez
a4c6731021
[PM-14054] Fixing scroll-based repositioning of the inline menu on ShadowDOM elements ( #11803 )
...
* [PM-14054] Fixing scroll-based repositioning of inline menu when inline menu is focused
* [PM-14054] Fixing scroll-based repositioning of the inline menu on ShadowDOM elements
* [PM-14054] Fixing scroll-based repositioning of the inline menu on ShadowDOM elements
* [PM-14054] Fixing scroll-based repositioning of the inline menu on ShadowDOM elements
2024-11-01 11:17:54 -05:00
Cesar Gonzalez
227e9c4c22
[PM-14349] Collection of page details on websites with ShadowDOM elements might not capture form elements ( #11809 )
2024-11-01 11:17:36 -05:00
Nick Krantz
00e1c936fb
[PM-13928]use the user's email address in owner dropdown rather than "You" ( #11798 )
...
* use the user's email address in owner dropdown rather than "You"
* show ownership value in individual vault when disabled
* import account service in storybook
2024-11-01 11:05:02 -05:00
Todd Martin
a049b553a6
Update decryptUserKeyWithMasterKey to requireUserId ( #11560 )
...
* Updated decryptUserKeyWithMasterKey to requireUserId
* Removed unintended extra character.
* Added dependency to LogService.
* Fixed unlock command.
2024-11-01 11:21:18 -04:00
Daniel García
5eae599b81
[BEEEP][PM-14388] Better dev experience on desktop-browser IPC ( #11822 )
2024-11-01 14:13:02 +01:00
Thomas Rittson
4a2c14dc2e
[PM-14161] Add getById and getByIds rjxs helpers ( #11742 )
2024-11-01 09:49:31 +10:00
Jared Snider
c07bf26898
PM-14361 - In PM-8111, the loginWithPasskey web translation was changed to be logInWithPasskey but the usages were not updated. This updates the usages to point to the new translation key. ( #11815 )
2024-10-31 17:10:09 -04:00
Jonathan Prusik
eba1212e1c
[PM-14351] Migrate away from theme enum ( #11812 )
...
* update extension autofill concerns to use theme object and type over enum
* mark ThemeType enum as deprecated
* update theming service concerns to use theme object and type over enum
2024-10-31 16:46:25 -04:00
Jordan Aasen
eb67b73a09
fix send-created tests ( #11813 )
2024-10-31 12:40:52 -07:00
renovate[bot]
826037e163
[deps] AC: Update html-webpack-plugin to v5.6.3 ( #11727 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Brandon Treston <btreston@bitwarden.com >
2024-10-31 15:20:23 -04:00
github-actions[bot]
c809f97470
Autosync the updated translations ( #11807 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-10-31 18:51:33 +00:00
Daniel García
f771bd7dc8
[PM-13361] Fix DDG backwards compat ( #11804 )
2024-10-31 18:03:24 +01:00
github-actions[bot]
2b6406c1a1
Autosync the updated translations ( #11808 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-10-31 16:52:17 +00:00
github-actions[bot]
af401af778
Autosync the updated translations ( #11806 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-10-31 16:49:13 +00:00
Jordan Aasen
eb510570da
fix header in billing sync dialog ( #11777 )
2024-10-31 09:34:59 -07:00
Jordan Aasen
6d8b1314a5
add error summary to organization plans ( #11778 )
2024-10-31 09:34:40 -07:00
Jordan Aasen
e00f22879c
[PM-13947] - guard against call to undefined onSubmit ( #11795 )
...
* guard against call to undefined function
* revert input optional
2024-10-31 09:34:26 -07:00
bw-ghapp[bot]
97cd0d492c
Bumped client version(s) ( #11805 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-10-31 16:34:03 +00:00
Alex Morask
36b18c3e59
[PM-14275] Resolve reseller & CB MSP organization owner experience for subscription page ( #11797 )
...
* Fixed issue with Resellers and CB MSP Org Owners on subscription page
* Hide billing sync from Families
2024-10-31 11:05:05 -04:00
Nick Krantz
bb296c7f8d
[PM-13145] Hidden fields font ( #11764 )
...
* display card number and security code with mono font
* display hidden custom fields with mono font
* display passwords with mono font
2024-10-31 08:06:32 -05:00
Oscar Hinton
5e157c5bca
[PM-14180] Provide more debugging details in wasm-debug ( #11771 )
...
Improve error logging to include some additional information about the error.
2024-10-31 10:07:55 +01:00
Jared Snider
4de7cb8012
BEEEP - Auth AccountService Improvements ( #11779 )
...
* BEEEP Adjacent - AccountService misc improvements - (1) prefer null over undefined and (2) add new Account type
* LockCompV2 - Fix activeAccount type per PR feedback
* AccountService - update getUserId per PR feedback.
2024-10-30 17:54:39 -04:00
Florian Lang
690e175b1d
fix: totp autofill fill single digits if one field per digit exist ( #11630 )
2024-10-30 15:09:33 -04:00
Jordan Aasen
18f7d64a6d
[PM-14038] - priority applications UI ( #11723 )
...
* priority applications UI
* add security icon
2024-10-30 14:25:06 -04:00
Vijay Oommen
ab3d760dfd
[PM-13454] Get hostname for login uri ( #11646 )
...
* add uri to raw data
* add uri
* PM-13454 modify the hostnames to friendly names
* PM-13454 removed commented code
* add password health service
* add spec. fix logic in password reuse
* PM-13454 added member count and group by uris
* PM-13454 removed moved files
* PM-13454 fixed linting errors and failed unit tests
* PM-13454 grouping member count
* PM-13454 added unit test for totalGroupedMembersMap
* PM-13454 removed the grouping - show a flatmap
---------
Co-authored-by: jaasen-livefront <jaasen@livefront.com >
2024-10-30 14:11:45 -04:00
Brandon Treston
82d4fe4d66
[PM-11407] add upated copy to managed accounts ( #11768 )
...
* add upated copy to managed accounts
* Add link URL
* Update link
* change copy in danger zone component
* Refactor to look at content projection children
2024-10-30 13:42:22 -04:00
Bernd Schoolmann
912ff886bc
[PM-12806] Fix minimum KDF validation ( #11786 )
...
* Fix minimum KDF validation
* Add better error messages
* Fix tests
* Fix tests
2024-10-30 17:35:15 +01:00
renovate[bot]
dd6def2f52
[deps] DevOps: Update gh minor ( #11730 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 11:29:15 -04:00
✨ Audrey ✨
8af0b6e380
[PM-14190] Replace history card with item component ( #11775 )
2024-10-30 09:43:18 -04:00
Andreas Coroiu
7ce26f7aea
Group macOS bindings ( #11785 )
...
* fix: group `security-framework` and `security-framework-sys` dependency in renovate
* reactor: rename to macOS/iOS bindings
2024-10-30 14:00:08 +01:00
renovate[bot]
85fa0f6f36
[deps] Platform: Update @types/jquery to v3.5.32 ( #11315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 10:45:48 +01:00
renovate[bot]
e1863e6c5c
[deps] Platform: Update Rust crate futures to v0.3.31 ( #11531 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-30 10:41:24 +01:00
Cesar Gonzalez
896d19551a
[PM-14054] Fixing scroll-based repositioning of inline menu when inline menu is focused ( #11770 )
2024-10-29 16:55:40 -05:00
Bernd Schoolmann
d50e8bbf4c
Add linux .desktop file ( #11774 )
2024-10-29 19:46:09 +01:00
Victoria League
b391c291df
[CL-475] Use buttons instead of anchors for popup tab navigation ( #11643 )
2024-10-29 11:10:29 -04:00
Andreas Coroiu
021efa2c90
Document firstValueFrom not being supported ( #11769 )
2024-10-29 16:00:02 +01:00