summaryrefslogtreecommitdiff
path: root/web-ui
AgeCommit message (Expand)Author
2017-02-06[#922] Add back linkTayane Fernandes
2017-02-06[#922] Make backup page responsive for big devicesTayane Fernandes
2017-02-06[#922] Add accessibility warning in dev envTayane Fernandes
2017-02-06[#922] Adds text field and button to pageAnike Arni
2017-02-03[#922] Move new js tests to mochaAnike Arni
2017-02-03[#922] Creates container in backup account pageAnike Arni
2017-02-03[#922] Adds css to account recoveryAnike Arni
2017-02-02Merge pull request #958 from pixelated/backup-email-pageAnike Arni
2017-02-02[#922] Adds prod webpack configuration for reactAnike Arni
2017-02-01[#922] Add react testsAnike Arni
2017-02-01[#922] Add reactAnike Arni
2017-02-01[#922] Create route for account recoveryAnike Arni
2017-02-01Add images for Account Recovrey MVP Issue #922 Backup email for existing user.SweetVirginia
2017-02-01Fix the pix-logo to stop spinning when an email opensTayane Fernandes
2017-02-01Add spinner before loading an email or draftTayane Fernandes
2017-01-20Adjusts to ellipsis work correctly in mail listAnna Cruz
2017-01-20Merge pull request #903 from annacruz/remove-refresh-buttonAnike Arni
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
2017-01-19[#828] Refactoring checkEncrypted and checkSigned functionsThais Siqueira
2017-01-19[#828] Adds Portuguese translation for encrypted and signed tooltipsThais Siqueira
2017-01-19[#828] Replaced plain text to translation propertiesThais Siqueira
2017-01-19[#828] Adds tooltips for encrypt and sign labelsThais Siqueira
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
2017-01-03Adds javascript build and tests to makefileBruno Wagner
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 opti...Anike Arni
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