summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Collapse)Author
2017-01-20Merge pull request #903 from annacruz/remove-refresh-buttonAnike Arni
Removing refresh in mail page - issue #838
2017-01-20Removing other refresh trigger referencesAnna Cruz
2017-01-20Removing refresh button references from hbsAnna Cruz
2017-01-20Removing refresh_trigger from templates and references to itAnna Cruz
2017-01-19[#828] Changes color and size of tooltipThais Siqueira
with @tayanefernandes
2017-01-19[#828] Refactoring checkEncrypted and checkSigned functionsThais Siqueira
with @tayanefernandes
2017-01-19[#828] Adds Portuguese translation for encrypted and signed tooltipsThais Siqueira
with @tayanefernandes
2017-01-19[#828] Replaced plain text to translation propertiesThais Siqueira
with @tayanefernandes
2017-01-19[#828] Adds tooltips for encrypt and sign labelsThais 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
2017-01-13Adds js to watch command so that dev is faster in jsAnike Arni
2017-01-13Fix js setup for vagrantTulio Casagrande
2017-01-03Moved bower install to npm post_installBruno Wagner
Also fixed some indentation errors on the Makefile
2017-01-03Adds javascript build and tests to makefileBruno Wagner
Now you can setup both javascript and python from scratch and run the test suites on both sides directly from the root of the project
2016-12-29Delete require config file main.jsAnike Arni
2016-12-29Move package script to npmAnike Arni
2016-12-29Adds back missing foundation bower dependency to fix buildAnike Arni
2016-12-29Move aliases to common folder for local and production compilationAnike Arni
2016-12-29Compile sandbox files through webpack as wellAnike Arni
2016-12-29Makes sure builds include all necessary filesAnike Arni
2016-12-29Use only dist folder for serving applicationAnike Arni
2016-12-28Fixes offcanvas menu by moving foundation back to index.htmlAnike Arni
2016-12-28Remove requirejs compilation taks and optionsAnike Arni
2016-12-28Use webpack files for packagingAnike Arni
2016-12-28Use minified files for dependencies and copy them to dist folder with webpackAnike Arni
2016-12-28Move foundation from bower to npm and package them with webpackAnike Arni
2016-12-28Update package script to use webpack filesAnike Arni
2016-12-28Bundles local files that were previously in script tags with webpack for ↵Anike Arni
optimization
2016-12-28Copy all necessary assest to dist folder to package, via webpackAnike Arni
2016-12-28Output javascript bundle in dist folder and use it locallyAnike Arni
2016-12-27Clarifies how js files are compiled by creating separate npm taskAnike Arni
2016-12-27Fixes jshint by adding semicolon in index.jsAnike Arni
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
This reverts commit eae2e182940f34050c464c3c7f0e406934578969.
2016-12-20Background settingsSweetVirginia
2016-12-19[#847] Fixes the "Body" placeholder issue that isn't moving to body when clickedTayane Fernandes
The hidden label was overlapping the placeholder and this was preventing the user to click
2016-12-19[#847] Changing the 'Body' placeholder to be 'Message'Tayane Fernandes
2016-12-14[#845] Removes transparency from tag suggestionsAnike Arni
With @thaissiqueira.
2016-12-14[#845] Remove spacing between tag input and sugestionsAnike Arni
with @thaissiqueira
2016-12-14[#845] Move add tag button to tag icon.Anike Arni
With @thaissiqueira.
2016-12-14[#845] Doesn't hide tag button when adding new tagAnike Arni
with @thaissiqueira
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5.
2016-12-08Revert "[#801] serve signup page from signup resource"Roald de Vries
This reverts commit b6c655b8a15d610166313949b96fadb181627f90.
2016-12-07[#801] serve signup page from signup resourceZara Gebru
2016-12-06remove some TODO'sRoald de Vries