renovate[bot]
0cd2b4aae5
[deps] DevOps: Update gh minor ( #11320 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 11:46:20 +02:00
Jordan Aasen
0ecdd46a47
[PM-11927] - fix file send popout copy and logic ( #11297 )
...
* fix copy and logic
* update copy
2024-09-28 09:30:20 +02:00
cyprain-okeke
65fb967a19
Fix a ui bug on plan display ( #11302 )
2024-09-28 08:28:14 +01:00
Cesar Gonzalez
09e3468c69
[PM-12426] Autofill Inline Menu Settings Not Properly Referenced in Self-Hosted Environments ( #11246 )
2024-09-27 18:13:53 -05:00
Jordan Aasen
08e9a69083
fix delete send button ( #11296 )
2024-09-27 19:56:17 +02:00
Alec Rippberger
58d6770d20
Add unauthUiRefreshRedirect utility function.
2024-09-27 12:46:17 -05:00
Alec Rippberger
30af195b9d
Remove comment re. passing email to registration.
2024-09-27 12:19:05 -05:00
Alec Rippberger
bb67f560f3
Implement email population on all clients add add safeProviders.
2024-09-27 12:17:32 -05:00
Daniel James Smith
20c253e87b
[PM-12066] Add missing column headers to reports ( #11293 )
...
* Add missing column header to weak-password report
* Add missing column header to exposed-password report
* Add missing column header to reused-password report
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-09-27 13:03:22 -04:00
cyprain-okeke
b149c86c28
Resolve the issue of recalculation ( #11294 )
2024-09-27 17:51:43 +01:00
Alec Rippberger
bf8312da1c
Populate email on registration start form.
2024-09-27 10:48:27 -05:00
✨ Audrey ✨
2e1cd127c7
use revised configuration name when generating send passwords ( #11290 )
2024-09-27 10:58:01 -04:00
Alec Rippberger
c0629705ea
Fix linting errors.
2024-09-27 09:55:17 -05:00
✨ Audrey ✨
433ae13513
[PM-5611] username generator panel ( #11201 )
...
* add username and email engines to generators
* introduce username and email settings components
* introduce generator algorithm metadata
* inline generator policies
* wait until settings are available during generation
2024-09-27 09:02:59 -04:00
Jordan Aasen
f1ac1d44e3
[PM-12716] - add missing password generation function to send form password ( #11273 )
...
* add generatePassword function to send options
* add generatePassword function
2024-09-27 13:42:14 +02:00
Jordan Aasen
739c76a24f
[PM-12704] - fix loading state for send list ( #11264 )
...
* fix loading state for send service
* fix test
* fix test and service
2024-09-27 13:38:50 +02:00
github-actions[bot]
ff57c72df5
Autosync the updated translations ( #11271 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-09-27 11:09:44 +00:00
Daniel García
281b4db424
[PM-1179] Ensure win is not destroyed in updateWindowState ( #10737 )
2024-09-27 12:30:04 +02:00
github-actions[bot]
81e82a2535
Autosync the updated translations ( #11270 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-09-27 08:53:03 +00:00
github-actions[bot]
794e46973d
Autosync the updated translations ( #11272 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2024-09-27 08:49:58 +00:00
Daniel James Smith
9eeaf0a61f
[PM-12066] Add sorting to weak password report ( #11027 )
...
* Simplify the filter(toggle group) to filter by organizationId instead of a orgFilterStatus property which is not present on the CipherView
* Add sorting to weak password report table
- Create new type to represent a row within the report
- Add types and remove usage of any
- Include the score/badge within the data passed to the datasource/table instead of looking it up via the `passwordStrengthMap`
- Remove unneeded passwordStrengthCache
- Enable sorting via bitSortable
- Set default sort to order by weakness
* Show headers and sort also within AC version of weak-password report, but hide the Owner column
* Clarify that we are filtering by OrgId
* Use a typed object for the reportValue instead of an array
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-09-27 01:38:18 +02:00
Jared Snider
eb7eb614f5
PM-11962 - InputPasswordComp - add weak password checking ( #11252 )
2024-09-26 18:00:03 -04:00
Jason Ng
069ed80eed
PM-12678 update org vault so user not blocked after edit item( #11261 )
2024-09-26 16:25:27 -04:00
Alec Rippberger
4ead4efeb1
Set feature flag to false.
2024-09-26 11:38:12 -05:00
Alec Rippberger
07f1419b73
Add login-with-passkey route to desktop.
2024-09-26 10:58:16 -05:00
Alec Rippberger
e607aa713d
Rename login.component to login-v1.component for browser.
2024-09-26 10:48:56 -05:00
Alec Rippberger
a97dc7494f
Remove debug code.
2024-09-26 10:40:16 -05:00
Alec Rippberger
60d1177361
Comment out debug code.
2024-09-26 10:39:44 -05:00
Alec Rippberger
035e62e72b
Rename login.component to login-v1.component except browser.
2024-09-26 10:38:54 -05:00
Alec Rippberger
2e6e5a5c08
Revert "Rename login.component to login-v1.component"
...
This reverts commit 588a7af906
.
2024-09-26 10:16:13 -05:00
Alec Rippberger
5628ad4015
Revert "Rename login.component to login-v1.component"
...
This reverts commit 9a277d6ca5
.
2024-09-26 10:15:43 -05:00
Alec Rippberger
9a277d6ca5
Rename login.component to login-v1.component
2024-09-26 09:49:21 -05:00
Alec Rippberger
588a7af906
Rename login.component to login-v1.component
2024-09-26 09:46:24 -05:00
renovate[bot]
46f62b6dd5
[deps]: Lock file maintenance ( #11071 )
...
* [deps]: Lock file maintenance
* Works on my machine
* Lock minimatch types version to the _very_ old one we need
This is yet another dependency locked to years old due to gulp. REMOVE THIS OVERRIDE WHEN WE DROP GULP
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Gibson <mgibson@bitwarden.com>
2024-09-26 10:04:15 -04:00
Rui Tomé
430741a7e6
[PM-11334] Add managed status to sync data ( #11150 )
2024-09-26 11:21:46 +01:00
Jonas Hendrickx
d2e5af7fb5
[PM-11901] Refactoring self-hosting license file uploader ( #11083 )
2024-09-26 11:23:23 +02:00
Bernd Schoolmann
8fb97e7b60
Rename biometric integration description to exclude safari ( #11233 )
2024-09-26 10:44:10 +02:00
Alec Rippberger
309576f8c5
Merge branch 'main' into auth/pm-8111/browser-refresh-login-component
2024-09-25 22:07:51 -05:00
Alec Rippberger
a1b921691a
Break up LoginComponent into client-specific services.
2024-09-25 22:07:37 -05:00
Shane Melton
e0bca66f5e
[PM-12622] Check that readOnly is falsy not only null ( #11248 )
2024-09-25 15:47:46 -07:00
Cesar Gonzalez
077abe0518
[PM-12316] Implement inline menu passkeys authenticating state ( #11113 )
2024-09-25 16:56:50 -05:00
Alec Rippberger
7f14851147
Consolidate login templates.
2024-09-25 16:49:27 -05:00
Alec Rippberger
1206017b57
Fix client navigation after login.
2024-09-25 16:47:17 -05:00
Alec Rippberger
7767545a50
Remove unnecessary navigation.
2024-09-25 16:20:13 -05:00
Alec Rippberger
3187a3300e
Consolidate clearing loginEmailService values and routing
2024-09-25 15:44:50 -05:00
Jordan Aasen
caece397c6
[PM-11927] - File Send popout dialog ( #11138 )
...
* file popout component
* finish file popout dialog
* finalize send popout dialog component
* fix tests
* conditionally provide file popout dialog
* simplify send file popout dialog
* add file popout dialog container
* remove unnecessary modules
2024-09-25 21:35:12 +02:00
Jordan Aasen
7f33954316
don't display free bitwarden families button ( #11184 )
2024-09-25 19:56:04 +02:00
Jordan Aasen
d0b09202c6
[PM-12504] - hide create send button and send tab when sends are disabled ( #11186 )
...
* hide create send button and send tab when sends are disabled
* reverse logic
* tidy up filter.
* fix popup tab navigation filter
* fix popup tab nav state
* fix popup-layout stories
2024-09-25 10:40:23 -07:00
Alec Rippberger
e0eff02a42
Remove back button todo.
2024-09-25 11:29:28 -05:00
Alec Rippberger
742900a663
PM-11390: [Defect] View Login - Clicking Password History opens Edit Item window behind View Login window ( #11119 )
...
* Add password dialog component.
* Properly direct to browser password history screen.
* Add padding to history items.
* Update test to correct password history route.
* Remove unneeded provider.
* Use relative path for SharedModule.
2024-09-25 10:45:13 -04:00