bitwarden-estensione-browser/src/app/vault
Addison Beck 20408347fb
Allow Bulk Delete In Org Vault (#577)
* added the multi select checkbox to org ciphers

* wired up select all/none

* allowed for bulk delete of ciphers from the org vault

* refactored bulk actions into a dedicated component

* tweaked formatting settings and reformatted files

* moved some shared code to jslib

* some more formatting fixes

* undid jslib connection changes

* removed a function that was moved to jslib

* reset jslib again?

* set up delete many w/admin cipher methods

* removed extra href tags

* added organization id to bulk delete request model when coming from an org vault

* fixed up some compiler warnings for formatting

* code review fixups for bulk delete from org vault

* added back a removed parameter from the vault component

* seperated some imports with newlines

* updated jslib

* resolved some build errors

* code review cleanup for bulk delete from an org vault

* code review cleanup for bulk delete from an org vault

* code review cleanup for bulk delete from an org vault

* code review cleanup for bulk delete from an org vault

* updated jslib to latest

Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local>
2020-08-11 11:30:30 -04:00
..
add-edit.component.html Consistent: Replaced the clipboard icon with a clone icon to improve UX (#582) 2020-07-27 13:21:11 -04:00
add-edit.component.ts Enforce Password Generator Policy Options (#469) 2020-02-26 18:32:57 -06:00
attachments.component.html more a11y updates 2019-10-11 11:47:41 -04:00
attachments.component.ts fix old attachments by reuploading them 2018-11-14 15:20:17 -05:00
bulk-actions.component.html Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
bulk-actions.component.ts Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
bulk-delete.component.html fixing a few bug, asset updates, tweaks (#532) 2020-05-18 09:51:20 -04:00
bulk-delete.component.ts Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
bulk-move.component.html more a11y updates 2019-10-11 11:47:41 -04:00
bulk-move.component.ts bulk move 2018-06-12 17:33:08 -04:00
bulk-restore.component.html fixing a few bug, asset updates, tweaks (#532) 2020-05-18 09:51:20 -04:00
bulk-restore.component.ts [Soft Delete] - Added trash and related functionality to web vault 2020-04-08 16:48:30 -04:00
bulk-share.component.html more a11y updates 2019-10-11 11:47:41 -04:00
bulk-share.component.ts allow bulk sharing of items with new attachments 2018-11-15 12:56:07 -05:00
ciphers.component.html Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
ciphers.component.ts Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
collections.component.html more a11y updates 2019-10-11 11:47:41 -04:00
collections.component.ts use base collections component from jslib 2018-10-23 12:04:05 -04:00
folder-add-edit.component.html more a11y updates 2019-10-11 11:47:41 -04:00
folder-add-edit.component.ts convert analytics and toaster to platform utils 2018-10-03 10:33:04 -04:00
groupings.component.html [Soft Delete] - Added trash and related functionality to web vault 2020-04-08 16:48:30 -04:00
groupings.component.ts added collpase/expand functions to groupings 2018-11-09 17:45:01 -05:00
share.component.html more a11y updates 2019-10-11 11:47:41 -04:00
share.component.ts use share component from jslib 2018-10-23 10:33:40 -04:00
vault.component.html Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00
vault.component.ts Allow Bulk Delete In Org Vault (#577) 2020-08-11 11:30:30 -04:00