1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-19 07:35:48 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
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