summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-03-01[#907] Puts autofocus on username field.Thais Siqueira
with @anikarni
2017-02-27Pixelated UA debian package depends on libsqlcipher0 and libssl-devvarac
2017-02-27Fix fetching of pixelated apt keyvarac
2017-02-27Remove old spt keysvarac
2017-02-27Fix vagrant instructionsvarac
2017-02-27Remove things already present in LEAP/jessie boxvarac
2017-02-24Merge pull request #993 from pixelated/login-errorsTulio Casagrande
Login errors - some refactorings
2017-02-24[#907] Renames components testsThais Siqueira
2017-02-24[#907] Adds npm-debug.log. on .gitignoreThais Siqueira
2017-02-24[#907] Moves tests to directories componentsThais Siqueira
2017-02-23Merge pull request #990 from pixelated/login-errorsAnike Arni
Create full translation integration test
2017-02-23[#907] Moves i18n and util files to common directoryAnike Arni
with @thaissiqueira
2017-02-23[#907] Renames welcome componentAnike Arni
with @thaissiqueira
2017-02-23[#907] Normalizes scss file namesAnike Arni
with @thaissiqueira
2017-02-23[#907] Minifies png imagesAnike Arni
with @thaissiqueira
2017-02-23[#907] Minifies svg imagesAnike Arni
with @thaissiqueira
2017-02-23[#907] Moves minified images to public folderAnike Arni
with @thaissiqueira
2017-02-23[#907] Adds integration test for translationsAnike Arni
For this test, we refactored the way translations were done for backup account and login, concentrating them in the common/app.js component. with @thaissiqueira
2017-02-23[#907] Adds margin to top of page for login pageAnike Arni
with @thaissiqueira
2017-02-23Merge pull request #987 from pixelated/login-errorsAnike Arni
Adds welcome and error messages to login
2017-02-22[#907] Fix lintAnike Arni
with @thaissiqueira
2017-02-22[#907] Makes login compatible with other broswersAnike Arni
with @thaissiqueira
2017-02-22[#907] Makes logo smaller on mobile generic errorAnike Arni
with @SweetVirginia
2017-02-22[#907] Adds portuguese translations for welcome messageAnike Arni
with @SweetVirginia
2017-02-22[#907] Adds unit test for PixelatedWelcome componentAnike Arni
with @thaissiqueira
2017-02-22[#907] Changed order of login componentsAnike Arni
with @thaissiqueira
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-21Merge pull request #986 from pixelated/login-errorsAnike Arni
Translate and make login responsive
2017-02-21Fix production environments css directoryAnike Arni
with @tuliocasagrande
2017-02-21[#907] Use variables for css colorsTulio Casagrande
with @anikarni
2017-02-21[#907] Change auth-error urlTulio Casagrande
with @anikarni
2017-02-21[#907] Translate auth error message on loginTulio Casagrande
with @anikarni
2017-02-21[#907] Makes login page responsiveAnike Arni
2017-02-21[#907] Fix font and favicon urlsAnike Arni
2017-02-21[#907] Translates login page to pt_BRAnike Arni
2017-02-21Remove multiple workers for integration testsTulio Casagrande
with @anikarni
2017-02-21Fix integration tests tagTulio Casagrande
with @anikarni
2017-02-20Merge pull request #980 from pixelated/interstitial-errorsTulio Casagrande
[#907] Convert login page to react
2017-02-17[#907] Click tag child on functional testsTulio Casagrande
with @anikarni
2017-02-17[#907] Add chromedriver to vagrant for functional testsTulio Casagrande
with @anikarni
2017-02-17[#907] Fix functional tests on snapTulio Casagrande
2017-02-17[#907] Change functional tests to check for visibilityTulio Casagrande
2017-02-17[#907] Change default webdriver to chromeTulio Casagrande
with @anikarni
2017-02-17[#907] Add retry when tag reference was lostTulio Casagrande
2017-02-17[#907] Fix selectors to work with chromedriverTulio Casagrande
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] Adapt login status to work with single userTulio Casagrande
with @anikarni
2017-02-16[#907] Remove duplicate assets child resourceAnike Arni
with @tuliocasagrande
2017-02-16[#907] Simplify static folderAnike Arni
with @tuliocasagrande