Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-28 | [#932] Tests next step of account recovery is translated | Anike Arni | |
2017-03-28 | [#932] Adds admin code form | Anike Arni | |
2017-03-27 | [#932] Translates account recovery title to portuguese | Anike Arni | |
2017-03-27 | [#932] Creates account recovery resource | Anike Arni | |
2017-03-24 | [#830] Improve timeout of user alerts | Tulio Casagrande | |
with @anikarni | |||
2017-03-24 | [#830] Translate email handling tags | Tulio Casagrande | |
with @anikarni | |||
2017-03-24 | [#830] Adds sending feedback alert | Anike Arni | |
2017-03-16 | [#971] Add backup account confirmation page | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-14 | [#971] Extract Backup email page to a new component | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-03-10 | [#923] Add translation for the validation error | Tayane Fernandes | |
@FrailWords | |||
2017-02-22 | [#907] Adds portuguese translations for welcome message | Anike Arni | |
with @SweetVirginia | |||
2017-02-22 | [#907] Add pixelated welcome message to login | Anike Arni | |
with @tuliocasagrande and @thaissiqueira | |||
2017-02-22 | [#907] Display error message for mobile version | Tulio Casagrande | |
with @anikarni | |||
2017-02-21 | [#907] Translate auth error message on login | Tulio Casagrande | |
with @anikarni | |||
2017-02-21 | [#907] Fix font and favicon urls | Anike Arni | |
2017-02-21 | [#907] Translates login page to pt_BR | Anike Arni | |
2017-02-16 | [#907] Bundles login static files separately | Anike 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 react | Tulio Casagrande | |
with @anikarni | |||
2017-02-09 | [#922] Add dynamic page title | Tayane Fernandes | |
with @anikarni | |||
2017-02-08 | [#922] Applies changes compatible with firefox | Anike Arni | |
with @tayanefernandes | |||
2017-02-08 | [#922] Create footer | Anike Arni | |
with @tayanefernandes | |||
2017-02-07 | [#922] Refactoring react folder structure | Tayane Fernandes | |
with @anikarni | |||
2017-02-07 | [#922] Add translation for Portuguese and English | Tayane Fernandes | |
2017-02-07 | [#922] Add i18n translations for react | Tayane Fernandes | |
with @anikarni | |||
2017-02-07 | [#922] Add meta for utf-8 | Tayane Fernandes | |
with @anikarni | |||
2017-02-06 | [#922] Add back link | Tayane Fernandes | |
with @anikarni | |||
2017-02-06 | [#922] Make backup page responsive for big devices | Tayane Fernandes | |
with @anikarni | |||
2017-02-06 | [#922] Add accessibility warning in dev env | Tayane Fernandes | |
with @anikarni | |||
2017-02-06 | [#922] Adds text field and button to page | Anike Arni | |
with @tayanefernandes | |||
2017-02-03 | [#922] Creates container in backup account page | Anike Arni | |
with @tayanefernandes | |||
2017-02-03 | [#922] Adds css to account recovery | Anike Arni | |
with @tayanefernandes | |||
2017-02-02 | Merge pull request #958 from pixelated/backup-email-page | Anike Arni | |
Adding react initial configuration | |||
2017-02-01 | [#922] Add react tests | Anike Arni | |
with @tayanefernandes | |||
2017-02-01 | [#922] Add react | Anike Arni | |
with @tayanefernandes | |||
2017-02-01 | [#922] Create route for account recovery | Anike Arni | |
with @tayanefernandes | |||
2017-02-01 | Add images for Account Recovrey MVP Issue #922 Backup email for existing user. | SweetVirginia | |
2017-02-01 | Fix the pix-logo to stop spinning when an email opens | Tayane Fernandes | |
with @tuliocasagrande | |||
2017-02-01 | Add spinner before loading an email or draft | Tayane Fernandes | |
related with #657 with @tuliocasagrande | |||
2017-01-20 | Adjusts to ellipsis work correctly in mail list | Anna Cruz | |
2017-01-20 | Merge pull request #903 from annacruz/remove-refresh-button | Anike Arni | |
Removing refresh in mail page - issue #838 | |||
2017-01-20 | Removing other refresh trigger references | Anna Cruz | |
2017-01-20 | Removing refresh button references from hbs | Anna Cruz | |
2017-01-20 | Removing refresh_trigger from templates and references to it | Anna Cruz | |
2017-01-19 | [#828] Changes color and size of tooltip | Thais Siqueira | |
with @tayanefernandes | |||
2017-01-19 | [#828] Refactoring checkEncrypted and checkSigned functions | Thais Siqueira | |
with @tayanefernandes | |||
2017-01-19 | [#828] Adds Portuguese translation for encrypted and signed tooltips | Thais Siqueira | |
with @tayanefernandes | |||
2017-01-19 | [#828] Replaced plain text to translation properties | Thais Siqueira | |
with @tayanefernandes | |||
2017-01-19 | [#828] Adds tooltips for encrypt and sign labels | Thais 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-29 | Delete require config file main.js | Anike Arni | |
2016-12-29 | Compile sandbox files through webpack as well | Anike Arni | |