Mailspring/spec/components
Annie bd361c8abb refactor(signatures): Removed old signature imgs and made static empty signatures page
Summary:
Refactored signature preferences page to allow more signatures than the previous 1-1 mapping for signatures and accounts. Created a multi select dropdown of the accounts for which a certain signature is set as default for. Added a button into the draft header From field to toggle between saved signatures.

refactor(signatures): Add basic add/remove capabilities to static

refactor(signatures): Hooked up signature actions and signature store for basic functionality

fix(signatures): Cleaned up signature store and started on multiselectdropdown

fix(signatures): Add multi signature toggle select to multiselect dropdown

build(signatures): Built framework for multiselect dropdown

build(signatures): Toggle button functionality for dropdown

build(signatures): Build multi select from components and add debounce

refactor(signatures): Move signature actions and signature store into flux

fix(signatures): Styled composer signatures button/dropdown and fixed preferences checkmarks

build(signatures): Finish main functionality, about to refactor composer signature button into injected component

fix(signatures): Changed position styles

fix(signatures): Fixed background color for dropdown button when blurred

build(signatures): Began to write tests for signatures store, preferences and dropdown

Test Plan: Wrote tests for preferences signatures, signature store, signature composer dropdown and refactored tests for signature composer extension. For signature composer extension I removed applyTransformsToDraft and unapplyTransformsToDraft and tested by sending emails with signatures to different providers to make sure the <signature> tag caused problems.

Reviewers: bengotow, juan

Reviewed By: juan

Differential Revision: https://phab.nylas.com/D3073
2016-07-11 12:35:41 -07:00
..
nylas-calendar fix(lint): Correct more linter errors 2016-05-06 14:10:28 -07:00
table fix(build): Fix linter errors 2016-05-11 16:38:30 -07:00
blockquote-manager-spec.coffee
clipboard-service-spec.coffee
contenteditable-component-spec.cjsx
date-input-spec.jsx fix(lint): Correct more linter errors 2016-05-06 14:10:28 -07:00
editable-list-spec.jsx refactor(signatures): Removed old signature imgs and made static empty signatures page 2016-07-11 12:35:41 -07:00
editable-table-spec.jsx fix(build): Fix linter errors 2016-05-11 16:38:30 -07:00
evented-iframe-spec.cjsx
fixed-popover-spec.jsx fix(lint): Correct more linter errors 2016-05-06 14:10:28 -07:00
injected-component-set-spec.jsx fix(spec): fix injected component spec 2016-05-06 16:42:55 -07:00
multiselect-dropdown-spec.jsx refactor(signatures): Removed old signature imgs and made static empty signatures page 2016-07-11 12:35:41 -07:00
multiselect-list-interaction-handler-spec.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
multiselect-split-interaction-handler-spec.coffee feat(babel6): Convert to use new es6 require syntax 2016-05-06 11:54:55 -07:00
participants-text-field-spec.cjsx feat(babel6): fix participant field spec 2016-05-06 11:55:16 -07:00
selectable-table-spec.jsx fix(build): Fix linter errors 2016-05-11 16:38:30 -07:00
tokenizing-text-field-spec.cjsx