Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-01 | Add spinner before loading an email or draft | Tayane Fernandes | |
related with #657 with @tuliocasagrande | |||
2017-01-20 | Adjusts to ellipsis work correctly in mail list | Anna Cruz | |
2017-01-19 | [#828] Adds tooltips for encrypt and sign labels | Thais Siqueira | |
We added a tooltip on the "encrypted" and "signed" label to inform the user what these flags mean. And we did some refactoring. With @tayanefernandes | |||
2016-12-19 | [#847] Fixes the "Body" placeholder issue that isn't moving to body when clicked | Tayane Fernandes | |
The hidden label was overlapping the placeholder and this was preventing the user to click | |||
2016-12-08 | Revert "[#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 dir | Zara Gebru | |
2016-11-23 | [#722] Changed color for the email list and action buttons | Tayane Fernandes | |
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-11-16 | [#811] Fix the cursor pointer for the attachment icon | Tayane Fernandes | |
2016-11-10 | [#816] Improve the recipient suggestion readbility | Tayane Fernandes | |
2016-11-10 | [#716] Increase padlock icons font-size and fix alignment | Tayane Fernandes | |
2016-09-29 | [#716] Increase padlock icons font-size | Tayane Fernandes | |
2016-07-07 | Issue #742: Change Open Padlock icon | Felix Hammerl | |
2016-07-07 | Merge pull request #748 from belimawr/issue/741 | Felix Hammerl | |
Compose now is a HTML Button | |||
2016-07-07 | Merge pull request #745 from belimawr/issue/715 | Felix Hammerl | |
Changing icon size and margin | |||
2016-07-07 | Really make whole mail item clickable | Christian Treppo | |
So far the mail item had some padding applied to it on all sides, inside this padding area the item was not clickable, even though the cursor changed to a pointer. By moving the padding into the <a> tag, the whole element becomes clickable and opens the email. fixes #743 | |||
2016-07-06 | Compose now is a HTML Button | Tiago Queiroz | |
2016-07-06 | Make whole mail item without tags clickable | Christian Treppo | |
fixes #743 For mail items without tags the link to open the mail is not expanded, therefore it has to be done via CSS | |||
2016-07-06 | Chancing icon size and margin | Tiago Queiroz | |
2016-06-29 | exchanged paper-plane icon for sent icon, fixes #717 | repat | |
2016-06-28 | Added remaining translations strings | Tulio Casagrande | |
2016-04-29 | Issue #679: Fix CSS and markup for attachments | Felix Hammerl | |
2016-04-14 | Issue #670: Fix custom tag unread count | Felix Hammerl | |
2016-04-14 | Issue #670: Move unread count to template | Felix Hammerl | |
2016-04-13 | Re-apply changes from 373c9e0 | Felix Hammerl | |
2016-04-13 | Issue #670: Split up _styles.scss | Felix Hammerl | |
2016-04-13 | Issue #670: Move attachment button to compose-view | Felix Hammerl | |
2016-04-13 | Issue #670: Move reply view to composeO | Felix Hammerl | |
2016-04-05 | Issue #648: Add review feedback | Felix Hammerl | |
2016-04-05 | Issue #648: Refactor mail-list | Felix Hammerl | |
2016-03-22 | Issue #647: Refactor security labels stylesheet | Caio Carrara | |
This change refactor the stylesheet of security labels. Now it's following the BEM naming conventions. Also, as the code is pretty coupled between css and js, it was necessary some changes on javascript code to keep the previous i18n key and rename the css classes. | |||
2016-03-22 | Issue #649: Refactor Tags | Felix Hammerl | |
2016-03-21 | Fix open issue from 195322b | Felix Hammerl | |
2016-03-15 | Issue #620: Inline single-use mixin | Felix Hammerl | |
2016-03-15 | Issue #620: Remove unused reply-box rule | Felix Hammerl | |
2016-03-15 | Issue #620: Fix close button background color | Felix Hammerl | |
2016-03-15 | Issue #620: Float composer right of close button | Felix Hammerl | |
2016-03-15 | Issue #620: Refactor read view | Felix Hammerl | |
2016-03-09 | Issue #620: Refactor palceholder | Felix Hammerl | |
2016-03-09 | Issue #620: Spike growl CSS modularization | Felix Hammerl | |