1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-14 10:26:19 +01:00
bitwarden-browser/libs/tools/send/send-ui/src
Daniel James Smith 74d510332d
[PM-9884] Create empty send add/edit page for browser (#10155)
* 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

* Create empty Send add edit page

- Introduces conditional routing based on extension refresh feature flag
- After selecting a Send type via the New button navigate to the new send-add-edit page and build a SendFormConfig

* Fix service injection on DefaultSendFormService

* Rename setHeader into getHeaderText, make it private and add documentation

* Set radix/base to 10 for parseInt

* Add documentation

* Rename local variable

* Removed unneeded loading state

* Remove unused originalSendId

* Run prettier

* Add link to edit an existing send

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-09-05 17:46:03 +02:00
..
icons fix no-send icon (#10530) 2024-08-15 15:24:28 -07:00
new-send-dropdown [PM-9855] Add premium badge to new file send item dropdown (#10137) 2024-07-18 14:41:09 +01:00
send-form [PM-10813] add eslint rule to restrict imports from apps in libs (#10481) 2024-08-14 11:24:29 -07:00
send-list-filters [PM-9854] - Send Search Component (#10278) 2024-08-07 14:34:03 +02:00
send-list-items-container [PM-9884] Create empty send add/edit page for browser (#10155) 2024-09-05 17:46:03 +02:00
send-search [PM-9854] - Send Search Component (#10278) 2024-08-07 14:34:03 +02:00
services [PM-9854] - Send Search Component (#10278) 2024-08-07 14:34:03 +02:00
index.ts [PM-9854] - Send Search Component (#10278) 2024-08-07 14:34:03 +02:00