1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-09 19:28:06 +01:00
Commit Graph

1068 Commits

Author SHA1 Message Date
Andreas Coroiu
bd7f362536
[PM-2014] chore: rename everything from fido2 to webauthn 2023-05-17 09:10:14 +02:00
Andreas Coroiu
3249504ae2
[PM-2014] feat: change toast depending on existing passkeys 2023-05-16 16:26:36 +02:00
Andreas Coroiu
72f10bab65
[PM-2014] fix: move error handling to components
After discussing it with Jake we decided that following convention was best.
2023-05-16 15:16:24 +02:00
Andreas Coroiu
38adb9ee0a
[PM-2014] feat: autofocus fields 2023-05-16 14:16:57 +02:00
Andreas Coroiu
e7c0c7e2fe
[PM-2014] feat: refactor submit method 2023-05-16 14:01:24 +02:00
Andreas Coroiu
872d9c5adb
[PM-2014] feat: reduce remove button margin 2023-05-16 10:29:37 +02:00
Andreas Coroiu
2f75735a22
[PM-2014] feat: update copy 2023-05-16 09:46:10 +02:00
Andreas Coroiu
0740dd0945
[PM-2014] feat: add support for feature flag 2023-05-15 13:52:48 +02:00
Andreas Coroiu
031c00afd9
Merge branch 'master' into PM-2014-passkey-registration 2023-05-15 13:08:23 +02:00
aj-rosado
44fd063dc1
[PM-2054] Updated Password Generator History to use Component Library on Web (#5414)
* [PM-2054] Updated Password Generator History to use Component Library

* [PM-2054] Corrected paddings

* [PM-2054] Added missing type to buttons

* [PM-2054] Removed unused imports and run prettier

* [PM-2054] Swap list by bit-table
2023-05-15 12:01:28 +01:00
renovate[bot]
bfc647004e
chore(deps): update npm minor (#5401) 2023-05-12 17:05:26 +02:00
github-actions[bot]
cec48eb3d3
Autosync the updated translations (#5435)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-05-12 10:59:33 +02:00
github-actions[bot]
14717742b1
Autosync the updated translations (#5432)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-05-11 19:56:23 +02:00
github-actions[bot]
942cebb890
Autosync the updated translations (#5431)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-05-11 19:47:12 +02:00
github-actions[bot]
8f96e6b60d
Autosync the updated translations (#5430)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-05-11 19:41:09 +02:00
Jake Fink
4ece57be34
[PM-1389] Fix SSO failure when vault timeout set to "Log Out" (#5286)
* [PM-1389] don't include background page while reloading windows

* [PM-1389] update sidebar action apis

* [PM-1389] simplify return from getSidebarAction

* [PM-1380] fix device type call after browser api change
2023-05-11 13:39:37 -04:00
Andreas Coroiu
2845f1f288
[PM-2014] feat: improve error on delete 2023-05-11 13:55:10 +02:00
Andreas Coroiu
f8f7615f6c
[PM-2014] feat: add passkey limit 2023-05-11 13:48:45 +02:00
Patrick H. Lauke
de6e0c8c3d
[PM-1643] Tweak search box styling (#4788)
* Set explicit selection foreground/background for header search input

* Modify solarized dark colours for search
2023-05-11 11:23:42 +01:00
Andreas Coroiu
46ed70bd7a
[PM-2014] feat: show save if passkeys already exist 2023-05-11 10:31:32 +02:00
Andreas Coroiu
74c4c64087
[PM-2014] feat: change to danger button 2023-05-11 10:24:21 +02:00
Andreas Coroiu
90cd36b510
[PM-2014] feat: add user verification to delete 2023-05-11 10:22:25 +02:00
Shane Melton
ab4d8df2ae
[AC-1145] Add trusted devices option to encryption settings on sso config (#5383)
* [AC-1145] Add TDE feature flag

* [AC-1145] Update sso-config to use new member decryption type and remove keyConnectorEnabled

* [AC-1145] Add new TDE option to SSO config form and update to CL radio buttons

* [AC-1145] Update checkboxes to CL checkboxes

* [AC-1145] Fix messages.json warning

* [AC-1145] Update to new form async actions

* [AC-1145] Modify key connector option display logic to check for TDE feature flag

* [AC-1145] Remove obsolete app-checkbox component

* [AC-1145] Update TDE option description to refer to master password reset policy
2023-05-10 12:51:56 -07:00
Jonathan Prusik
a64cecff68
[PM-1498] Update the iframe autofill alert text (#5364)
* update text for iframe autofill warning confirm dialog

* use localized confirmation messages

* rewrite urlNotSecure

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>

---------

Co-authored-by: Cesar Gonzalez <cesar.a.gonzalezcs@gmail.com>
2023-05-10 11:27:33 -04:00
github-actions[bot]
6f34fcb86e
Bumped web version to 2023.4.2 (#5420)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-05-10 10:59:54 -04:00
Andreas Coroiu
09d09f7e3d
[PM-2014] feat: implement deletion without user verification 2023-05-10 15:09:27 +02:00
Andreas Coroiu
be0aaf8334
[PM-2014] feat: add delete dialog 2023-05-10 14:32:46 +02:00
Oscar Hinton
f196928c20
[PM-2186] Change collection and group dialogs to large (#5403) 2023-05-10 13:35:09 +02:00
Andreas Coroiu
355a52f43f
[PM-2014] feat: show toast on passkey saved 2023-05-10 13:21:09 +02:00
Andreas Coroiu
2e5f9e58d3
[PM-2014] feat: improve aria labels 2023-05-10 12:00:52 +02:00
Andreas Coroiu
ef507cb2ac
[PM-2014] fix: loading state not being set properly 2023-05-10 11:34:13 +02:00
Andreas Coroiu
524288df77
[PM-2014] feat: finish up list UI 2023-05-10 11:25:53 +02:00
Andreas Coroiu
7446f1c680
[PM-2014] feat: improve async data loading 2023-05-10 10:48:16 +02:00
Andreas Coroiu
b2a7a29842
[PM-2014] feat: Basic list of credentials 2023-05-10 09:49:56 +02:00
Jonathan Prusik
6eb032b697
[PM-1884] Address vault ui long name overflow and vertical letter cutoff (#5345)
* address vault ui long name overflow and vertical letter cutoff

* address vertical icon placement in item row
2023-05-09 19:45:35 -04:00
Robyn MacCallum
8dc7ead853
Add more descriptive titles for web vault rows (#5404)
* Add more descriptive titles for web vault rows

* Swap example strings
2023-05-09 14:03:31 -04:00
cd-bitwarden
e97390ba3f
[SM-664] Checking if the user has selected access tokens to revoke, if not err… (#5299)
* Checking if the user has selected access tokens to revoke, if not error message

* change messaging

* SM-664: Refactor revoke function and make the bwi-minus-circle red

---------

Co-authored-by: Colton Hurst <colton@coltonhurst.com>
2023-05-09 09:56:17 -04:00
github-actions[bot]
c5674080ef
Bumped web version to 2023.4.1 (#5412)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-05-09 09:54:19 -04:00
Andreas Coroiu
d5ca6fa39f
[PM-2014] feat: implement credential saving 2023-05-09 14:16:30 +02:00
Oscar Hinton
5f825e10f9
[PM-2132] Move all specs to the src directory (#5367) 2023-05-09 11:27:09 +02:00
Andreas Coroiu
607c585dbf
[PM-2014] feat: add support for creation token 2023-05-09 10:41:22 +02:00
Robyn MacCallum
9bbaae6ef2
[PM-2089] Fix Collections not nesting properly in the Org Vault (#5369) 2023-05-08 13:22:06 -04:00
Robyn MacCallum
0b9ed77b8e
[PM-2088] Remove extra click handling from Collection row (#5353) 2023-05-08 13:21:45 -04:00
Andreas Coroiu
92e97d722b
[PM-2014] feat: add passkey naming ui 2023-05-08 16:26:17 +02:00
Andreas Coroiu
4e052346bf
[PM-2014] feat: implement credential creation 2023-05-08 16:09:46 +02:00
Andreas Coroiu
8997fb3422
[PM-2014] feat: return undefined when credential creation fails 2023-05-08 15:54:26 +02:00
Andreas Coroiu
c593339363
[PM-2014] feat: add tests for new credential options 2023-05-08 15:38:20 +02:00
Andreas Coroiu
46ce822b30
[PM-2014] chore: refactor api logic into new api service and move ui logic into existing service 2023-05-08 14:02:55 +02:00
Andreas Coroiu
6baaafe856
[PM-2014] feat: fetch webauthn challenge 2023-05-08 13:41:58 +02:00
Andreas Coroiu
9e6215013d
[PM-2014] chore: expose using barrel files 2023-05-08 11:11:59 +02:00