1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/libs/common/src
SmithThe4th 050f8f4bdc
[PM-7624] [PM-7625] Bulk management actions on individual vault (#9507)
* fixed issue with clearing search index state

* clear user index before account is totally cleaned up

* added logout clear on option

* removed redundant clear index from logout

* added feature flag

* added new menu drop down and put behind feature flag

* added permanentlyDeleteSelected to the menu

* added permanentlyDeleteSelected to the menu

* wired up logic to show to hide menu drop down items

* modified the bulk collection assignment to work with end user vault

* wired up delete and move to folder

* merged bulk management actions header into old leveraging the feature flag

* added ability to move personal items to an organization and set active collection when user is on a collection

* made collection required by default

* handled organization cipher share when personal items and org items are selected

* moved logic to determine warning text to component class

* moved logic to determine warning text to component class

* Improved hide or show logic for menu

* added bullet point to bulk assignment dialog content

* changed description for move to folder

* Fixed issue were all collections are retrived instead of only can manage, and added logic to get collections associated with a cipher

* added inline assign to collections

* added logic to disable three dot to template

* Updated logic to retreive shared collection ids between ciphers

* Added logic to make attachment view only, show or hide

* Only show menu options when there are options available

* Comments cleanup

* update cipher row to disable menu instead of hide

* Put add to folder behind feature flag

* ensured old menu behaviour is shown when feature flag is turned off

* refactored code base on code review suggestions

* fixed bug with available collections

* Made assign to collections resuable

made pluralize a pipe instead

* Utilized the resuable assign to collections component on the web

* changed description message for collection assignment

* fixed bug with ExpressionChangedAfterItHasBeenCheckedError

* Added changedetectorref markForCheck

* removed redundant startwith as seed value has been added

* made code review suggestions

* fixed bug where assign to collections shows up in trash filter

* removed bitInput

* refactored based on code review comments

* added reference ticket

* [PM-9341] Cannot assign to collections when filtering by My Vault (#9862)

* Add checks for org id myvault

* made myvault id a constant

* show bulk move is set by individual vault and it is needed so assign to collections does not show up in trash filter (#9876)

* Fixed issue where selectedOrgId is null (#9879)

* Fix bug introduced with assigning items to a collection (#9897)

* [PM-9601] [PM-9602] When collection management setting is turned on view only collections and assign to collections menu option show up (#10047)

* Only show collections with edit access on individual vault

* remove unused arguments
2024-07-11 17:39:49 -04:00
..
abstractions PM- 2060 Update Two Factor Yubikey dialog (#9010) 2024-07-10 10:56:52 -07:00
admin-console Remove OrganizationUserType.Manager (#10060) 2024-07-12 06:14:08 +10:00
auth PM- 2060 Update Two Factor Yubikey dialog (#9010) 2024-07-10 10:56:52 -07:00
autofill Autofill: Use UserKeyDefinitions for user-scoped data (#8588) 2024-04-03 08:18:26 -04:00
billing Add description to billing history, update invoice table and report name (#9777) 2024-06-26 09:30:37 -04:00
enums [PM-7624] [PM-7625] Bulk management actions on individual vault (#9507) 2024-07-11 17:39:49 -04:00
models Encourage The Use of UserId in CryptoService (#9033) 2024-05-04 02:04:56 -04:00
platform [PM-6797] Prevent account switching race condition on desktop & enable worker decryption (#9312) 2024-07-11 14:11:51 +02:00
services PM- 2060 Update Two Factor Yubikey dialog (#9010) 2024-07-10 10:56:52 -07:00
state-migrations [PM-9442] Add tests for undefined state values and proper emulation of ElectronStorageService in tests (#9910) 2024-07-03 16:06:55 +02:00
tools [PM-9598] Introduce integrations (#10019) 2024-07-09 11:04:40 -04:00
types Auth/PM-5501 - VaultTimeoutSettingsService State Provider Migration (#8604) 2024-05-13 15:56:04 -04:00
vault [PM-7161] browser v2 view container (#9723) 2024-07-10 00:11:51 -04:00
globals.d.ts Move to libs 2022-06-03 16:24:40 +02:00