You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drat.apache.org by ma...@apache.org on 2018/08/11 18:51:18 UTC

[drat] 01/02: Merge branch 'gsoc-2018' of https://github.com/ahmedifhaam/drat into gsoc18

This is an automated email from the ASF dual-hosted git repository.

mattmann pushed a commit to branch gsoc18
in repository https://gitbox.apache.org/repos/asf/drat.git

commit 42ec0f98d437be63df0c5babab79af9a8196891e
Merge: f05c23d 5a9c9b5
Author: Chris Mattmann <ch...@jpl.nasa.gov>
AuthorDate: Sat Aug 11 10:48:36 2018 -0700

    Merge branch 'gsoc-2018' of https://github.com/ahmedifhaam/drat into gsoc18

 .../src/main/webapp/resources/public/index.html    |  2 +-
 .../src/main/webapp/resources/src/App.vue          |  2 +-
 .../resources/src/components/auditsummarycomp.vue  |  1 +
 .../resources/src/components/barchartcomp.vue      | 16 ++++++++++------
 .../resources/src/components/bublechartcomp.vue    | 13 +++++++------
 .../resources/src/components/controll_bar.vue      |  6 +++---
 .../resources/src/components/filelistcomp.vue      | 15 +++++++++++----
 .../webapp/resources/src/components/piechart.vue   | 22 ++++++++++++----------
 .../resources/src/components/progresscomp.vue      | 21 +++++++++++++++------
 .../resources/src/components/projectstable.vue     | 13 +++++++++++--
 .../resources/src/components/statisticscomp.vue    | 17 ++++++++++++++---
 .../src/main/webapp/resources/src/store/store.js   | 11 ++++++++---
 12 files changed, 94 insertions(+), 45 deletions(-)