Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07 | Merge pull request #960 from pixelated/backup-email-page | Tayane Fernandes | |
[#922] Add html and css for the backup page | |||
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] Add command to rebuild node-sass for vagrant | Tayane Fernandes | |
with @anikarni | |||
2017-02-06 | [#922] Adds text field and button to page | Anike Arni | |
with @tayanefernandes | |||
2017-02-06 | Revert "[#918] Reverts the postinstall script" | Thais Siqueira | |
This reverts commit 98abd30f1ecf7c8d6ef3d5ecce90396a2868a1fc. | |||
2017-02-06 | Merge pull request #959 from pixelated/backup-email-page | Tayane Fernandes | |
Adds css and mocha | |||
2017-02-03 | [#922] Move new js tests to mocha | Anike Arni | |
We decided to move to mocha because it has more support for node testing with webpack (no need for browser). Since we're moving to React, we don't need the browser for our unit tests. 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-02 | [#922] Adds test for recovery resouce | Anike Arni | |
with @tayanefernandes | |||
2017-02-02 | [#922] Fixes lint errors in accout recovery resource | Anike Arni | |
with @tayanefernandes | |||
2017-02-02 | [#918] Reverts the postinstall script | Thais Siqueira | |
Related with PR #949: https://github.com/pixelated/pixelated-user-agent/pull/949 | |||
2017-02-02 | [#922] Adds prod webpack configuration for react | Anike Arni | |
with @tayanefernandes | |||
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 | Merge pull request #954 from pixelated/spinner | Tayane Fernandes | |
Add spinner before loading an email or draft. | |||
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-31 | Merge pull request #948 from pixelated/authentication-error | Anike Arni | |
Authentication error | |||
2017-01-30 | Merge pull request #949 from pixelated/restart-pixelated | thaissiqueira | |
Adds postinstall scritp to restart pixelated-server | |||
2017-01-27 | Only restart pixelated-server if service is active and systemd exists | Anike Arni | |
2017-01-26 | [#918] Adds scritp to restart pixelated-server | Denis Costa | |
After upgrading Pixelated User Agent package this script will restart the server in order to have the newest code running. | |||
2017-01-25 | Remove unused variable | Tulio Casagrande | |
2017-01-25 | Extract duplicated methods to a common parent | Tulio Casagrande | |
2017-01-25 | [#907] Suppress traceback upon an unauthorized login | Tulio Casagrande | |
2017-01-23 | Merge pull request #947 from pixelated/keep-exception-context | Anike Arni | |
Keep exception context | |||
2017-01-23 | Merge pull request #921 from annacruz/long-recipients-list | Anike Arni | |
Adjusts to ellipsis work correctly in mail list - Issue #829 | |||
2017-01-21 | Merge pull request #946 from pixelated/virtual-env-fix | Tulio Casagrande | |
Removes old virutalenv that is no longer being used | |||
2017-01-21 | Remove old UploadKeyError test | Tulio Casagrande | |
I was surprised this test was not working correctly. | |||
2017-01-21 | Re-raise the same exception to keep context | Tulio Casagrande | |
2017-01-21 | Make registering of events for fresh accounts a bit more robust by replacing ↵ | Ola Bini | |
the old events if they were not cleaned up after previous errors | |||
2017-01-20 | Removes old virutalenv that is no longer being used | Anike Arni | |
2017-01-20 | Adjusts to ellipsis work correctly in mail list | Anna Cruz | |
2017-01-20 | Merge pull request #920 from olabini/initial-errors2 | Tulio Casagrande | |
Rebase previous PR on current master - see PR #915 for details | |||
2017-01-20 | Rebase previous PR on current master - see PR #915 for details | Ola Bini | |
2017-01-20 | Merge pull request #903 from annacruz/remove-refresh-button | Anike Arni | |
Removing refresh in mail page - issue #838 | |||
2017-01-20 | Merge pull request #912 from pixelated/tooltip-labels | thaissiqueira | |
[#828] Adds tooltips for encrypt and sign labels | |||
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-20 | Merge pull request #916 from olabini/fix-broken-assert-welcome-email | Tulio Casagrande | |
Fix broken test for default language for user | |||
2017-01-19 | Merge pull request #917 from olabini/fix-copyright-on-python-files | Anike Arni | |
Add copyright statements to all Python files that doesn't have it | |||
2017-01-19 | [#828] Changes color and size of tooltip | Thais Siqueira | |
with @tayanefernandes |