summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/base
AgeCommit message (Collapse)Author
2017-08-02[feat] Display mixnet status on outgoing emailsRuben Pollan
2017-02-16[#907] Bundles login static files separatelyAnike Arni
Due to conflicts with public and protected urls, login and interstitial files have to be on a different public url from inbox and resources that require login. Therefore, here, we delegate that logic to webpack. Now we have a '/public' url and a '/assets' url for those static assets.
2017-02-08[#922] Create footerAnike Arni
with @tayanefernandes
2017-02-06[#922] Adds text field and button to pageAnike Arni
with @tayanefernandes
2017-02-01Add spinner before loading an email or draftTayane Fernandes
related with #657 with @tuliocasagrande
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[#722] Changed color for the email list and action buttonsTayane Fernandes
2016-11-10[#816] Improve the recipient suggestion readbilityTayane Fernandes
2016-11-10[#716] Increase padlock icons font-size and fix alignmentTayane Fernandes
2016-06-29exchanged paper-plane icon for sent icon, fixes #717repat
2016-03-09Issue #620: Spike growl CSS modularizationFelix Hammerl