bitwarden-estensione-browser/apps/desktop/src/app
aj-rosado 5f78aeaef2
[PM-2805] Migrate add edit send to Component Library (#6004)
* Converted add-edit send component dialog into a bit-dialog

* Updated Send AddEdit text fields to Component Library

* Migrated Share and Options fields to ComponentLibrary on SendAddEdit

* Migrated footer buttons to ComponentLibrary on SendAddEdit

* Updated web's SendAddEdit component file fields

* Replaced file upload with component library

* Changed SendAddEdit to use Reactive Forms on web

* Changed browser SendAddEdit to use ReactiveForms

* Update SendAddEdit on desktop to use ReactiveForms

* Added AppA11yTitle to button on web SendAddEdit

* Initial efflux-dates web change to ComponentLibrary

* Corrected delete button to check if it is in EditMode on SendAddEdit

* Using BitLink on options button

* Corrected typo on send add edit desktop

* Replaced efflux-dates with datetime-local input on SendAddEdit web, browser and desktop

* Removed efflux dates

* Added firefox custom date popout message on DeletionDate to SendAddEdit browser component

* moved desktop's new send data reload from send to SendAddEdit component

* removing unnecessary attributes and spans from Send AddEdit web

* removed redundant try catch from add edit and unnecessary parameter from close

* Added type for date select options

* Removed unnecessary classes and swapped bootstrap classes by corresponding tailwind classes

* Removed unnecessary code

* Added file as required field
Submit only closes popup on success

* Added pre validations at start of submit

* PM-3668 removed expiration date from required

* PM-3671 not defaulting maximum access count to 0

* PM-3669 Copying the link from link method

* Removed required tag from html and added to formgroup

* PM-3679 Checking if is not EditMode before validating if FormGroup file value is set

* PM-3691 Moved error validation to web component as browser and desktop need to show popup error

* PM-3696 - Disabling hide email when it is unset and has policy to not allow hiding

* PM-3694 - Properly setting default value for dates on Desktop when changing from an existing send

* Disabling hidden required fields

* [PM-3800] Clearing password on new send
2023-09-07 13:49:13 +01:00
..
accounts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
components Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
layout Fix typo `overlayPostition` > `overlayPosition` (#5530) 2023-07-17 13:02:44 -07:00
services PM-3585 Improve state migrations (#5009) 2023-08-30 17:57:20 +00:00
shared [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
tools [PM-2805] Migrate add edit send to Component Library (#6004) 2023-09-07 13:49:13 +01:00
app-routing.module.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
app.component.ts Trusted Device Encryption feature (#5950) 2023-08-18 14:05:08 -04:00
app.module.ts [PM-2805] Migrate add edit send to Component Library (#6004) 2023-09-07 13:49:13 +01:00
main.ts [PM-2237] Add tailwind to desktop & browser (#5326) 2023-07-14 15:03:42 -04:00