1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
jaasen-livefront
d4c149a4fb create base send details component 2024-09-11 17:43:32 -07:00
jaasen-livefront
573353116b remove extraneous code 2024-09-11 14:35:13 -07:00
jaasen-livefront
df4dc00aba send text details 2024-09-11 13:59:42 -07:00
jaasen-livefront
3a0ec5c41b WIP - send text details 2024-09-11 13:59:34 -07:00
Daniel James Smith
605269813e Temporary local changes not meant to be merged 2024-09-11 13:59:25 -07:00
Will Martin
7571c766e0 [PM-10813] add eslint rule to restrict imports from apps in libs (#10481)
* restrict app imports in libs

* add eslint ignore comments
2024-08-14 11:24:29 -07:00
Daniel James Smith
1320d96cb4 [PM-9869] Create SendFormContainer (#10147)
* Move SendV2component into send-v2 subFolder

* Create SendFormContainer and related services

* Add initial SendFormComponent which uses the SendFormContainer

* Remove AdditionalOptionsSectionComponent which will be added with a future PR

* Add libs/tools/send to root tsconfig

* Register libs/tools/send/send-ui with root jest.config.js

* Register libs/tools/send/send-ui with root tailwind.config.js

* Fix service injection on DefaultSendFormService

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-07-19 21:17:52 +02:00