summaryrefslogtreecommitdiffhomepage
path: root/app/containers/LoginPage.js
AgeCommit message (Expand)AuthorFilesLines
2017-07-03Rename account.account -> account.accountNumberErik Larkö1-1/+1
2017-07-03Moved the redux stuff into separate folder and renamed user->account and conn...Erik Larkö1-2/+2
2017-06-21Replace ConnectionState & LoginState with Flow alternativeAndrej Mihajlov1-2/+1
2017-05-27Migrate to react-router v4 and react-router-redux v5-alphaAndrej Mihajlov1-1/+2
2017-03-01Add settings button in header barAndrej Mihajlov1-0/+1
2017-03-01Leaner Login component logicAndrej Mihajlov1-5/+5
2017-03-01Split constants on enums and config.jsonAndrej Mihajlov1-1/+1
2017-02-21Refactor code and handle edge casesAndrej Mihajlov1-10/+5
2017-02-14Refactor code and implement missing testsAndrej Mihajlov1-1/+1
2017-02-13Fix linting issuesAndrej Mihajlov1-1/+1
2017-02-13Add logoutAndrej Mihajlov1-2/+2
2017-02-13Autofocus on text field after login failureAndrej Mihajlov1-1/+0
2017-02-13- Add ES6 enumsAndrej Mihajlov1-2/+12
2017-02-06Initial commitAndrej Mihajlov1-0/+17