summaryrefslogtreecommitdiff
path: root/web-ui/src/common
AgeCommit message (Expand)Author
2017-04-05[#938] Fixes padding of text on the link button on backup-account stepSriram Viswanathan
2017-04-05[#938] Replaces RaisedButton with FlatButton for backup-account linkSriram Viswanathan
2017-04-05[#938] Fixes styling of title & button on backup-account stepSriram Viswanathan
2017-04-05[#938] Replaces submit button with a link button for redirectionSriram Viswanathan
2017-04-04[#938] Adds link to backup-account on the backup account stepSriram Viswanathan
2017-03-31[#935] Submits user recovery code to new endpointAnike Arni
2017-03-30[#932] Makes back link a buttonAnike Arni
2017-03-30[#932] Hides logout button on account recovery flowAnike Arni
2017-03-29Merge pull request #1032 from pixelated/forgot-password-pageAnike Arni
2017-03-28[#932] Adds back link to account recovery stepsAnike Arni
2017-03-28[#931] Adds support for multi-line Snackbar messagesSriram Viswanathan
2017-03-28[#931] Shows error feedback using Snackbar notification when there's a submit...Sriram Viswanathan
2017-03-24 |#973| Thais + Sriram | Adds title and aria label for the logout button on t...Sriram Viswanathan
2017-03-24|#973| Thais + Sriram | Do not translated 'Pixelated' stringSriram Viswanathan
2017-03-23|#973| Thais + Sriram | Removes containerElement to use default 'button' cont...Sriram Viswanathan
2017-03-23|#973| Thais + Sriram | Adds name attribute to logout button and make it tran...Sriram Viswanathan
2017-03-23|#973| Thais + Sriram | Adds logout component to be shown on the headerSriram Viswanathan
2017-03-10[#923] Make the label for the input text always blueTayane Fernandes
2017-03-10[#923] Fix the submit button when the email is emptyTayane Fernandes
2017-03-10[#923] Fix submit button style of material-uiTayane Fernandes
2017-03-10[#923] Disable button when the email is invalid on the backup email pageTayane Fernandes
2017-03-07[#923] Add material-ui frameworkTayane Fernandes
2017-03-01[#907] Puts autofocus on username field.Thais Siqueira
2017-02-24[#907] Moves tests to directories componentsThais Siqueira
2017-02-23[#907] Moves i18n and util files to common directoryAnike Arni
2017-02-23[#907] Normalizes scss file namesAnike Arni
2017-02-23[#907] Adds integration test for translationsAnike Arni
2017-02-21[#907] Makes login page responsiveAnike Arni
2017-02-16[#907] Bundles login static files separatelyAnike Arni
2017-02-09[#922] Add link for the pix logoTayane Fernandes
2017-02-09[#922] Changes layout to be compatible with IETayane Fernandes
2017-02-09[#922] Fix webpack production path to account recoveryTayane Fernandes
2017-02-09[#922] Add logo and icons to the headerTayane Fernandes
2017-02-08[#922] Creates headerAnike Arni
2017-02-08[#922] Applies changes compatible with firefoxAnike Arni
2017-02-08[#922] Create footerAnike Arni
2017-02-08[#922] Add css autoprefixer for compatibility with browsersAnike Arni
2017-02-08[#922] Add semincolon to lint and fix js codeAnike Arni
2017-02-08[#922] Adds eslint for react and es6 filesAnike Arni
2017-02-07[#922] Fix button and input widthTayane Fernandes
2017-02-07[#922] Extract input field to a componentTayane Fernandes
2017-02-07[#922] Extract the submit button to a componentTayane Fernandes