summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/containers/AccountPage.tsx
AgeCommit message (Expand)AuthorFilesLines
2022-10-13Create functional componentHank1-32/+0
2022-09-08Move account number row and expiry row to functional componentsOskar Nyberg1-4/+0
2022-05-13Update to new device state rpc callsOskar Nyberg1-1/+1
2022-04-05Fix import orderingOskar Nyberg1-2/+2
2022-03-14Add log out confirmation dialogOskar Nyberg1-1/+8
2022-03-14Show device name in settingsOskar Nyberg1-0/+1
2021-07-23Replace consumePromise with void operatorOskar Nyberg1-2/+1
2021-07-08Fetch account data when settings and account page is mountedOskar Nyberg1-0/+1
2021-07-01Adjust all uses of history to use the new methodsOskar Nyberg1-4/+4
2020-11-02Replace connected-react-router with use of withRouter()Oskar Nyberg1-6/+4
2020-02-21Fix linter problems caused by @typescript-eslint/no-floating-promisesOskar Nyberg1-1/+2
2020-02-19Fix linter problems caused by prettier/prettierOskar Nyberg1-6/+1
2019-10-07Use authenticated URL in componentsEmīls Piņķis1-2/+1
2019-10-07Pass `app` via custom contextAndrej Mihajlov1-7/+9
2019-09-25Add language selectorAndrej Mihajlov1-2/+2
2019-03-07Expose the locale via route propsAndrej Mihajlov1-3/+3
2019-03-01Move desktop to the rootAndrej Mihajlov1-0/+33