Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-04 | Remove unused empty file | Felix Hammerl | |
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: Remove utility class from _styles.scss | Felix Hammerl | |
2016-04-13 | Issue #670: Move reply view to composeO | Felix Hammerl | |
2016-04-13 | Issue #670: Move .hidden to _others.scss | Felix Hammerl | |
2016-04-13 | Issue #670: inline list-actions mixin | Felix Hammerl | |
2016-04-07 | Issue #292: put labels on user pub key and email | Caio Carrara | |
Since we need always think about our defined personas, it's important to describe properly the information we put on user interface. This aspect is more important when we need to show some non trivial information as the public key fingerprint. So, this change adds label for both info on user "settings" box, email and public user fingerprint. | |||
2016-04-06 | Revert "Remove special chars to validate pipeline failing" | Christoph Kluenter | |
This reverts commit 07d7476ac6b7a5ddcb0a8ab79e18caf2c8f7b35b. | |||
2016-04-05 | Remove special chars to validate pipeline failing | Caio Carrara | |
We're currently facing some build pipeline failures and this commit can make things work. As soon as we fix the locale settings on pipeline we can rollback theses changes. | |||
2016-04-05 | Issue #648: Add review feedback | Felix Hammerl | |
2016-04-05 | Issue #648: Refactor mail-list | Felix Hammerl | |
2016-03-31 | Remove unused _security.scss | Felix Hammerl | |
2016-03-28 | Merge pull request #659 from cacarrara/security-labels | Caio Carrara | |
Issue #647: Refactor security labels stylesheet | |||
2016-03-24 | Issue #656: Fix sandbox fonts | Felix Hammerl | |
Add CORS headers to sandbox resource Add OpenSans in normal font weight (400) to the sandbox CSS | |||
2016-03-24 | Work in progress: Fix loading webfonts in the sandbox. | Tobias Adam | |
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-22 | Issue #649: Extract tags mixin to separate file | Felix Hammerl | |
2016-03-21 | Fix open issue from 195322b | Felix Hammerl | |
2016-03-17 | Merge branch 'loading-logo' | Gislene Pereira | |
* loading-logo: Adding spin logo to search event. Issue #238 Adding js unit tests + small refactoring. // pairing with @tuliocasagrande Issue #238 The logo will spin when the user opens a mail or draft. Issue #238 Adding logo loading event to Saving Draft; + Adding timeout to 0.6 secs before stopping the spinning; + Removing unnecessary defaultAttr. Creating events to spin and stop spinning the logo. Logo will spin when user selects another tag on the left bar and stops when the list of mails is rendered. Adding sass function to lighten the logo color for the spinner Adding new svg and dummy animation Conflicts: web-ui/app/scss/_alerts.scss web-ui/app/scss/_mixins.scss | |||
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: Remove unused layout styles | Felix Hammerl | |
2016-03-15 | Issue #620: Refactor read view | Felix Hammerl | |
2016-03-15 | Issue #620: Add SCUT to project | Felix Hammerl | |
2016-03-15 | Issue #620: Remove unnecessary ampersand operator | Felix Hammerl | |
2016-03-15 | Issue #620: Format mail-view and convert to normal CSS rule | Felix Hammerl | |
2016-03-15 | Issue #620: Remove unnecessary mixin | Felix Hammerl | |
2016-03-10 | Creating events to spin and stop spinning the logo. | Gislene Pereira | |
Logo will spin when user selects another tag on the left bar and stops when the list of mails is rendered. Issue #238 | |||
2016-03-09 | Issue #620: Refactor palceholder | Felix Hammerl | |
2016-03-09 | Issue #620: Remove former main css file | Felix Hammerl | |
2016-03-09 | Issue #620: Spike growl CSS modularization | Felix Hammerl | |
2016-03-09 | Issue #617: Highlight search terms by altering mail content | Felix Hammerl | |
2016-03-09 | Issue #617: Add sandbox to user-agent | Felix Hammerl | |
2016-03-09 | Issue #617: Create sandbox resouces | Felix Hammerl | |
2016-03-08 | Decreasing the spacing between email header and email body | Gabriel Albo | |
2016-03-08 | Test: making the email security indication corners round so it doesn't look ↵ | Gabriel Albo | |
so much like the actions buttons | |||
2016-03-01 | Adding sass function to lighten the logo color for the spinner | Gabriel Albo | |
Issue #238 | |||
2016-03-01 | Adding new svg and dummy animation | Gabriel Albo | |
Issue #238 | |||
2016-02-25 | changed logout to post | NavaL | |
Issue #612 | |||
2016-02-24 | Consolidate stylesheets | Felix Hammerl | |
This removes styles.scss as intermediate stylesheet. Only main.scss is now built, thereby also removing duplicated imports. | |||
2016-02-24 | Remove unused font and stylesheetgit s | Felix Hammerl | |
2016-02-22 | Issue #616: Remove hardcoded colors | Felix Hammerl | |