mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-25 12:15:18 +01:00
5f78aeaef2
* 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 |
||
---|---|---|
.. | ||
app | ||
async-actions | ||
avatar | ||
badge | ||
badge-list | ||
banner | ||
breadcrumbs | ||
button | ||
callout | ||
checkbox | ||
color-password | ||
dialog | ||
form | ||
form-control | ||
form-field | ||
icon | ||
icon-button | ||
input | ||
layout | ||
link | ||
menu | ||
multi-select | ||
navigation | ||
no-items | ||
progress | ||
radio-button | ||
search | ||
select | ||
shared | ||
stories | ||
table | ||
tabs | ||
toggle-group | ||
typography | ||
utils | ||
favicon.ico | ||
index.html | ||
index.ts | ||
main.ts | ||
polyfills.ts | ||
styles.css | ||
styles.scss | ||
test.setup.ts | ||
tw-theme.css | ||
variables.scss |