summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Expand)Author
2016-12-27Add webpack compilation to build, fix aliases, and add babelAnike Arni
2016-12-27Adds index file for loading app with webpackAnike Arni
2016-12-27Removes almond from package.json as it will not be needed with webpackAnike Arni
2016-12-27Remove uneccessarily aliases in webpackAnike Arni
2016-12-27Move all bower dependencies to npmAnike Arni
2016-12-27Create webpack config file and add aliasesAnike Arni
2016-12-27Removes all unecessary node modules references from package.jsonAnike Arni
2016-12-20Revert "Background settings"Tayane Fernandes
2016-12-20Background settingsSweetVirginia
2016-12-19[#847] Fixes the "Body" placeholder issue that isn't moving to body when clickedTayane Fernandes
2016-12-19[#847] Changing the 'Body' placeholder to be 'Message'Tayane Fernandes
2016-12-14[#845] Removes transparency from tag suggestionsAnike Arni
2016-12-14[#845] Remove spacing between tag input and sugestionsAnike Arni
2016-12-14[#845] Move add tag button to tag icon.Anike Arni
2016-12-14[#845] Doesn't hide tag button when adding new tagAnike Arni
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-08Revert "[#801] serve signup page from signup resource"Roald de Vries
2016-12-07[#801] serve signup page from signup resourceZara Gebru
2016-12-06remove some TODO'sRoald de Vries
2016-12-05no difference between dev and prod static filesRoald de Vries
2016-12-05move some static files to the right directoryRoald de Vries
2016-12-05use static instead of {startup,public}-assetsRoald de Vries
2016-12-02[refactor] use static url instead of assets urlZara Gebru
2016-12-02[refactor] move app dir into public dirZara Gebru
2016-11-29Merge branch 'master' into signupRoald de Vries
2016-11-23[#722] Changed color for the email list and action buttonsTayane Fernandes
2016-11-23[#824] Add a border to the attachment button to make easy for mobile users th...Tayane Fernandes
2016-11-18[#801] Add validation to the invite codeTayane Fernandes
2016-11-18[#801] Fix gitignore file to use more absolute pathsTayane Fernandes
2016-11-18add logo and iconRoald de Vries
2016-11-18serve signup page through twistedRoald de Vries
2016-11-16[#811] Fix the cursor pointer for the attachment iconTayane Fernandes
2016-11-16rename react subdir to signupRoald de Vries
2016-11-16add a form and use fetchRoald de Vries
2016-11-16mock up the first forms of signupRoald de Vries
2016-11-10[#816] Improve the recipient suggestion readbilityTayane Fernandes
2016-11-10[#716] Increase padlock icons font-size and fix alignmentTayane Fernandes
2016-10-05Removes the 'Not signed' label from sent mail viewThais Siqueira
2016-09-29[#716] Remove duplicated recipient mixinTayane Fernandes
2016-09-29[#716] Increase padlock icons font-sizeTayane Fernandes
2016-09-28[#721] Improve tag label color and sizeTayane Fernandes
2016-08-23accept uploads to up to 5MBChristoph Kluenter
2016-07-27Fix web-ui unit testsRoald de Vries
2016-07-11Fix encrypted labelThais Siqueira
2016-07-07Issue #742: Change Open Padlock iconFelix Hammerl
2016-07-07Merge pull request #748 from belimawr/issue/741Felix Hammerl
2016-07-07Merge pull request #745 from belimawr/issue/715Felix Hammerl
2016-07-07Really make whole mail item clickableChristian Treppo
2016-07-07Merge pull request #746 from treppo/whole-mail-item-clickableFelix Hammerl
2016-07-06Compose now is a HTML ButtonTiago Queiroz