Merge branch 'master' into 13903-edit-collection-popup
[arvados.git] / src / store / favorite-panel / favorite-panel-middleware-service.ts
2018-08-02 Janicki ArturMerge branch 'master' into 13903-edit-collection-popup
2018-08-02 Daniel Kosrefs #13887 Merge branch 'origin/13887-extract-common...
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 missing param in favorites api call
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