Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-08 | [#922] Create footer | Anike Arni | |
with @tayanefernandes | |||
2017-02-08 | Merge pull request #965 from pixelated/backup-email-page | Anike Arni | |
Adds lint, coverage and css autoprefixer | |||
2017-02-08 | [#922] Add css autoprefixer for compatibility with browsers | Anike Arni | |
with @tayanefernandes | |||
2017-02-08 | [#922] Adds devtool source maps to development mode | Anike Arni | |
2017-02-08 | [#922] Add semincolon to lint and fix js code | Anike Arni | |
with @tayanefernandes | |||
2017-02-08 | [#922] Add test coverage for new js files | Anike Arni | |
Since this added a lot of scripts to our npm scripts, this commit also organizes the package.json. with @tayanefernandes | |||
2017-02-08 | [#922] Adds eslint for react and es6 files | Anike Arni | |
2017-02-08 | Merge pull request #964 from pixelated/backup-email-page | Anike Arni | |
Refactoring react code | |||
2017-02-08 | Fix linters not having packages installed | Tulio Casagrande | |
2017-02-08 | Merge pull request #962 from pixelated/unhandled-error | Tulio Casagrande | |
Unhandled error | |||
2017-02-07 | [#922] Fix button and input width | Tayane Fernandes | |
with @anikarni | |||
2017-02-07 | [#922] Extract input field to a component | Tayane Fernandes | |
with @anikarni | |||
2017-02-07 | [#922] Extract the submit button to a component | Tayane Fernandes | |
with @anikarni | |||
2017-02-07 | Merge pull request #961 from pixelated/backup-email-page | Tayane Fernandes | |
Add translation for account recovery | |||
2017-02-07 | [#922] Add copyright | Tayane Fernandes | |
with @anikarni | |||
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 | Revert "[#918] Adds verbose output for post-install script" | Thais Siqueira | |
This reverts commit 9a8df480a57ad68153b9ac5e2d4017a9cbfb57f9. | |||
2017-02-07 | Simplify test routines to not install packages every time | Tulio Casagrande | |
2017-02-07 | [#918] Adds exit status to post install script | Thais Siqueira | |
Without `exit X` the scritp gets the exit status from last command. So it was getting the exit status from `systemctl -q is-active pixelated-server.service` when pixelated-server wasn't running. with @deniscostadsc | |||
2017-02-07 | [#952] Get rid of extra empty line on unhandled errors | Tulio Casagrande | |
2017-02-07 | [#952] Log events even when formatting errors occur | Tulio Casagrande | |
2017-02-07 | [#952] Access log_format key correctly even if it's None | Tulio Casagrande | |
This is the case of the infamous 'Unhandled error in Deferred' events that were not logging the traceback. | |||
2017-02-07 | [#922] Add i18n translations for react | Tayane Fernandes | |
with @anikarni | |||
2017-02-07 | [#918] Adds verbose output for post-install script | Thais Siqueira | |
With @deniscostadsc | |||
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 |