Oscar Hinton
e56e1a5c7f
Add support for browser biometrics on Firefox >= 87 ( #1668 )
2021-03-10 21:27:05 +01:00
addison
8479e9af00
qa fixes for send date fallbacks
2021-03-09 10:03:44 -05:00
Thomas Rittson
962678bd4e
Add extra warnings about encrypted export
2021-03-05 07:06:02 +10:00
Vincent Salucci
e17649d869
[Send] Enterprise policy enforcement ( #1637 )
2021-02-24 16:03:44 -06:00
Vincent Salucci
4853fb3e29
[Send] Add/Edit functionality ( #1622 )
...
* Update jslib (0951424
-> 1968dbf
)
* [Send] Browser integration initial commit
* Update jslib (1968dbf
-> 8a3b551
)
* Cleaned up integration
* added radio button style support // updated warning UI/UX
* Update jslib (8a3b551
->42348e2)
2021-02-23 15:37:55 -06:00
Vincent Salucci
0d6e212463
[Send] Groupings component ( #1605 )
...
* Initial commit of groupings component
* Update jslib ee164be
* Updated send-list item icons
* Requested changes
* Removed obsolete safari hacks
2021-02-10 10:16:34 -06:00
Thomas Rittson
a2540abbae
Merge pull request #1580 from bitwarden/excluded-domains-explanation
...
Add UI text to explain Excluded Domains functionality
2021-02-03 13:12:38 +10:00
Vincent Salucci
07f5be39d8
[Send] Navigation Tab ( #1591 )
...
* Initial commit of send tab
* update jslib (9ddec9b
-> 859f317
)
* updated skeleton class/html
* removed added space
* cleaned up import groupings
* Updated to use flex container and removed unnecessary scss class
2021-02-02 11:43:31 -06:00
Thomas Rittson
c971772925
Add UI text to explain functionality
2021-01-29 17:27:19 +10:00
Oscar Hinton
14293a7831
Reload browser extension after enabling nativeMessaging ( #1577 )
2021-01-27 23:05:50 +01:00
Thomas Rittson
d24961e3a0
Merge pull request #1376 from eliykat/feature-edit-excludedDomains
...
add settings -> Excluded Domains component
2021-01-26 06:25:36 +10:00
Oscar Hinton
54da244340
Make nativeMessaging optional on all platforms except firefox ( #1565 )
...
Make nativeMessaging optional on all platforms except firefox
2021-01-25 17:24:33 +01:00
Oscar Hinton
0511905ab4
Handle desktop logged into a different account for biometrics ( #1533 )
2021-01-15 16:44:27 +01:00
Thomas Rittson
caa4d5990d
Use placeholders, minor code and style fixes
2021-01-14 18:19:14 +10:00
Tom Rittson
da636e26c2
add settings -> Excluded Domains component
...
Provides a UI to edit the domains for which Bitwarden does not offer
to save login details.
2021-01-13 20:10:53 +10:00
Vincent Salucci
8af54375f3
[Policy] Personal Ownership banner ( #1523 )
...
* Initial commit of ownership banner
* updated capitlization
2021-01-05 17:34:00 -06:00
Kyle Spearrin
5941a4387d
warning dialog is now handled in base component ( #1506 )
2020-12-22 16:38:53 -05:00
Hinton
72c6f52ae2
Resolve review comments
2020-12-16 21:44:12 +01:00
Hinton
95d475a9d3
Show an error when biometrics is disabeld in desktop app or not supported
2020-12-16 17:32:51 +01:00
Cedric Wille
3f34bc52fa
Add locale info for hint equals password ( #1458 )
...
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-12-15 16:09:52 -05:00
Vincent Salucci
a1542f050d
[Policy] Personal Ownership ( #1481 )
...
* Initial commit for personal ownership
* Removed TODO // Updated allowPersonalOwnership logic to include necessary org/user checks
* Fixed import order
* Updated jslib (dcbd09e
-> 72bf18f
)
* Fixed casing for error message
2020-12-09 14:11:25 -06:00
Kyle Spearrin
e42360a1b2
add support for encrypted json export ( #1483 )
2020-12-07 13:01:12 -05:00
Hinton
6257764c37
Resolve review comments
2020-11-19 19:16:29 +01:00
Hinton
e9f7834a00
Merge branch 'master' of https://github.com/bitwarden/browser into feature/desktop-bridge
2020-11-19 19:04:20 +01:00
Matt Gibson
62196c9c34
Use mobile's trash message for item delete ( #1467 )
...
Co-authored-by: Matt Gibson <mdgibson@Matts-MBP.lan>
2020-11-19 11:39:54 -06:00
Hinton
0a29b30b99
Merge branch 'master' of https://github.com/bitwarden/browser into feature/desktop-bridge
...
# Conflicts:
# src/_locales/en/messages.json
2020-11-16 10:07:54 +01:00
comparesheriff
6b6fc33b6f
Add 'lock_vault' command ( #1450 )
...
* Update manifest.json
Add additional command to lock the vault
* Update shortcuts.ts
add mousetrap binding for lock_vault command
* Update commands.background.ts
add option to lock vault with shortcut
* Update messages.json
add german key for lock_vault
* Update messages.json
add english key for 'lock_vault' command
* remove commandLockVaultDesc from de message pack
* Update messages.json
* Update shortcuts.ts
update comment for safari keybinding
* Update shortcuts.ts
remove confusing comment
Co-authored-by: ljakobitz@dev5310.com <ljakobitz@dev5310.com>
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com>
2020-11-06 10:43:06 -05:00
Vincent Salucci
6f6a5461b7
[GDPR] Adjusted TOS/Privacy acceptance ( #1445 )
...
* updated tos/privacy policy acceptance
* Removed variables/logic now found in superclass
* update jslib (d84d6da
-> 5e50aa1
)
* Added content-row UI
2020-11-05 13:13:46 -06:00
Hinton
c1b099f5da
Handle invalidatedEncrytption message
2020-10-23 14:40:50 +02:00
Hinton
0a4d59092b
Cleanup, localize error.
2020-10-21 17:18:04 +02:00
Hinton
9064298309
Display error message when browser integration is disabled, or desktop not running
2020-10-21 15:56:10 +02:00
Hinton
a659c86373
Show fingerprint message
2020-10-19 16:50:25 +02:00
Hinton
894d245361
Ensure biometric unlock works even if popup is not in focus
2020-10-12 18:01:34 +02:00
Hinton
f311101ed9
Initial work of biometric unlock for browser
2020-10-09 17:16:15 +02:00
Matt Smith
136f75f389
Added localization strings
2020-08-28 11:00:51 -05:00
Matt Smith
e7dc93b715
Verbiage changes
2020-08-25 14:03:47 -05:00
Kyle Spearrin
b7c2c76230
finish autofill from view, other misc cleanup ( #1368 )
...
* finish autofill from view, other misc cleanup
* compare hostnames for authResult
2020-08-24 10:17:15 -04:00
eliykat
d4d5ccc4a4
“Autofill” and “Autofill and Save” buttons for the browser extension Vault ( #1367 )
...
* Add autofill button to View cipher screen in Vault
* Add Autofill and Save button to View screen in Vault
* disable Vault Autofill buttons in popout
* tidy up 'autofill from vault' features as per feedback in PR #1367
Includes:
- remove duplicate code
- better handling of error and success messages
2020-08-24 09:10:15 -04:00
Matt Smith
1d0b549123
Modifications made to support SSO in Browser
2020-08-11 15:25:07 -05:00
Kyle Spearrin
29b370961e
Cleanup current uris selection list ( #1294 )
2020-06-12 12:50:39 -04:00
Chad Scharf
40ffda4da4
Merge branch 'master' into soft-delete
2020-05-08 09:20:35 -04:00
Vincent Salucci
0b5cb901aa
Added warning dialog for log out confirmation ( #1216 )
2020-04-25 09:13:00 -05:00
Chad Scharf
1522f3b79e
[Soft Delete] - Deleted toast message trash
2020-04-14 15:10:43 -04:00
Chad Scharf
4116302965
[Soft Delete] - Trash bin in browser extension
2020-04-13 10:26:11 -04:00
Vincent Salucci
a96a20e1ca
[Auto-Logout] Updated Context Menu State ( #1201 )
...
* Added context menu states
* Refactored title logic
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-07 19:19:47 -05:00
Vincent Salucci
e510738a03
[Auto-Logout] Implement Vault Timeout Options ( #1194 )
...
* Update jslib 31a2574
-> 28e3fff
* Initial commit for vault timeout
* Updated timeout/action retrieval in idle.background
* Cycle saved for idle check
* Await async calls for lock/logout in idle bg
* Updated lock vs log out conditional
Co-authored-by: Vincent Salucci <vsalucci@bitwarden.com>
2020-04-06 10:40:16 -05:00
Kyle Spearrin
a06ef80dc6
implement callout component w/ generator policy ( #1158 )
2020-02-28 16:58:28 -05:00
Vincent Salucci
c57340c4f3
Implement personal item cloning capability ( #1129 )
...
* Initial pass of clone item
* Updated npm sub:pull script to include target branches
* Made requested changes
* Formatting changes
* Fixed lint warnings
2020-02-04 16:08:13 -05:00
setyb
48b41f50e9
Fix for Firefox "Manage Extension Shortcuts" UI (part 2) ( #1099 )
...
This is the second part of the fix for https://github.com/bitwarden/browser/issues/899
2020-01-05 09:03:03 -05:00
Kyle Spearrin
0e798c610e
safari 2fa page cleanup
2019-08-21 10:05:17 -04:00