summaryrefslogtreecommitdiff
path: root/web-ui/app
AgeCommit message (Collapse)Author
2017-03-28[#931] Shows error feedback using Snackbar notification when there's a ↵Sriram Viswanathan
submit failure on backup account page
2017-03-27[#932] Translates account recovery title to portugueseAnike Arni
2017-03-27[#932] Creates account recovery resourceAnike Arni
2017-03-24[#830] Improve timeout of user alertsTulio Casagrande
with @anikarni
2017-03-24[#830] Translate email handling tagsTulio Casagrande
with @anikarni
2017-03-24[#830] Adds sending feedback alertAnike Arni
2017-03-16[#971] Add backup account confirmation pageTayane Fernandes
with @tuliocasagrande
2017-03-14[#971] Extract Backup email page to a new componentTayane Fernandes
with @tuliocasagrande
2017-03-10[#923] Add translation for the validation errorTayane Fernandes
@FrailWords
2017-02-22[#907] Adds portuguese translations for welcome messageAnike Arni
with @SweetVirginia
2017-02-22[#907] Add pixelated welcome message to loginAnike Arni
with @tuliocasagrande and @thaissiqueira
2017-02-22[#907] Display error message for mobile versionTulio Casagrande
with @anikarni
2017-02-21[#907] Translate auth error message on loginTulio Casagrande
with @anikarni
2017-02-21[#907] Fix font and favicon urlsAnike Arni
2017-02-21[#907] Translates login page to pt_BRAnike Arni
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-16[#907] Convert login page to reactTulio Casagrande
with @anikarni
2017-02-09[#922] Add dynamic page titleTayane Fernandes
with @anikarni
2017-02-08[#922] Applies changes compatible with firefoxAnike Arni
with @tayanefernandes
2017-02-08[#922] Create footerAnike Arni
with @tayanefernandes
2017-02-07[#922] Refactoring react folder structureTayane Fernandes
with @anikarni
2017-02-07[#922] Add translation for Portuguese and EnglishTayane Fernandes
2017-02-07[#922] Add i18n translations for reactTayane Fernandes
with @anikarni
2017-02-07[#922] Add meta for utf-8Tayane Fernandes
with @anikarni
2017-02-06[#922] Add back linkTayane Fernandes
with @anikarni
2017-02-06[#922] Make backup page responsive for big devicesTayane Fernandes
with @anikarni
2017-02-06[#922] Add accessibility warning in dev envTayane Fernandes
with @anikarni
2017-02-06[#922] Adds text field and button to pageAnike Arni
with @tayanefernandes
2017-02-03[#922] Creates container in backup account pageAnike Arni
with @tayanefernandes
2017-02-03[#922] Adds css to account recoveryAnike Arni
with @tayanefernandes
2017-02-02Merge pull request #958 from pixelated/backup-email-pageAnike Arni
Adding react initial configuration
2017-02-01[#922] Add react testsAnike Arni
with @tayanefernandes
2017-02-01[#922] Add reactAnike Arni
with @tayanefernandes
2017-02-01[#922] Create route for account recoveryAnike Arni
with @tayanefernandes
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
with @tuliocasagrande
2017-02-01Add spinner before loading an email or draftTayane Fernandes
related with #657 with @tuliocasagrande
2017-01-20Adjusts to ellipsis work correctly in mail listAnna Cruz
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
2016-12-29Delete require config file main.jsAnike Arni
2016-12-29Compile sandbox files through webpack as wellAnike Arni
2016-12-28Fixes offcanvas menu by moving foundation back to index.htmlAnike Arni