Thomas Rittson
d184b0d2d6
Default values for cipher.reprompt ( #367 )
...
* Set default cipher.reprompt value for imports
* Set default cipher.reprompt value for new ciphers
* Add support for importing bitwarden exports
* Add default cipher.reprompt for JSON imports
Co-authored-by: Hinton <oscar@oscarhinton.com >
2021-05-05 17:54:17 +10:00
Oscar Hinton
a72c8a60c1
Password reprompt ( #357 )
2021-04-29 13:31:21 +02:00
Oscar Hinton
3c872e56f2
Revert "Password reprompt ( #343 )" ( #353 )
...
This reverts commit 372e139810 .
2021-04-21 20:49:18 +02:00
Oscar Hinton
372e139810
Password reprompt ( #343 )
...
Add support for password reprompt on cipher items
2021-04-15 16:14:33 +02:00
Oscar Hinton
92df633040
Remove last remnants of old analytics code ( #345 )
2021-04-14 21:34:30 +02:00
Matt Gibson
58f40b0085
Fix glob processing in npm. Ban single param parens ( #257 )
2021-02-04 09:49:23 -06:00
Addison Beck
6ac6df75d7
Implemented Custom role and permissions ( #237 )
...
* Implemented Custom role and permissions
* converted Permissions interface into a class
* formatting fix
2021-01-11 17:01:39 -05:00
Vincent Salucci
48144a7eae
Fixed UI bug with cloning item when personal ownership is not allowed ( #240 )
2020-12-29 15:42:11 -06:00
Vincent Salucci
2d62e10d98
[Policy] Personal Ownership ( #213 )
...
* Initial commit of personal ownership enforcement
* Updated policy type enum
* Sync'd eventType for Policy_Updated with server enum value
* Added policyId to eventResponse model
* Removed explicit typing
2020-12-08 10:10:15 -06:00
Oscar Hinton
8fe78916e2
Upgrade Angular to 9 ( #151 )
...
* Upgrade Angular to 8
* Upgrade Angular to 9
* Fix format
* Add ordered-imports tslint rule
* Upgrade Angular CDK to 9.2.4
2020-08-17 12:14:40 -04:00
Anthony Garera
785b681f61
Added current date variable. This is in relation to PR #1272 in bitwarden/browser ( #120 )
2020-07-03 22:45:38 -04:00
hinton
34402571e7
Add newField property to FieldView, used for allowing edits for new fields
2020-06-03 20:45:53 +02:00
Chad Scharf
e52df4f743
[Sot Delete] update to view and i18n for delete
2020-04-10 16:46:57 -04:00
Chad Scharf
3a10c1ff30
[Soft Delete] - cipher search rem deleted flag, filter array conditional
2020-04-08 16:44:13 -04:00
Vincent Salucci
f8ada79135
Added missing clone mode condition ( #72 )
2020-02-18 21:17:21 -06:00
Vincent Salucci
3b8df85241
Show cipher collection ids during clone mode ( #67 )
2020-02-07 10:42:15 -05:00
Vincent Salucci
bb459ce4b4
Fixed lint warning ( #63 )
2020-02-04 16:07:31 -05:00
Vincent Salucci
08b1a022f6
Enabled ownership changes for cloned items ( #61 )
2020-02-01 15:28:45 -05:00
Vincent Salucci
337a7ba59f
[jslib] Updated shared components for cipher cloning ( #60 )
2020-01-28 17:19:49 -05:00
Kyle Spearrin
803dec26e7
client events for edit page
2019-07-12 10:41:09 -04:00
Kyle Spearrin
24ffb55ce0
addEditCipherInfo w/ collections from state
2019-06-24 21:12:34 -04:00
Kyle Spearrin
f39bdc4269
fix lint issues
2019-03-27 14:46:34 -04:00
Kovah
19516c20ff
Add support for CdkDragDrop in add-edit.component.js ( #35 )
2019-03-27 14:22:59 -04:00
Kyle Spearrin
d0a0da8ee9
send deletedCipher message
2019-02-22 15:36:03 -05:00
Kyle Spearrin
cdbe08ae7e
item is any
2019-02-02 22:33:28 -05:00
ShirokaiLon
d1f2932f1c
Add Angular trackBy function ( #27 )
2019-02-02 22:29:29 -05:00
Kyle Spearrin
fc5fcb905f
send message when ciphers added/edited
2019-01-03 10:22:34 -05:00
Kyle Spearrin
a98a8bda9b
init function
2018-10-29 22:41:19 -04:00
Kyle Spearrin
2f510a7988
emit events for share and collections
2018-10-23 15:42:20 -04:00
Kyle Spearrin
89c23522d5
share component
2018-10-23 10:22:53 -04:00
Kyle Spearrin
0a36a211c3
allow setting org id and collections from input
2018-10-22 16:46:33 -04:00
Kyle Spearrin
3021afc9dd
protected loadCollections for add/edit
2018-10-22 14:47:49 -04:00
Kyle Spearrin
c946f01b5f
set organizationUseTotp on organizationChanged
2018-10-19 12:18:53 -04:00
Kyle Spearrin
194374ea73
support org/collection selection on cipher add
2018-10-19 11:20:04 -04:00
Kyle Spearrin
ad31527b8d
move eventTrack analytics to platform utils
2018-10-03 00:03:49 -04:00
Kyle Spearrin
f793ff0aa5
refactor toaster to platform showToast
2018-10-02 23:09:19 -04:00
Kyle Spearrin
ef5eebba66
allow overridable encrypt function
2018-07-05 10:10:15 -04:00
Kyle Spearrin
9b008ff382
admin cipher apis
2018-07-05 09:42:13 -04:00
Neil Burrows
8fcbc887a2
Mask Card Code on Angular Web Vault ( #6 )
...
* Adding mask and toggle for Card Security Code
* For Card Code Mask - show same number of characters as code
* Mask Card Code in angular web vault
2018-06-16 08:39:51 -04:00
Kyle Spearrin
8211e19db0
add web device type, dont check password twice
2018-06-07 17:11:17 -04:00
Kyle Spearrin
2930d7daf7
===
2018-04-14 13:38:04 -04:00
Kyle Spearrin
e883dfdaac
remove empty uri on add
2018-04-14 00:16:12 -04:00
Kyle Spearrin
7bc65b8366
return confirmed from delete
2018-04-11 16:27:10 -04:00
Kyle Spearrin
fa5f6c0906
return boolean from generate password
2018-04-10 13:53:21 -04:00
Kyle Spearrin
f8d8ca2253
default folderId null
2018-04-10 00:04:39 -04:00
Kyle Spearrin
4f79addb8a
load cipher from state
2018-04-09 17:35:56 -04:00
Kyle Spearrin
db83cab552
call into load method
2018-04-05 23:49:38 -04:00
Kyle Spearrin
45ba629371
move vault components to jslib
2018-04-05 22:21:18 -04:00