Age | Commit message (Collapse) | Author |
|
Issue #548
|
|
|
|
- Considering unread all the mails that doesn't have the 'read' status
- Remove initial templates because title doesn't support html tags
inside
|
|
- This commit creates the unread_count_title
component
|
|
|
|
the subject field
|
|
|
|
They weren't being minified with the rest of the JS, so I added
them to the packaging and the UI should be correct inside docker
|
|
Issue #548
|
|
Issue #548
|
|
|
|
Issue #548
|
|
- Change vagrant image to debian jessie
- Uses absolute path to jshint on package.json
|
|
|
|
Issue #524
|
|
|
|
|
|
|
|
Paring with bwagner
|
|
|
|
|
|
|
|
Separeted the logic to get the user information from the component that
render the popup that shows this information
|
|
|
|
|
|
Ajusted the bottom aligment when the logout button is enable or not
|
|
implementation. #512
|
|
|
|
Adjusted user settings popup text size. Done some SASS refactoring.
|
|
|
|
If a draft was never saved before, and there wasn't
any change to save, we now discard it instead saving
and deleting it. This also lessens the calls to saveDraft
that was causing some draft duplication.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merge "remove save draft button, related css and js"
|
|
|
|
|
|
This reverts commit 7b67d64ce75600961cc9836fb124997590126d0e.
|
|
|
|
|
|
|