15088: Adds account linking functionality
[arvados-workbench2.git] / src / store / project-panel / project-panel-middleware-service.ts
2018-08-01 Daniel KosMove columns definition out of middleware scope
2018-07-31 Daniel KosMake configurable explicit, remove getDataExplorer
2018-07-30 Michal KlobukowskiUse bindDataExplorerActions in middleware, remove api...
2018-07-30 Daniel KosRemove middleware singletons, remove typescript getters...
2018-07-26 Michal KlobukowskiFix and make use of DataExplorer getter
2018-07-26 Michal KlobukowskiCreate actions for panels using bindDataExplorerActions...
2018-07-26 Michal KlobukowskiUpdate favorite-panel and project panel implementation