summaryrefslogtreecommitdiffhomepage
path: root/app/containers/LoginPage.js
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-45/+0
2018-08-08Use appropriate history methods when navigating between pagesAndrej Mihajlov1-2/+2
2018-08-07Migrate to connected-react-routerAndrej Mihajlov1-1/+1
2018-07-05Replace Backend with AppRendererAndrej Mihajlov1-7/+3
2018-07-03Pass individual props instead of AccountReduxStateAndrej Mihajlov1-11/+15
2018-06-14Update mapStateToProps to include only relevant fieldsAndrej Mihajlov1-1/+3
2018-06-05Add formatted source codeAndrej Mihajlov1-2/+8
2018-01-15OpenLink in containersanderklander1-2/+2
2017-12-14Links/exit in platform.jsanderklander1-6/+2
2017-12-14Reactxp starter packanderklander1-1/+5
2017-12-06Enable flow for LoginPageAndrej Mihajlov1-7/+21
2017-11-21Implement account dropdown for account history on Login viewAndrej Mihajlov1-0/+1
2017-10-02Store the unsubmitted account token in the redux storeErik Larkö1-1/+2
2017-08-28Fixed failed loginChange action when resetting login errorErik Larkö1-2/+2
2017-08-21Refactor Login component and add footer and account input testsErik Larkö1-1/+0
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