Anders Åberg
7ed1b67ac3
Added codeowners
2024-10-30 14:48:10 +01:00
Anders Åberg
ae0e677457
Fixed build
2024-10-30 13:41:09 +01:00
Anders Åberg
b19e987193
Fixed uppercase file
2024-10-30 13:13:51 +01:00
Anders Åberg
adf7817430
adress feedback
2024-10-30 13:11:27 +01:00
Anders Åberg
4dfdc34f10
Rename component
2024-10-30 13:01:49 +01:00
Anders Åberg
30cdc3990a
Add small comment
2024-10-28 18:33:40 +01:00
Anders Åberg
fd5838253f
Avoided changing minimum size
2024-10-28 18:31:28 +01:00
Anders Åberg
b03615761a
removed old comment
2024-10-28 18:19:42 +01:00
Anders Åberg
69e0f59246
Added comment
2024-10-28 18:19:06 +01:00
Anders Åberg
ab7268f371
Added comment
2024-10-28 18:18:01 +01:00
Anders Åberg
903cecba6f
rename minmimal-app to modal-app
2024-10-28 18:16:57 +01:00
Anders Åberg
6a4c482b65
cleanup mock code
2024-10-28 18:16:09 +01:00
Anders Åberg
a09a471d1e
Only show fake popup to devs
2024-10-28 17:02:07 +01:00
Anders Åberg
cf8d5b2146
Protecting against null API's and undefined data
2024-10-28 17:02:07 +01:00
Anders Åberg
895607f828
fix prettier
2024-10-28 17:02:07 +01:00
Anders Åberg
0f4cbf7b59
File name
2024-10-28 17:02:07 +01:00
Anders Åberg
e97c7a2810
fixed promise
2024-10-28 17:02:07 +01:00
Anders Åberg
da6c9a2c18
Improved hide/show
2024-10-28 17:02:07 +01:00
Anders Åberg
d26b61eed9
modal
2024-10-28 17:02:07 +01:00
Anders Åberg
8469bb2562
Applying modalStyles
2024-10-28 17:02:06 +01:00
Justin Baur
7e4bfae55f
Work On Modal State Management
2024-10-28 17:01:53 +01:00
Anders Åberg
e4ca8a21bf
Ugly hacks
2024-10-28 16:55:30 +01:00
Justin Baur
54cc54272e
Passkey stuff
...
Co-authored-by: Anders Åberg <github@andersaberg.com >
2024-10-28 16:55:30 +01:00
Brandon Treston
2a956744bd
[PM-13645] Fix invite counter to check remaining number of seats in plan ( #11577 )
...
* Fix invite counter to check remaining number of seats in plan
* Remove redundant async pipe subscriptions
2024-10-28 11:24:14 -04:00
renovate[bot]
db6c6a84cc
[deps] Platform: Update @types/node to v20.17.1 ( #11733 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 11:13:54 -04:00
renovate[bot]
dd653b5269
[deps] Autofill: Update tldts to v6.1.56 ( #11728 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 11:13:21 -04:00
renovate[bot]
f4dfd042bb
[deps]: Update uuid to v11 ( #11737 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 11:12:43 -04:00
watsondm
3f3f5cb7f0
SRE-1060 Add usdev to additional regions config ( #11612 )
2024-10-28 10:43:26 -04:00
Daniel García
65074b0d12
Initialize SDK even when orgKeys is null ( #11748 )
2024-10-28 14:52:45 +01:00
github-actions[bot]
9d2848d0f1
Autosync the updated translations ( #11746 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-10-28 09:38:50 +00:00
github-actions[bot]
a5d91410a9
Autosync the updated translations ( #11745 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-10-28 09:34:44 +00:00
github-actions[bot]
d9d75c5329
Autosync the updated translations ( #11744 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-10-28 09:25:27 +00:00
Jordan Aasen
2e3ad82b60
fix icon placement in password input ( #11720 )
2024-10-28 10:20:55 +01:00
Jordan Aasen
e3f9035564
[PM-14022] - change send link to disabled ( #11721 )
...
* change send link to disabled
* change send link to disabled
2024-10-28 10:17:15 +01:00
Thomas Rittson
903c215867
Fix vNextCollectiuonService tests ( #11739 )
2024-10-28 13:02:57 +10:00
Thomas Rittson
d0ed9aaa5d
[PM-13779] Add vNext CollectionService without ActiveUserState ( #11705 )
...
- add tests
- install jest-extended for additional matchers
- allow for generation of different crypto keys in tests
2024-10-28 10:13:32 +10:00
Bernd Schoolmann
e83dca529b
[PM-12607] Move key rotation to km ownership ( #11709 )
...
* Move key rotation to km ownership
* Fix build
* Move userkey rotation data provider abstraction to km ownership
* Move userkey rotation data provider abstraction to km ownership
* Fix linting
* Fix CODEOWNERS for key-management web
* Remove incorrect export
* Fix import error
2024-10-26 13:47:40 +02:00
✨ Audrey ✨
c780cbc77e
use valueLabel with appCopyClick directive ( #11718 )
...
* add `valueLabel` to `appCopyClick` directives
* move generated value description to the configuration
2024-10-25 23:43:49 +02:00
Cesar Gonzalez
5f0755d74d
[PM-14045] Scrolling content outside of iframe bounds breaks inline menu position ( #11716 )
...
* [PM-14045] Scrolling content outside of iframe bounds breaks inline menu position
* [PM-14045] Scrolling content outside of iframe bounds breaks inline menu position
* [PM-14045] Fixing jest test
* [PM-14045] Adjusting how we determine if the inline menu should reposition on scroll
2024-10-25 16:17:36 -05:00
Jordan Aasen
ad7fa71e76
[PM-13931] - UI - All applications report table ( #11678 )
...
* add remaining components to access intelligence page
* Revert "add remaining components to access intelligence page"
This reverts commit cb8e826656 .
* add remaining access intelligence table components
2024-10-25 13:04:36 -07:00
Jordan Aasen
4188894468
[PM-13979] - add remaining components to access intelligence page ( #11677 )
...
* add remaining components to access intelligence page
* small css adjustments
2024-10-25 13:04:22 -07:00
Brandon Treston
237887a368
Show toast when copying SCIM api key and URL ( #11608 )
2024-10-25 15:18:28 -04:00
Alec Rippberger
2fb6a9e1ee
[PM-13150] Remove uses of row-main Bootstrap class in Account Security Settings ( #11650 )
...
* Remove uses of row-main Bootstrap class in Account Security Settings component
* Remove class from new component
* Remove extra div
* Remove extra markup
2024-10-25 13:58:02 -05:00
cd-bitwarden
8b64f0de9c
[PM-1992] in ac add current collection actions in menu and deprecate collections component ( #11364 )
...
* Removing feature flag
* Removing flag from feature-flag.enum.ts
* suggested changes
* prettier
* fixing merge conflict issue
* Removing unused code
* suggested change from Gbubemi
* Adding back merge conflict code
* fixing prettier styling
* Deprecating collections component, removing unused code now that we dont use collections component in AC
* Removing all Collections component logic from loos-components module and removing the files themselves as they are no longer needed.
2024-10-25 14:19:56 -04:00
Brandon Treston
85194fd1b5
[PM-12600] prevent verified user from deleting their account ( #11665 )
2024-10-25 12:46:02 -04:00
Daniel James Smith
10a662cc35
[PM-14002] Fix username generator from vault item ( #11714 )
...
* Fix "Forwarded email alias" not showing in drop-down
* Fixed username and forwarder options not showing
Options were being translated twice
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2024-10-25 12:15:48 -04:00
Daniel James Smith
ab98bef28f
Add warning dialog when clearing generator history ( #11711 )
...
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2024-10-25 11:44:12 -04:00
Jared Snider
fa537638bf
Auth/PM-13945 - Extension - Fix TDE User with MP can't navigate to Lock Screen ( #11700 )
...
* PM-13945 - Extension Refresh redirects should persist query params as we use query params to execute guard logic (e.g., lockGuard). The loss of the from: login-initiated query param prevented navigation to the lock screen.
* PM-13945 - Test updated
2024-10-25 11:29:48 -04:00
Daniel James Smith
3b82a82416
[PM-13658] Update copy of password history to generator history ( #11710 )
...
* Update copy from password history to generator history
* Update copy on empty state
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2024-10-25 11:04:39 -04:00
Bernd Schoolmann
122c3c7809
Add context to logs for decryption failures ( #11684 )
...
* Add logging to decryption routines
* Fix case of uknown encryption type
* Add decryption context to log where failures occur
* Update log message
* Fix linting
* Add more context logs
* Add more fine grained logging
* Update log message
* Fix tests
2024-10-25 15:22:30 +02:00