new flags in side panel
[arvados.git] / src /
2018-06-12 Michal KlobukowskiCreate search-bar tests
2018-06-12 Pawel Kowalczyktree test
2018-06-11 Michal KlobukowskiAdd search bar component unmount handler, clean up...
2018-06-11 Michal Klobukowskireplace search-box callbacks with onSearch, flatten...
2018-06-11 Michal KlobukowskiAdd new main app bar to workbench
2018-06-11 Michal KlobukowskiAdd generic app bar menu rendering, extend main app...
2018-06-11 Michal KlobukowskiAdd breadcrumb interface export
2018-06-11 Michal KlobukowskiCreate dropdown menu component
2018-06-11 Michal KlobukowskiAdd onclick handler to breadcrumbs component
2018-06-10 Daniel Kosrefs #13545 Merge branch '13545-projects-service'
2018-06-10 Daniel KosAdded basic functionality related to reading groups
2018-06-08 Pawel Kowalczykdeleted unnecessary divs in project-tree component
2018-06-08 Michal KlobukowskiCreate main app bar prototype
2018-06-08 Michal KlobukowskiUpdate SearchBar layout to stretch horizontally to...
2018-06-08 Michal KlobukowskiCreate breadcrumbs component
2018-06-08 Pawel Kowalczykexport workbenchprops interface
2018-06-08 Pawel Kowalczykproject-tree component
2018-06-08 Michal KlobukowskiCreate search bar component
2018-06-08 Pawel KowalczykArrows tree component
2018-06-08 Pawel KowalczykGeneric tree issue withStyles
2018-06-06 Daniel Kosrefs #13563 Merge branch '13563-login-service'
2018-06-06 Daniel KosMake login/logout tests compatible with jsdom
2018-06-06 Daniel KosAdd login/logout tests
2018-06-06 Daniel KosAdd auth reducer tests
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 Pawel KowalczykMerge conflicts
2018-06-06 Daniel KosAdd proper logout, add rebuilding user from local storage
2018-06-06 Pawel KowalczykAdded color for active leaf of tree
2018-06-06 Daniel KosFix tests passing
2018-06-06 Daniel KosAdd displaying logged user name
2018-06-06 Daniel KosReplace typesafe-actions with unionize, add fetching...
2018-06-05 Pawel KowalczykAdded scrollability, styles for tree
2018-06-05 Daniel KosAdd server api instance
2018-06-04 Daniel KosAdd auth service, getting api token, login/logout actions
2018-06-04 Pawel KowalczykAdded icons to tree
2018-05-31 Daniel KosAdd tree structure rendering
2018-05-24 Daniel KosAdd router
2018-05-24 Daniel KosAdd basic application skeleton