1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-22 07:50:04 +02:00
Commit Graph

125 Commits

Author SHA1 Message Date
✨ Audrey ✨
b2f2da74ef
fix a bunch of forwarder cascade edge cases 2024-10-18 17:45:31 -04:00
✨ Audrey ✨
11dc419780
fix service dropdown not selecting a forwarder 2024-10-18 14:11:29 -04:00
✨ Audrey ✨
994877c005
fix service dropdown not displayed after navigation 2024-10-18 13:26:08 -04:00
✨ Audrey ✨
4036480835
only update forwarder preference when a forwarder is selected 2024-10-18 13:16:48 -04:00
✨ Audrey ✨
2ecef518d8
fix forwarder display after navigation bug 2024-10-17 16:34:04 -04:00
✨ Audrey ✨
9da8aa8a18
fix disabled forwarder settings 2024-10-17 16:27:25 -04:00
✨ Audrey ✨
e496798867
fix username options and service box display crosstalk 2024-10-17 16:13:55 -04:00
✨ Audrey ✨
0cb3e809dd
forwarder component cleanup 2024-10-17 15:16:34 -04:00
✨ Audrey ✨
98270c9124
fix username preference flapping 2024-10-17 13:46:25 -04:00
✨ Audrey ✨
b9d17cbd14
Merge branch 'main' into tools/PM-8280/email-forwarders 2024-10-17 12:40:53 -04:00
Jordan Aasen
288b0cff2f
fix send options viewsLeft (#11594) 2024-10-17 15:28:02 +02:00
Daniel James Smith
783305696a
Fix stories title for card-component (#11562)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-10-17 09:22:56 -04:00
✨ Audrey ✨
7461ce04f3
Merge branch 'main' into tools/PM-8280/email-forwarders 2024-10-16 17:50:59 -04:00
✨ Audrey ✨
919984c9c5
unit test withLatestReady 2024-10-16 16:54:16 -04:00
✨ Audrey ✨
1a5dae51d3
add forwarder settings to credential generator 2024-10-16 16:39:39 -04:00
Jordan Aasen
6e37047776
account for possible null value (#11589) 2024-10-16 21:11:43 +02:00
✨ Audrey ✨
d5a19bab75
fix credential generator tests and angular imports 2024-10-16 12:21:36 -04:00
✨ Audrey ✨
51d29836e5
integrate forwarder storage into credential service; breaks tests 2024-10-15 16:48:13 -04:00
Jordan Aasen
87545e4d21
fix logic for displaying hide email in send options (#11561) 2024-10-15 20:48:51 +02:00
✨ Audrey ✨
1ad1b900ea
Merge branch 'main' into tools/PM-8280/email-forwarders 2024-10-15 14:25:42 -04:00
✨ Audrey ✨
32aa0429bb
finish forwarder drilldown 2024-10-15 13:56:49 -04:00
Nick Krantz
e5ca6fd460
wrap generate & copy buttons in a flex container, flex containers do not wrap by default (#11558) 2024-10-15 11:06:36 -05:00
Nick Krantz
15e5a6d747
update heading level on password generator (#11556) 2024-10-15 17:16:00 +02:00
Daniel James Smith
40ab96a7ce
Show disabled Sends within Send list view (#11555)
With #10192 we introduced the new send-list-filters, and filtered out any disabled sends. These still need to be shown as the the other clients still support enabling/disabling Sends

This will be removed once all clients use the same shared components.

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-10-15 10:54:00 -04:00
✨ Audrey ✨
c48ddd8ecd
move generic rx utilities to common 2024-10-14 17:54:20 -04:00
✨ Audrey ✨
273c116749
add encryption support to UserStateSubject 2024-10-14 17:28:00 -04:00
Jordan Aasen
445477225c
fix label width in password generator (#11515) 2024-10-14 15:24:23 +02:00
Jordan Aasen
1459c06d17
[PM-12724] - fix logic for showing new password (#11512)
* fix logic for showing new password

* fix logic
2024-10-14 15:22:22 +02:00
Jordan Aasen
fa41f29fc4
[CL-425] - add tools card component (#11375)
* add tools card component

* rename to tools-card

* whitelist readme

* fix tw classes in card component

* add RTL support.

* add documentation. revert changes to settings

* Revert vscode settings

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-10-11 23:00:45 +02:00
✨ Audrey ✨
71fee42963
fix generator services tests 2024-10-10 14:28:01 -04:00
✨ Audrey ✨
b79d4c12f1
localize algorithm names and descriptions in the credential generator service 2024-10-10 13:57:36 -04:00
✨ Audrey ✨
3aebbe9a64
forwarder lookup and generation support 2024-10-10 13:23:35 -04:00
✨ Audrey ✨
0791191ce0
component rough draft 2024-10-10 12:34:37 -04:00
Jordan Aasen
b9be15c84b
fix password label (#11478) 2024-10-10 10:28:08 +02:00
✨ Audrey ✨
7b5403a5e8
tweak injection 2024-10-09 16:02:26 -04:00
✨ Audrey ✨
f26ab56a5d
rough example 2024-10-09 15:36:35 -04:00
Jordan Aasen
f1dab68e46
don't change password field label (#11267) 2024-10-09 15:00:05 +02:00
✨ Audrey ✨
dc1f014ad8
[PM-8282] credential generator (#11398)
* credential generator browser ui
* switch browser generate screen to extension refresh flag
* consolidate generator components into module
* add `@bitwarden/generator-components` readme
* normalize generator component rx subscriptions
2024-10-08 14:08:34 -04:00
Thomas Rittson
7c72795d1c
[PM-12747] Move CollectionService and models to AC Team (#11278) 2024-10-08 10:14:39 -04:00
Jordan Aasen
dc91a3eed7
disable copy/generate buttons when sends are disabled (#11421) 2024-10-08 12:28:27 +02:00
Nick Krantz
02993f7018
[PM-10439] Vault generator components (#11350)
* add password/username generator strings to web app

* remove JSLibServicesModule from generator dependencies

* integrate username and password generators into browser extension

* integrate username and password generators into web app

* move Jslib order back

* remove margin from within the generator components

* add alternative background to web generator dialog

* remove unneeded margin from username generator

* remove disable margin from div

* Revert "remove unneeded margin from username generator"

This reverts commit ae3067e3f2.

* remove CSS to alter internal margins of the generator components
2024-10-04 08:39:29 -05:00
✨ Audrey ✨
d1c3a98efb
introduce additional rx helpers (#11361) 2024-10-02 14:47:22 -04:00
Jordan Aasen
22a9e8788b
fix rows for textarea in text send (#11362) 2024-10-02 19:03:16 +02:00
Jordan Aasen
97a97c4b2d
disable copy button if no password is present (#11349) 2024-10-01 22:38:27 +02:00
Jordan Aasen
dab60dbaea
[PM-11926] - send created redirect (#11140)
* send created redirect

* fix test

* fix test

* fix send form save

* return SendData from saveSend

* When saving a Send, bubble up a SendView which can be passed to the SendCreated component

* Use events to initiate navigation and move actual navigation into client-specific component

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-10-01 21:58:00 +02:00
Jordan Aasen
ab5a02f483
[PM-12774] - don't display filters when no sends are available (#11298)
* don't display filters when no sends are available

* move logic down. add conditional class

* fix logic for send filters
2024-10-01 20:46:10 +02:00
Jordan Aasen
5a1583cb0a
[PM-12732] - fix new send button (#11266)
* fix new send button

* simplify logic. use static class name where possible
2024-10-01 11:36:34 +02:00
Jordan Aasen
2f8ab087ff
[PM-12721] - add copy button to send options password field (#11295)
* add copy button to  send options form

* update copy language

* fix copy button value text
2024-09-30 13:56:32 +02:00
✨ Audrey ✨
2e1cd127c7
use revised configuration name when generating send passwords (#11290) 2024-09-27 10:58:01 -04: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