William Martin
384993a8da
move item height info to vault; make item height dynamic based off of compact mode signal
2024-11-13 09:11:51 -05:00
William Martin
b83561fc6c
remove body class
2024-11-12 17:48:49 -05:00
William Martin
84e18b1922
update docs
2024-11-12 17:14:46 -05:00
William Martin
bd6e09e5fb
remove gap in favor of margin due to virtual scroll height calculation
2024-11-12 17:12:41 -05:00
William Martin
eda0cfd727
add compact padding to vault vs container
2024-11-12 16:38:22 -05:00
William Martin
289ac316eb
move above-scroll-area padding to popup-page
2024-11-12 16:27:32 -05:00
William Martin
0b6eb38ded
update item and item-group styles
2024-11-12 10:58:47 -05:00
William Martin
67c37dd018
clarify global config service
2024-11-06 15:16:24 -05:00
William Martin
4a1e27d7f3
fix story template; update docs
2024-11-06 15:11:51 -05:00
William Martin
7d40bac6e9
center footer children
2024-11-06 15:07:55 -05:00
William Martin
850eac3449
add compact styles to header and footer
2024-11-06 14:44:36 -05:00
William Martin
9f05381681
center item content
2024-11-04 13:30:28 -05:00
William Martin
1d2d7d8b66
reduce popup page padding in compact mode
2024-11-04 13:27:16 -05:00
William Martin
7978b712ce
fix item focus ring in compact mode
2024-11-04 13:24:57 -05:00
William Martin
903afddf76
update docs
2024-10-30 16:00:52 -04:00
William Martin
62534c75cd
wip Item compact mode
2024-10-30 15:03:44 -04:00
William Martin
ef92ae29bb
wip Item compact mode
2024-10-30 14:32:31 -04:00
William Martin
16961986da
update docs
2024-10-30 14:31:19 -04:00
William Martin
30704805d7
add BitSettingsService
2024-10-30 14:30:36 -04:00
William Martin
6f6db5e782
add Compact Mode mdx page
2024-10-30 13:34:09 -04:00
William Martin
540ad94a1c
add Item story
2024-10-30 13:33:22 -04:00
William Martin
844e1593c6
create custom Tailwind plugin
2024-10-30 13:32:30 -04:00
Victoria League
e1b279596b
Merge branch 'main' into ps/extension-refresh
2024-10-28 09:11:43 -04: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
Victoria League
0b06633e9a
Merge branch 'main' into ps/extension-refresh
2024-10-25 11:58:03 -04:00
Victoria League
4fe48fc913
[CL-494] Wrap long words in toggle group ( #11659 )
2024-10-25 11:48:57 -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
Victoria League
30d7ef712d
[PM-8625] Increase popup width ( #11686 )
2024-10-25 09:36:37 -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
Vicki League
1a39a4f7a4
Merge branch 'main' into ps/extension-refresh
2024-10-25 09:15:23 -04:00
Jordan Aasen
adabc59c03
show New password after removing a password ( #11697 )
2024-10-25 13:33:04 +02:00
github-actions[bot]
619618e6f3
Autosync the updated translations ( #11702 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-10-25 11:32:16 +00:00