summaryrefslogtreecommitdiffhomepage
path: root/app/containers/AccountPage.js
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-39/+0
2018-08-08Use appropriate history methods when navigating between pagesAndrej Mihajlov1-3/+3
2018-08-07Migrate to connected-react-routerAndrej Mihajlov1-1/+1
Since react-router-redux is deprecated
2018-07-24Localize expiry timeJanito Vaqueiro Ferreira Filho1-0/+2
2018-07-24Copy account token to clipboard when clickedJanito Vaqueiro Ferreira Filho1-0/+3
2018-07-05Replace Backend with AppRendererAndrej Mihajlov1-6/+2
2018-06-12Update account expiry when showing the account detailsAndrej Mihajlov1-2/+8
2018-06-05Add formatted source codeAndrej Mihajlov1-2/+5
2018-01-15OpenLink in containersanderklander1-2/+2
2017-12-14Links/exit in platform.jsanderklander1-2/+2
moved separate small files to platform.js to handle platform specific tasks
2017-12-14Reactxp starter packanderklander1-2/+2
Some changes in app init and rendering the header bar in reactxp. Moved linking and exit to separate files for web/mobile
2017-12-06Enable flow for AccountPageAndrej Mihajlov1-6/+13
2017-10-19Remove unused onViewAccount from AccountPageAndrej Mihajlov1-1/+0
2017-07-13Add tests for Account componentAndrej Mihajlov1-1/+1
2017-07-03Moved the redux stuff into separate folder and renamed user->account and ↵Erik Larkö1-2/+2
connect->connection
2017-05-27Migrate to react-router v4 and react-router-redux v5-alphaAndrej Mihajlov1-2/+3
2017-03-06Add account subviewAndrej Mihajlov1-0/+22