summaryrefslogtreecommitdiff
path: root/web-ui/app/templates/compose
AgeCommit message (Collapse)Author
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-11-23[#824] Add a border to the attachment button to make easy for mobile users ↵Tayane Fernandes
that it is a button
2016-06-28Normalize i18n keysTulio Casagrande
2016-06-28Added remaining translations stringsTulio Casagrande
2016-06-23[#619] Fix some missing translation stringsTulio Casagrande
2016-04-29Issue #679: Fix CSS and markup for attachmentsFelix Hammerl
2016-03-22Issue #654: Fix Feedback FormFelix Hammerl
2016-03-15Issue #620: Float composer right of close buttonFelix Hammerl
2016-03-09Issue #620: Refactor palceholderFelix Hammerl
2016-02-12Revert "Revert "Issue #549 - Implemented UI part of remote attachments""NavaL
This reverts commit 48144118cf0e861ad1ca0ae7900a8cd12d4313db.
2016-02-08Revert "Issue #549 - Implemented UI part of remote attachments"Felix Hammerl
This reverts commit e3939d4c1dff0f152fa13ce8a89f751c79ecace2.
2016-02-04Issue #551 - Show attachment name during uploadFelix Hammerl
2016-02-03Issue #552 - Add upload abortFelix Hammerl
Cancels an upload and restores the user interface to ready-for-upload state
2016-02-03Display progress bar when an upload is in progressFelix Hammerl
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel.
2016-02-01Issue #549 - Implemented UI part of remote attachmentsJefferson Stachelski
2016-01-28Issue #550 - Adding missing hbs file.Gislene Pereira
2016-01-27Keep attachments when forwarding a mail #509Giovane
- Extract the attachment file box to a partial - Adds logic to show/hide the download arrow icon
2016-01-25Include forgotten template fileGiovane
2016-01-25Enable attachments on inline compose #579Giovane
- Extracts the attachents list template to a partial - Enable attachments on reply, reply all and forward
2016-01-20Revert "Issue #572 - No whitespace between body input and Send when there's ↵Gislene Pereira
no attachment." This reverts commit 6ac9227214a9d84ef51be072ec888c0c92bf992a.
2016-01-20Issue #572 - No whitespace between body input and Send when there's no ↵Gislene Pereira
attachment.
2016-01-19Issue #572 - Remove Attachment text, attachment box takes full width +Gislene Pereira
+ Attachment size color in lighter gray + Add space between each attachment
2016-01-11format attachment sizeNavaL
Issue #573
2016-01-11merging attachment_list ui and data, and making it into a mixinNavaL
Issue #573
2016-01-05emptying attachment list when email sent -- in case the user stays on the ↵NavaL
same screen and re-click compose Issue #548
2015-12-29refactoring: moved upload logic out of the attachment iconNavaL
Issue #548
2015-12-28#563 - Adding arrows up and down to indicate the state of the cc and bcc fieldsGabriel Albo
2015-12-28#563 - Removing recipients fields border and leaving only one at the top of ↵Gabriel Albo
the subject field
2015-12-28#563 - Adding hide/show logic and link. Hiding cc and bcc by defaultGabriel Albo
2015-12-23enable/disable send button when attachment is uploadingPixelated
Issue #548
2015-12-22front-end for sending attachmentsNavaL
Issue #548
2015-11-13Merge pull request #521 from rdoh/remove_save_draft_buttonGiovane Liberato
merge "remove save draft button, related css and js"
2015-11-12remove save draft button, related css and jsRobin Doherty
2015-11-11toggle no mails available message when it's an empty search #503Giovane
2015-11-11Align second line of email addresses to the beginning of the first lineReinaldo de Souza Jr
Fixes #514
2015-11-09Adds style and tag information on 'No Mails available' message.Giovane
- Issue #503
2015-11-09Add no mails availabe message to middle paneFolker Bernitt
- Issue #503
2015-11-04#504 - Making the recipients fields have a distinct background color when ↵Gabriel Albo
focused (like subject and body already did)
2015-10-29Jeff/Albo - Fixing to, cc and bcc label alignmentGabriel Albo
2015-10-29Jeff/Albo - Making the labels on the recipients fields point to their ↵Gabriel Albo
respective inputs.
2015-10-25[#414] - Setting the focus to Recipients To Box and fixing tab index.Gislene Pereira
2015-10-22[#414] Moving recipients area to the top in compose screen.Gislene Pereira
2015-10-21Merge branch 'master' of https://github.com/SamuelToh/pixelated-user-agentJefferson Stachelski
2015-09-17#442 Improve feedback box UI and show message after clicking submit.Giovane
2015-09-16#442 Renames feedback box file and improve feedback box html.Giovane
2015-09-15#442 Moves feedback box component to mail_view related folders.Giovane
2015-07-26Issue#377 - Add ability to allow users to delete emails from recipient input.TigerRoar
2015-06-25Renamed css div class 'compose' to 'floatlabel'Leonardo Schäffer
2015-06-07Implemented floatlabels for input fields when composing emailLeonardo Schäffer