1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-23 03:22:50 +02:00
bitwarden-browser/libs/tools/send
Jordan Aasen af14c3fe6d
[PM-9854] - Send Search Component (#10278)
* send list items container

* update send list items container

* finalize send list container

* remove unecessary file

* undo change to config

* prefer use of takeUntilDestroyed

* add send items service

* and send list filters and service

* undo changes to jest config

* add specs for send list filters

* Revert "Merge branch 'PM-9853' into PM-9852"

This reverts commit 9f65ded13f, reversing
changes made to 63f95600e8.

* add send items service

* Revert "Revert "Merge branch 'PM-9853' into PM-9852""

This reverts commit 81e9860c25.

* finish send search

* fix formControlName

* add specs

* finalize send search

* layout and copy fixes

* cleanup

* Remove unneeded empty file

* Remove the erroneous addition of send-list-filters to vault-export tsconfig

* update tests

* hide send list filters for non-premium users

* fix and add specss

* Fix small typo

* Re-add missing tests

* Remove unused NgZone

* Rename selector for send-search

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
Co-authored-by: Daniel James Smith <2670567+djsmith85@users.noreply.github.com>
2024-08-07 14:34:03 +02:00
..
send-ui [PM-9854] - Send Search Component (#10278) 2024-08-07 14:34:03 +02:00
README.md [PM-8448] Create BItwarden Send UI library package (#9402) 2024-05-29 11:26:40 +01:00

Bitwarden Send

This folder contains 2 packages that can be used to create and modify Sends.

semd-core

Package name: @bitwarden/send-core

Contains all types, models, and services for Bitwarden Send

Currently in use by the Bitwarden Web Vault, CLI, desktop app and browser extension

send-ui

Package name: @bitwarden/send-ui

Contains all UI components used for Bitwarden Send