You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by ma...@apache.org on 2017/11/08 07:54:16 UTC

[3/3] atlas git commit: Merge branch 'master' into ATLAS-2251

Merge branch 'master' into ATLAS-2251


Project: http://git-wip-us.apache.org/repos/asf/atlas/repo
Commit: http://git-wip-us.apache.org/repos/asf/atlas/commit/d511b288
Tree: http://git-wip-us.apache.org/repos/asf/atlas/tree/d511b288
Diff: http://git-wip-us.apache.org/repos/asf/atlas/diff/d511b288

Branch: refs/heads/ATLAS-2251
Commit: d511b28887346db37fa8e0b7db244ad4a9aa3c55
Parents: f01e46d 549310e
Author: Madhan Neethiraj <ma...@apache.org>
Authored: Tue Nov 7 17:23:08 2017 -0800
Committer: Madhan Neethiraj <ma...@apache.org>
Committed: Tue Nov 7 17:23:08 2017 -0800

----------------------------------------------------------------------
 3party-licenses/backgrid-columnmanager-LICENSE  |  22 +
 LICENSE                                         |   3 +
 dashboardv2/gruntfile.js                        | 308 +++---
 dashboardv2/package.json                        |  32 +-
 dashboardv2/public/index.html.tpl               |   2 +-
 .../css/Backgrid.ColumnManager.css              | 114 +++
 .../js/Backgrid.ColumnManager.js                | 960 +++++++++++++++++++
 dashboardv2/public/js/main.js                   |   2 +-
 8 files changed, 1276 insertions(+), 167 deletions(-)
----------------------------------------------------------------------