Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-12 | Revert "Revert "Issue #549 - Removing the attachment from UI"" | NavaL | |
This reverts commit c16af6af2fa6798f5c3f9badfb445e87982e9dc3. | |||
2016-02-12 | Revert "Revert "Issue #549 - Implemented remove attachment"" | NavaL | |
This reverts commit 3c6b905d7e5b78e521b2e7692e5e32b7b0c226bc. | |||
2016-02-12 | Revert "Revert "Issue #549 - Implemented UI part of remote attachments"" | NavaL | |
This reverts commit 48144118cf0e861ad1ca0ae7900a8cd12d4313db. | |||
2016-02-08 | Revert "Issue #549 - Implemented UI part of remote attachments" | Felix Hammerl | |
This reverts commit e3939d4c1dff0f152fa13ce8a89f751c79ecace2. | |||
2016-02-08 | Revert "Issue #549 - Implemented remove attachment" | Felix Hammerl | |
This reverts commit 9442be5c230e286073244451189ffc05ae6c8083. | |||
2016-02-08 | Revert "Issue #549 - Removing the attachment from UI" | Felix Hammerl | |
This reverts commit 1d1132e3779cb3a95b6c5685e358d422074741e5. | |||
2016-02-08 | Revert "Issue #549 - Trigger save draft event after remove attachment" | Felix Hammerl | |
This reverts commit 0e443ce40e684c095285efb774fefe3a824413d7. | |||
2016-02-04 | Issue #549 - Trigger save draft event after remove attachment | Jefferson Stachelski | |
2016-02-04 | Issue #549 - Removing the attachment from UI | Jefferson Stachelski | |
2016-02-04 | Issue #549 - Implemented remove attachment | Jefferson Stachelski | |
2016-02-04 | Issue #551 - Show attachment name during upload | Felix Hammerl | |
2016-02-04 | Detach upload abort listener | Felix Hammerl | |
2016-02-03 | Issue #552 - Add upload abort | Felix Hammerl | |
Cancels an upload and restores the user interface to ready-for-upload state | |||
2016-02-03 | Display progress bar when an upload is in progress | Felix Hammerl | |
Displays a progress bar when an upload is in progress and prohibits uploading multiple attachments in parallel. | |||
2016-02-01 | Issue #549 - Implemented UI part of remote attachments | Jefferson Stachelski | |
2016-02-01 | Check exactly at border limit of one megabyte | Folker Bernitt | |
- Issue #550 - Deleted skipped test | |||
2016-01-29 | Testing Choose another file and dismiss buttons. | Victor Shyba | |
Issue #550 | |||
2016-01-29 | testing filesize validation, on attachments | Victor Shyba | |
Issue #550 | |||
2016-01-28 | Add original attachments to forwared mails | Folker Bernitt | |
- Issue #579 | |||
2016-01-27 | Issue #550 - [Refactor] Fixing magic number. | Gislene Pereira | |
2016-01-27 | Keep attachments when forwarding a mail #509 | Giovane | |
- Extract the attachment file box to a partial - Adds logic to show/hide the download arrow icon | |||
2016-01-26 | Issue #550 - Alert user when attachment size exceeds 1MB limit. | Gislene Pereira | |
2016-01-25 | Enable attachments on inline compose #579 | Giovane | |
- Extracts the attachents list template to a partial - Enable attachments on reply, reply all and forward | |||
2016-01-20 | Revert "Issue #572 - No whitespace between body input and Send when there's ↵ | Gislene Pereira | |
no attachment." This reverts commit 6ac9227214a9d84ef51be072ec888c0c92bf992a. | |||
2016-01-20 | Issue #572 - No whitespace between body input and Send when there's no ↵ | Gislene Pereira | |
attachment. | |||
2016-01-19 | Issue #572 - Remove Attachment text, attachment box takes full width + | Gislene Pereira | |
+ Attachment size color in lighter gray + Add space between each attachment | |||
2016-01-19 | Issue #572 - Rotate and resize paperclip icon. | Gislene Pereira | |
Removed blue border around paperclip icon when clicking it. | |||
2016-01-11 | minor refactoring | NavaL | |
Issue #573 | |||
2016-01-11 | auto save draft on adding attachment, within timeout | NavaL | |
Issue #573 | |||
2016-01-11 | format attachment size | NavaL | |
Issue #573 | |||
2016-01-11 | merging attachment_list ui and data, and making it into a mixin | NavaL | |
Issue #573 | |||
2016-01-06 | #563 - Giovane/Albo - Fixing arrow toggling for drafts | Gabriel Albo | |
2016-01-05 | emptying attachment list when email sent -- in case the user stays on the ↵ | NavaL | |
same screen and re-click compose Issue #548 | |||
2016-01-05 | separated attachment list UI as a component and the corresponding attachment ↵ | NavaL | |
list payload as a mixin Issue #548 | |||
2016-01-05 | Revert "Issue #25 - Implemented shortcuts on UI" | Bruno Wagner | |
This reverts commit aa66beb0c74ebaa950a083ed991f6e5f50f9c9ac. This commit broke the functional tests, so we are reverting it for now, while we fix it | |||
2015-12-31 | Issue #25 - Implemented shortcuts on UI | Jefferson Stachelski | |
2015-12-30 | Updates jshint to latest version #565 | Giovane | |
- Change 'use strict' mode to function-level - Update needed files | |||
2015-12-29 | refactoring: moved upload logic out of the attachment icon | NavaL | |
Issue #548 | |||
2015-12-29 | Shows selected tag in addition of unread count #564 | Giovane | |
2015-12-29 | Listens to mails available events and count unread #564 | Giovane | |
- Considering unread all the mails that doesn't have the 'read' status - Remove initial templates because title doesn't support html tags inside | |||
2015-12-29 | Shows unread count on title bar | Giovane | |
- This commit creates the unread_count_title component | |||
2015-12-28 | #563 - Adding arrows up and down to indicate the state of the cc and bcc fields | Gabriel Albo | |
2015-12-23 | enable/disable send button when attachment is uploading | Pixelated | |
Issue #548 | |||
2015-12-22 | front-end for sending attachments | NavaL | |
Issue #548 | |||
2015-12-10 | #299 +@fbernitt made tag-refreshing to listen on document directly | mnandri | |
2015-12-08 | Closes user settings box when clicking outside it. #509 w/ @pereiragislene | Giovane Liberato | |
2015-12-07 | Issue #507 - Refactored fix broken UI when start UA | Jefferson Stachelski | |
Paring with bwagner | |||
2015-12-07 | Issue #507 - Hidden the search icon when start UA | Jefferson Stachelski | |
2015-12-03 | Issue #411 - Did some refactores [Gil/Jeff] | Jefferson Stachelski | |
2015-12-03 | Issue #411 - Splitted some js logic [Gil/Jeff] | Jefferson Stachelski | |
Separeted the logic to get the user information from the component that render the popup that shows this information |