Move breadcrumbs component to the root components directory
[arvados.git] / src / views / workbench / workbench.tsx
2018-06-12 Michal KlobukowskiMove breadcrumbs component to the root components directory
2018-06-11 Michal Klobukowskireplace search-box callbacks with onSearch, flatten...
2018-06-11 Michal KlobukowskiAdd new main app bar to workbench
2018-06-08 Michal KlobukowskiCreate main app bar prototype
2018-06-06 Daniel Kosrefs #13563 Merge branch '13563-login-service'
2018-06-06 Daniel KosMove reducers to separate folders
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