Add better layout for user name on the appbar
[arvados-workbench2.git] / src / views / workbench / workbench.tsx
2018-06-06 Daniel KosAdd better layout for user name on the appbar
2018-06-06 Daniel KosAdd proper logout, add rebuilding user from local storage
2018-06-06 Daniel KosAdd displaying logged user name
2018-06-06 Daniel KosReplace typesafe-actions with unionize, add fetching...
2018-06-04 Daniel KosAdd auth service, getting api token, login/logout actions
2018-05-24 Daniel KosAdd router
2018-05-24 Daniel KosAdd basic application skeleton